
ACTIVITY_SERVICE view
Use this predefined Business Process Choreographer database view for queries on activity services.
| Column name | Type | Comments |
|---|---|---|
| EIID | ID | The ID of the event instance. |
| AIID | ID | The ID of the activity instance that is waiting for the event. |
| PIID | ID | The ID of the process instance that contains the event. |
| VTID | ID | The ID of the service template that describes the event. |
| PORT_TYPE | String | The name of the port type. |
| NAME_SPACE_URI | String | The URI of the namespace. |
| OPERATION | String | The operation name of the service. |