![](/images/new-backgrounds/1268738/268738671x1.webp)
Database Schema Reference
Table
Name | Index Null? Type | Description |
PROCESSID
ACTIVITYID
✔
✔
NOT | NUMBER(38) | Unique identifier for the process instance |
NULL |
| in which this activity instance occurs. |
NOT | NUMBER(38) | Identifier for the activity instance in the |
NULL |
| process instance designated by |
|
| PROCESSID. |
ID | ✔ | NUMBER(38) | Identifier for the assignment rule. |
LINKEDUSER |
| VARCHAR2(64) | The “LinkedUser” information passed |
|
|
| into this activity by its activity link. If |
|
|
| there is no activity link, value is |
|
|
| “<NO_LINKED_USER>” |
OTHERINFO |
| VARCHAR2(64) | The “OtherInfo” information passed into |
|
|
| this activity by its activity link. If there is |
|
|
| no activity link, value is |
|
|
| “<NO_OTHERINFO>” |
ASSIGNMENTRULE |
| VARCHAR2(64) | The name of an assignment rule |
|
|
| generated by a call to ConsultActivity or |
|
|
| DelegateActivity from a client |
|
|
| application. |
|
|
|
|
Table | WFHColdStart |
|
Name | Index Null? Type | Description |
|
|
|
SEQID | NUMBER(38) | Internal use only. |
VERNUM | NUMBER(38) | Schema version of the engine database. |
LOGVER | NUMBER(38) | Version of the database log table. |
REGVER | NUMBER(38) | Version of the database registration |
|
| table. |
STATEVER | NUMBER(38) | Version of the database state table. |
|
|
|