Process Additional Attributes Option


When you select the additional attributes option from a Processes screen, a process Additional Attributes overlay is displayed similar to the sample shown in Figure 3-3-3 for a subroutine process. It illustrates the fields applicable for all processes, although some processes have still more attributes.

Figure 3-3-3. Sample Process Additional Attributes Overlay

The sample process Additional Attributes overlay contains the following fields common to all processes:

COMPATIBLE .. Changes are committed as soon as all locks are freed. This provides maximum compatibility between APPXIO files and RDBMS tables.

AUTOCOMMIT . APPX will commit each modification as it is made.
*This value will be implemented in a future release.

PCF CYCLE ...... APPX will commit modifications as each PCF record is processed.

END .................. APPX will only commit modifications at the end of the process family.

MANUAL .......... APPX will not automatically commit changes. You must use the COMMIT statement to do so.