Description
This page allows you to modify a work allocation function. A function is an action performed by the application. For example, a user may have access to a function that deletes participant details.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
FunctionALLOCATOR_FUNCTION_NAMEFully qualified java function without parameter definition.Yes
Details
LabelTypeDescriptionMandatory
NameNAMEFunction name as it appears in the application code.Yes
TypeALLOCATOR_FUNCTION_TYPEFunction type, i.e. allocation or deadline.Yes
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser 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
An allocation function already exists with this name.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Cannot load work allocation function named %1s because it does not exist or has the wrong signature.LinkNo
Function name must be entered.LinkNo
Name must be entered.LinkNo
The function name must not contain spaces.LinkNo
The function you have specified does not exist.LinkNo
Related Entities
When page is loaded
WorkAllocationFunction
When page is submitted
WorkAllocationFunction
Technical Information
Page IDWorkAllocation_modifyFunction
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Work Allocation\Function\WorkAllocation_modifyFunction.uim
Page Load InterfaceWorkAllocation.readWorkAllocationFunction
Page Submit InterfaceWorkAllocation.modifyWorkAllocationFunction
Linked From PagesFunctions (WorkAllocation_listFunction)