This stores the event messages logged for workflow.
|
Field Name |
Data type |
Field Length |
FK Relationship |
Allow Null? |
Short description (Default value if applicable) |
|
|
Field |
Table |
|||||
|
ID |
INTEGER |
4 |
|
|
N |
Unique identifier |
|
EXECUTIONID |
INTEGER |
4 |
|
|
N |
Id which maps the SWExecution for the activity |
|
LOGMESSAGE |
INTEGER |
4 |
|
|
Y |
Id of the message logged from the action. |
|
LOGTIME |
DATETIME |
8 |
|
|
Y |
Date Time on which the message is logged. |