Description
This page allows you to create an event. For manual and event wait activities, the Workflow Engine waits for an event which signals it to proceed onto the next activity in the workflow. For manual activities, the event can signify that a user has completed the task; for event wait activities, the event can signify that a method has been completed. The event wait information describes the actions that an activity must wait on before continuing execution of the workflow.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
EventPDT_EVENT_CLASS_AND_TYPEThe type of the event to wait for.Yes
Event Match DataPDT_WDO_ATTRIBUTE_ID_FOR_EVENT_MATCH_DATAThe fully qualified name of the workflow data object attribute mapped to the event.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
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 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
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 event must be specified.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
An indexed item from a list workflow data object cannot be used as the event match data as the activity associated with this mapping is not contained within a loop.LinkNo
A workflow data object attribute must be specified for the event.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 event %1s with match data %2s has already been added.LinkNo
The event type %1s is specified as a multiple occurring event therefore it cannot be used again on the same activity.LinkNo
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 data object %1s with attribute %2s is not a valid workflow data object attribute for an activity event match data mapping.LinkNo
The workflow data object specified as the multiple occurring event must be 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_createEvent
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Process Definition Tool\Event Wait Activity\ProcessDefinitionTool_createEvent.uim
Page Load InterfaceEventWaitActivityAdmin.readEventWaitForModify
Page Submit InterfaceEventWaitActivityAdmin.addEvent
Linked From PagesAssign Event (ProcessDefinitionTool_createEvent), Event Wait: (ProcessDefinitionTool_viewEventWaitActivityEventWait), Event Wait Details (ProcessDefinitionTool_viewParallelManualActivityEventWait), Event Wait Details (ProcessDefinitionTool_viewSingleManualActivityEventWait)