Description
This page allows you to view 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.No
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.No
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 Use.
LabelTypeDescriptionMandatory
List Data Object To Use.PDT_WDO_NAMENo
List Data Object To Use.PDT_VALID_MAPPING_AS_STRINGNo
Action Text Parameters
LabelTypeDescriptionMandatory
Data Object AttributePDT_WDO_ATTRIBUTE_IDNo
ValidPDT_VALID_MAPPINGNo
Link Parameters
LabelTypeDescriptionMandatory
NamePDT_ACTION_PARAMETER_NAMEThe name of each parameter to be passed to the Cúram page associated with the action.No
Data Object AttributePDT_WDO_ATTRIBUTE_IDFully qualified name of each of the WDO attributes mapped to the page ID link or action text parameters.No
ValidPDT_VALID_MAPPINGThis signifies that the WDO attribute input mapping is valid.No
Links and Actions
None
Row Level Actions for: Action Text Parameters
LabelDescription
ReorderClick the Reorder link on the appropriate row to reorder the action text parameter by inserting it before a different action text parameter.
DeleteClick the Delete link on the appropriate row to confirm the deletion of the action text parameter.
Row Level Actions for: Link Parameters
LabelDescription
EditClick the Edit link on the appropriate row to modify the page ID link parameter.
DeleteClick the Delete link on the appropriate row to confirm the deletion of the action link parameter.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An error occurred instantiating a primitive type wrapper for the type %1s.LinkNo
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 attribute %1s of the %2s workflow data object could not be found on this instance.LinkNo
The login ID %1s does not map to a user name.LinkNo
The number of placeholders used in the text does not equal the number of mapped workflow data object attributes.LinkNo
The released workflow process definition %1s with identifier %2n and version %3n is invalid. The validation error is %4sLinkNo
The type %1s specified for the attribute %2s is unknown.LinkNo
The workflow data object named %1s could not be found in the process definition %2s.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
None
Related Entities
When page is loaded
ProcessDefinition
When page is submitted
None
Technical Information