Table IWA_StartTaskData

Task data and the start task data of tasks

Columns

Primary Key Name Type Length Precision Can Be Null Default References Action Hints Comment
true TaskSwitchEventId BIGINT false IWA_TaskSwitchEvent(TaskSwitchEventId) ON DELETE CASCADE MsSqlServer , MySql Identifies the start task data. References the task element event that this start task data belongs to
false StartTaskData BLOB false The task process data. The data are stored as serialized java objekt.

Cache

Object Strategy
IWA_StartTaskData ALL_REMOVE_UNUSED

MySql

Object NoReferenceUseTrigger
TaskSwitchEventId true

MsSqlServer

Object NoReferenceUseTrigger
TaskSwitchEventId true