Table Description
Task Definition: The definition of a task.

This is an old version 3 entity that has been migrated as a result of workflow.

Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Service Layer::Work Allocation Task::Admin::TaskDefinition::Entity::TaskDefinition
Controlling File: core\model\Packages\Reference Model\Service Layer\Work Allocation Task\TaskDefinition\Entity_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (16)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
taskDefinitionIDkeyno TASK_DEFINITION_ID SVR_STRING<40>
namedetails  TASK_DEFINITION_NAME SVR_STRING<50>
categoryCodedetails  CATEGORY_CODETaskCategoryCodeSVR_STRING<10>
allocationStrategyCodedetails  ALLOCATION_STRATEGY_CODEAllocationStrategyCodeSVR_STRING<10>
allocationItemIDdetails  ALLOCATION_ITEM_ID SVR_INT64
workAllocationRuleSetIDdetails  WORK_ALLOCATION_RULESET_ID SVR_STRING<16>
deadlineFunctionIDdetails  ALLOCATOR_FUNCTION_DEADLINE_ID SVR_INT64
deadlineTimeoutIntervaldetails  DEADLINE_TIMEOUT_INTERVAL SVR_INT64
allowForwardInddetails  CURAM_INDICATOR SVR_BOOLEAN
actionPageNamedetails  ACTION_PAGE_NAME SVR_STRING<200>
caseIDParameterNamedetails  CASE_ID_PARAMETER_NAME SVR_STRING<50>
participantIDParameterNamedetails  PARTICIPANT_ID_PARAMETER_NAME SVR_STRING<50>
administrationSIDdetails  ADMINISTRATION_SID SVR_STRING<250>
commentsdetails  COMMENTS SVR_STRING<300>
actionPageNameCodedetails  ACTIONPAGE_NAME_CODEActionPageNameCodeSVR_STRING<10>
deadlineTimeOverrideInddetails  CURAM_INDICATOR SVR_BOOLEAN
Operations (11)
OperationStereotypeOptionsDescriptionSQL
insertinsertPRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifymodifyPRE_DATA_ACCESS: yes
Standard Operation 
removeremovePRE_DATA_ACCESS: yes
Standard Operation 
searchAllSummarynsmulti  SQL
countFunctionTaskDefinitionns Counts the number of function task definitions for a specified allocation item identifier.SQL
validate    
readPageNameCaseIDAndParticipantParamsnsread Reads the action page name, caseIDParameter and participantIDParameter. 
validateCancel  Validates the cancel task definition details. 
countAllocationTargetExistns  SQL
listAll  @superseded - replaced by searchAllSummary 
Related Pages (12)