Description
This page allows the user to edit a reference to a BPO method that can be used by automatic activities within a workflow process.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Interface NamePDT_INTERFACE_NAMEThe interface name of the BPO method to reference.Yes
Method NamePDT_BPO_METHOD_NAMEThe method name of the BPO method to reference.Yes
Category NamePDT_BPO_METHOD_CATEGORYThe code of the category this BPO method is associated with.Yes
Method TypePDT_BPO_METHOD_TYPEThe type of the BPO method. The BPO method types can be Allocation, Deadline or General.Yes
Comments
LabelTypeDescriptionMandatory
CommentsPDT_BPO_METHOD_COMMENTSUser comments on this record.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
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A category name must be specified.LinkNo
A method name must be specified.LinkNo
A method type must be specified.LinkNo
An interface name must be specified.LinkNo
The allocation function %1s must specify a return type of %2s.LinkNo
The business process object with the fully qualified name of %1s cannot be found on the classpath.LinkNo
The class %1s specified as the business process object is not an interface.LinkNo
The interface %1s with method %2s already exists in this specified category with this specified type. A business process object method cannot be referenced twice in the same category with the same type.LinkNo
The interface name has not been specified.LinkNo
The method %1s does not exist on the interface %2s.LinkNo
The method name has not been specified.LinkNo
Related Entities
When page is loaded
BPOMethodLibrary
When page is submitted
BPOMethodLibrary
Technical Information
Page IDProcessDefinitionTool_editBPOMethodReference
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Process Definition Tool\Workflow Processes\ProcessDefinitionTool_editBPOMethodReference.uim
Page Load InterfaceBPOMethodReferencesAdmin.readBPOMethodReference
Page Submit InterfaceBPOMethodReferencesAdmin.modifyBPOMethodReference
Linked From PagesMethod References (ProcessDefinitionTool_listBPOMethodReferences)