Description
This page allows you to create an incoming transition for an activity. A transition describes the flow of a workflow process between two activities. All activities, except the Start Process activity have at least one incoming transition, which is the transition to this activity. All activities except the End Process activity have at least one outgoing transition, which is the transition from this activity.
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_IDYou must select the from activity for the incoming transition from the drop-down list of activities in the workflow process definition. Yes
To ActivityPDT_ACTIVITY_NAMEThe unique name of the selected to activity. This is used for display purposes.No
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_createIncomingTransition
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Process Definition Tool\Transitions\ProcessDefinitionTool_createIncomingTransition.uim
Page Load InterfaceTransitionAdmin.listActivitiesForCreateIncomingTransition
Page Submit InterfaceTransitionAdmin.createTransition
Linked From PagesNew Incoming Transition (ProcessDefinitionTool_createIncomingTransition)