Description
This page allows you to view a list of activities for a workflow process definition. An activity in a workflow process definition defines a discrete piece of work that must be completed before a workflow process can progress.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NamePDT_ACTIVITY_NAMEThe unique name of the activity.No
TypePDT_ACTIVITY_TYPEThe type of the activity. There are nine activity types: start, end, automatic, manual, event wait, route, subflow, loop, and decision.No
CategoryPDT_ACTIVITY_CATEGORYThe category of the activity, e.g., product delivery, integrated case.No
Links and Actions
Page Level Actions
LabelDescription
NewPress the New button to create a new activity.
Row Level Actions
LabelDescription
EditClick the Edit link on the appropriate row to modify the activity.
DeleteYou can press the Delete button to delete the automatic activity.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An error occurred loading the process definition XML document.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A workflow data object defined by the workflow engine.LinkNo
Cannot find the default locale for this localized text.LinkNo
Enacting UserLinkNo
Enactment TimeLinkNo
Process Instance IDLinkNo
Runtime InformationLinkNo
The login ID %1s does not map to a user name.LinkNo
The released workflow process definition %1s with identifier %2n and version %3n is invalid. The validation error is %4sLinkNo
The workflow process definition %1s cannot be found.LinkNo
The workflow process definition is invalid against the schema. The schema error is %1sLinkNo
The XML Binding API cannot be invoked as the classesToBeBound parameter is empty.LinkNo
Unable to unmarshal the data for the class '%1s'. The error message is '%2s'.LinkNo
When page is submitted
None
Related Entities
When page is loaded
ProcessDefinition
When page is submitted
None
Technical Information
Page IDProcessDefinitionTool_listActivities
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Process Definition Tool\Base Activity\ProcessDefinitionTool_listActivities.uim
Page Load InterfaceActivityAdmin.listActivities
Page Submit Interface
Linked From PagesDelete Activity (ProcessDefinitionTool_deleteActivity), Delete Activity (ProcessDefinitionTool_deleteLoopBeginActivity), Delete Activity (ProcessDefinitionTool_deleteLoopEndActivity)