Description
This page allows you to create a business process object output mapping for an automatic activity. These output mappings define the data returned as a result of the business process object method. If this data is needed to complete the workflow process, then it should be mapped to the activity. Output mappings map the workflow data objects to the business process object method's output parameters.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Output FieldPDT_BPO_METHOD_FIELD_NAMEThe return field for each output mapping.Yes
Data Object AttributePDT_WDO_ATTRIBUTE_IDThe qualified workflow data object attribute name for each output mapping.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.
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
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A method name must be specified for this automatic activity.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
An interface name must be specified for this automatic activity.LinkNo
An output mapping associated with this automatic activity %1s cannot be created as the business process object method has not been set.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
A field name must be specified.LinkNo
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
An output mapping already exists for the field %1s.LinkNo
A workflow data object attribute must be specified.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 field %1s already exists on the formal parameter.LinkNo
The list workflow data object attribute %1s cannot be mapped to the field %2s which is not part of a list structure.LinkNo
The login ID %1s does not map to a user name.LinkNo
The mapping %1s is already being used for the field %2s.LinkNo
The released workflow process definition %1s with identifier %2n and version %3n is invalid. The validation error is %4sLinkNo
The type of the workflow data object attribute %1s does not match the type of the business process object method field %2s.LinkNo
The workflow data object attribute %1s cannot be mapped to the field %2s as this workflow data object is not 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
ProcessDefinition
When page is submitted
ProcessDefinition
Technical Information
Page IDProcessDefinitionTool_createBPOOutputMapping
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Process Definition Tool\Automatic Activity\ProcessDefinitionTool_createBPOOutputMapping.uim
Page Load InterfaceAutomaticActivityAdmin.checkActivityReleasedOrBPOMethodNotSet
Page Submit InterfaceAutomaticActivityAdmin.createBPOMapping
Linked From PagesNew Output Mapping (ProcessDefinitionTool_createBPOOutputMapping), Output Mappings (ProcessDefinitionTool_viewOutputMappings)