Associates CA Process Automation process instances that launched from the CA SDM interface. Includes the CA SDM entity to which the instance belongs.
|
Field |
Data Type |
Reference |
Remarks |
|
id |
INTEGER |
|
UNIQUE NOT_NULL KEY |
|
inactive |
INTEGER |
|
NOT_NULL |
|
instance_id |
STRING 255 |
|
CA Process Automation instance ID |
|
object_persid |
STRING 60 |
|
The persistent id of the CA SDM entity from which a CA Process Automation process instance was launched. |
|
procname |
STRING 32768 |
|
The CA Process Automation process definition name and reference path. |
|
starttime |
LOCAL_TIME |
|
Indicates CA Process Automation workflow start time. |
|
endtime |
LOCAL_TIME |
|
Indicates CA Process Automation workflow end time. |
|
Copyright © 2013 CA.
All rights reserved.
|
|