Description
This page allows you to modify the page ID and action text of a notification action.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Action Details
LabelTypeDescriptionMandatory
Page IDPDT_ACTION_PAGE_IDPage ID of the Cúram page associated with this action.Yes
Action TextPDT_ACTION_TEXTText to describe the action.Yes
Open In ModalPDT_OPEN_MODAL_INDBoolean indicating if the link specified for this action will open in a modal window. If set to true, then the link will open in a modal; if set to false (the default) then the infrastructure will decide how to open the link, just like any other link. In that scenario, if the page is part of a tab configuration, then it will open the appropriate tab, if not then the page contents will just replace the home page in the content area of the current tab.No
Multiple Occurring Action.
LabelTypeDescriptionMandatory
List Data Object To UsePDT_SELECT_WDO_NAMEWhen a List WDO is specified for an action, this indicates that this is a multiple occurring action. This means that when the associated activity is executed, one action will be created for each item which is present in this List WDO.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
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
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 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 action text must be supplied.LinkNo
The login ID %1s does not map to a user name.LinkNo
The page identifier for the action must be supplied.LinkNo
The page identifier supplied for the action cannot contain spaces.LinkNo
The parameter placeholders can be placed in any order in the text but must be numbered sequentially.LinkNo
The released workflow process definition %1s with identifier %2n and version %3n is invalid. The validation error is %4sLinkNo
The workflow data object specified as the multiple occurring action is invalid.LinkNo
The workflow data object specified as the multiple occurring action must be a list workflow data object.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
This text contains duplicated placeholders but the parameter types in the duplicated placeholders are different.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