process_objid | process | objid | Internal record number | 3 (UNIQUE) |
process_id | process | id | Process ID | |
process_duration | process | duration | Max. duration (number of seconds before timeout) | |
process_status | process | status | Status of the process - New, Verified, Active, Obsolete | |
process_version | process | version | Version | |
process_focus_object | process | focus_object | The focus object of the process | |
process_bizcal_path | process | bizcal_path | Business calendar path | |
process_owner_path | process | owner_path | Owner path | |
process_forecasting | process | forecasting | Forecasting mode: 0 = None, 1 = Forecast at creation, 2 = Reforecast each step | |
group_objid | func_group | objid | Internal record number | |
group_id | func_group | id | Function Group ID | |
group_type | func_group | type | Type of Group 1=Serial, 2=Parallel, 3=Conditional | |
group_iter | func_group | iter | Type of iteration 0=Not iterative, 1=iterative, 2=iterative sequential | |
group_iter_path | func_group | iter_path | Iteration path | |
group_iter_focus | func_group | iter_focus | 0 = Current focus object, 1 = current group_inst | |
group_iter_order | func_group | iter_order | Colon separated list of fields to order the iteration for sequential processing | |
group_cond_path | func_group | cond_path | Conditional expression | |
group_cond_focus | func_group | cond_focus | 0 = Current focus object, 1 = current group_inst | |
group_iter_expected | func_group | iter_expected | Expected iteration count for forecasting sequential iteration | |
group_is_milestone | func_group | is_milestone | 0 = No, 1 = Completion of this group is a milestone in the process | |
group_exec_type | func_group | exec_type | 0 = Default, 1 = foreground, 2 = detached | |
group_checkpoint_mode | func_group | checkpoint_mode | 0 = Automatic, 1 = Manual | |
process_is_transient | process | is_transient | Defines a process as transient, in which case it does not create any instance data when executed. | |
process_tlist | process | tlist | Semicolon delimited list of tags that define process instances that can run non-ACTIVE versions of this definition | |