PROC_VER_COMMENT
Summary
This attribute defines whether or not, in TIBCO iProcess Modeler, a user has to enter a comment whenever they save a procedure.
Applies To
This attribute must be set for ALL processes.
Permissible Values
The attribute value must be one of the following:
Value |
Meaning |
0 |
Not supported. The comment field is not displayed in the Procedure > Save dialog box(s) in TIBCO iProcess Modeler. |
1 |
Optional. The comment field is displayed in the Procedure > Save dialog box(s) in TIBCO iProcess Modeler. The user can leave it blank if desired. |
2 |
Required. The comment field is displayed in the Procedure > Save dialog box(s) in TIBCO iProcess Modeler. The user must fill it in before they can save the procedure. |
Default Value
This attribute is not defined on a newly installed iProcess Engine node. In this case, the default value is:
Machine ID |
Process |
Instance |
Value |
0 |
ALL |
0 |
1 |
The attribute only appears in the output of the SHOW_ALL_ATTRIBUTES
command if you have explicitly assigned a value to it using the SET_ATTRIBUTE
command. The default setting is not displayed
Notes
For more information about the use of version numbering with procedures, see “Using Version Control” in TIBCO iProcess Modeler Procedure Management.
See Also
DEF_MAJOR_VERS, DEF_MINOR_VERS, PROC_VER_INC, PROC_VER_NUM_INSTANCES