D98802B - Workflow Display Process Activity Associations
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szProcessName | PROCNAME | char | OPT | NONE |
The unique identifier for a process. If no value is entered, a next number is assigned. Once assigned, the value cannot be changed. | ||||
mnProcessVersion | PROCVER | MATH_NUMERIC | OPT | NONE |
A number from 1 to 99999 that identifies a unique version of a workflow process. | ||||
szActivityName | ACTNAME | char | OPT | NONE |
The type of task that is used within a workflow process. The task determines what kind of object is executed when the task is started. Types
| ||||
szNextActivity | NEXTACT | char | OPT | NONE |
The next task that will be executed in the workflow process, following the completion of the current task. | ||||
szTransitionValue | TRANVLU | char | OPT | NONE |
A rule that specifies whether the next task will be executed. | ||||
szDisplayString | @@P1 | char | OPT | NONE |
None |
None |