Description
This page allows you to create a notification action. An action is simply a parameterized hyperlink to a Cúram page that can be used to perform some action. The action is made up of the page ID of the Cúram page and the action text that describes the action. The page ID has a number of link parameters associated with it and the action text can contain replaceable strings.
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. The page ID has a number of link parameters which are name and value pairs, where the name is the name of a parameter to be passed to the Cúram page and value is the WDO attribute that should be mapped to this parameter. Yes
Action TextPDT_ACTION_TEXTText to describe the action. The action text can contain replaceable strings. An action text parameter is a mapping to a WDO attribute. Parameter "k" in the list will replace "%k" in the action text string, where k is the order of the parameter in the list. "%k" can be repeated within the string and thus each WDO attribute must only be mapped once. A format for the replaceable strings can optionally be specified by placing another letter after the replaceable string, e.g. %1d, where d will format the value as a date.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 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
None
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
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
None
When page is submitted
ProcessDefinition
Technical Information