PROC_VER_INC

Procedure Configuration

Summary

This attribute defines whether or not, in TIBCO iProcess Modeler, a procedure’s version number will be incremented whenever it is saved.

Applies To

This attribute must be set for ALL processes.

Permissible Values

The attribute value must be one of the following:

Value

Meaning

0

The version number will be incremented only when a new version of the procedure is explicitly created.

1

The version number will be incremented every time the procedure is saved.

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

0

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_COMMENT, PROC_VER_NUM_INSTANCES