Description
This page allows you to create a transition for a workflow process definition. A transition describes the flow of a workflow process between two activities. There are two important aspects of activity transitions: the transition type and the transition conditions. The transition type determines the flow from one activity to the next activity or activities. Transition conditions are used by transitions to determine the route through a workflow process.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
From ActivityPDT_ACTIVITY_IDSource activity of the transition from the drop-down list of activities for the workflow process definition.Yes
To ActivityPDT_ACTIVITY_IDTarget activity of the transition from the drop-down list of activities for the workflow process definition.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Save & NewThe Save & New action creates a new record from the information entered on the page and resets the page allowing an additional record to be created.
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 %1s version %2s cannot be changed as it has already been released.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
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
Activity %1s is not a valid activity.LinkNo
An error occurred converting the process definition to XML.LinkNo
An error occurred loading the process definition XML document.LinkNo
An error occurred updating the workflow process definition: %1s.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A transition already exists between the activities %1s and %2s in the workflow process definition.LinkNo
A transition already exists between the activities %1s and %2s in the workflow process definition.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 source activity '%1s' has a split type of 'NONE' and already has an outgoing transition. An activity with a split type of 'NONE' must have just one outgoing transition.LinkNo
The source activity %1s has a split type of XOR. Care should therefore be taken in placing a new transition as the order of the transitions in an XOR split type is important.LinkNo
The source and target activities selected for a transition definition cannot be the same activity.LinkNo
The target activity '%1s' has a join type of 'NONE' and already has an incoming transition. An activity with a join type of 'NONE' must have just one incoming transition.LinkNo
The workflow process definition %1s cannot be found.LinkNo
The workflow process definition %1s version %2s cannot be changed as it has already been released.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 marshal the data for the class '%1s'. The error message is '%2s'LinkNo
Unable to unmarshal the data for the class '%1s'. The error message is '%2s'.LinkNo
Related Entities
When page is loaded
ProcessDefinition
When page is submitted
ProcessDefinition
Technical Information
Page IDProcessDefinitionTool_createTransition
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Process Definition Tool\Transitions\ProcessDefinitionTool_createTransition.uim
Page Load InterfaceTransitionAdmin.listActivityNamesAndIDs
Page Submit InterfaceTransitionAdmin.createTransition
Linked From PagesNew Transition (ProcessDefinitionTool_createTransition), Transitions (ProcessDefinitionTool_listTransitions)