Description
This page allows you to create a text parameter for the notification body. The text of the body can contain replaceable strings (%k), which will be replaced with the associated text parameters. A text parameter is a mapping to a workflow data object attribute. Parameter "k" in the list will replace %k in the text string, where k is the order of the parameter in the list. 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. Note that the text parameter can be repeated within the string and thus, each workflow data object attribute must only be mapped once.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Data Object AttributePDT_WDO_ATTRIBUTE_IDFully qualified name of the workflow data object attribute to map to the notification body.Yes
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.
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
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An error occurred converting the process definition to XML.LinkNo
An error occurred instantiating a primitive type wrapper for the type %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 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 placeholder %1s is incompatible with the mapped variable %2s.LinkNo
The released workflow process definition %1s with identifier %2n and version %3n is invalid. The validation error is %4sLinkNo
The selected workflow data object attribute %1s is already mapped as a text parameter.LinkNo
The text parameter %1s cannot be created. The number of workflow data object attributes mapped cannot exceed the number of text placeholders.LinkNo
The text parameter cannot be created. Please select a workflow data object attribute.LinkNo
The type %1s specified for the attribute %2s is unknown.LinkNo
The workflow data object attribute %1s cannot be mapped as the message text has not yet been created.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 %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