Jetfire Compare Workflow Configuration Web Part
Workflow Configuration files supplement Jetfire code classes by defining display properties used to display workflows to users. This Web Part compares the properties defined in the Jetfire code class to the properties defined in the embedded configuration file for the code class.
A comparison between the two files yields three results:
- The properties are found in the code class and the embedded configuration file. A row is added to the Position results table. e.g.
Position Property Name Display name Class Type Form Element
6 Subject Name string TextBox
2. The property is found in the code class, but not in the embedded configuration file. A message is displayed. e.g.
'Teams property is not in the Workflow Config file'
3. The property is not found in the code class, but is in the embedded configuration file. A message is displayed. e.g.
'Cannot find property: Emails'
Access
This Web Part is accessed by the
Jetfire Admin Panel.
Edit Properties
Custom Edit properties include: