Description
This page allows you to modify the latest released Workflow process.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Version Details
LabelTypeDescriptionMandatory
New Version RequiredPDT_PROCESS_RELEASEDDetermines if a new version will be required if the workflow is released,No
Process Details
LabelTypeDescriptionMandatory
Technical IDPDT_PROCESS_NAMEThe unique name of the workflow process.No
NamePDT_PROCESS_DISPLAY_NAMEThe display name of the workflow process.Yes
CategoryPDT_PROCESS_CATEGORYThe code of the category of workflow process. Yes
Start Process Split TypePDT_ACTIVITY_SPLIT_TYPEThe split type of the start process activity.Yes
End Process Join TypePDT_ACTIVITY_JOIN_TYPEThe join type of the end process activity.Yes
DocumentationPDT_PROCESS_DOCUMENTATIONA reference to more detailed documentation.No
Description
LabelTypeDescriptionMandatory
DescriptionPDT_PROCESS_DESCRIPTIONA detailed description of this workflow process.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveYou can press the Edit button to modify the information displayed.
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 version of this process definition that you want to edit is not the latest released version. Therefore any changes made to more recent versions of this process will be lost when the new version is created.LinkNo
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
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A join type must be specified for the end process activity.LinkNo
An error occurred converting the process definition to XML.LinkNo
An error occurred creating the workflow process definition: %1s.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 process category must be specified.LinkNo
A process display name must be specified for process %1s.LinkNo
A split type must be specified for the start process activity.LinkNo
A workflow data object defined by the workflow engine.LinkNo
A workflow process definition named %1s already exists.LinkNo
A workflow process definition with display name %1s already exists.LinkNo
Cannot find the default locale for this localized text.LinkNo
Could not retrieve the localized process display name for the process. Reason: %1sLinkNo
Enacting UserLinkNo
Enactment TimeLinkNo
Process Instance IDLinkNo
Runtime InformationLinkNo
The description for this process has been localized.LinkNo
The end process activity has more than one incoming transition and cannot therefore have it's join type changed to 'NONE'. An end process activity with a join type of 'NONE' must have just one incoming transition.LinkNo
The length of the display name of process %1s is %2n. The maximum allowed length is %3n.LinkNo
The login ID %1s does not map to a user name.LinkNo
The released workflow process definition %1s version %2s cannot be modified as an unreleased version of this process already exists.LinkNo
The released workflow process definition %1s with identifier %2n and version %3n is invalid. The validation error is %4sLinkNo
The start process activity has more than one outgoing transition and cannot therefore have it's split type changed to 'NONE'. A start process activity with a split type of 'NONE' must have just one outgoing 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
ProcessDefinitionTranslation
Technical Information
Page IDProcessDefinitionTool_editProcessFromReleasedList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Process Definition Tool\Workflow Process\ProcessDefinitionTool_editProcessFromReleasedList.uim
Page Load InterfaceProcessAdmin.readProcessforModify
Page Submit InterfaceProcessAdmin.modifyProcess
Linked From Pages