Description
This page allows you to view a process instance.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
Process IDPROCESS_IDThe unique reference number of the workflow process. This is automatically generated by the system at the point when the workflow process is created (defined), i.e. at workflow design time.No
Current Activities
LabelTypeDescriptionMandatory
Activity NameACTIVITY_SUBJECT_TEXTThe name of a workflow activity that is currently active on this Process Instance.No
Activity TypeWM_ACTIVITY_TYPEThe type of workflow activity currently active on this Process Instance e.g. Automatic, Manual, Event Wait, etc.No
Workflow Data Object Instance Data
LabelTypeDescriptionMandatory
Data ItemPROCESS_INSTANCE_DATA_ITEMThis is the name of a data item used throughout the lifetime of a Process instance. For example it could be case reference, participant ID or any other piece of data that may be required/used during the process instance. This is populated from the Workflow Data Object (WDO).No
Data ValuePROCESS_INSTANCE_DATA_VALUEThis is the value of the data item. Again this is populated from the Workflow Data Object (WDO). The WDO contains name, value pairs for all data to be used during the lifetime of the Process Instance. By parsing these name, value pairs we get a list of the data to be used. Therefore the data item and data value listing on this page corresponds to the WDO name, value pairs.No
List Workflow Data Object Instance Data
LabelTypeDescriptionMandatory
NamePDT_WDO_NAMEThis is the name of a List Workflow Data Object. This provides a link to a page listing all the instance data contained within this List Workflow Data Object.No
Links and Actions
None
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An error occurred creating an object from the given XML string.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 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 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
None
Related Entities
When page is loaded
ActivityInstance
ProcessDefinition
ProcessInstance
ProcInstOverflow
ProcInstWDOData
When page is submitted
None
Technical Information
Page IDWorkflowAdministration_viewErrorProcessInstance
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Workflow\WorkflowAdministration\WorkflowAdministration_viewErrorProcessInstance.uim
Page Load InterfaceWorkflowAdministration.viewProcessInstance
Page Submit Interface
Linked From PagesWorkflow Errors (WorkflowAdministration_listProcessInstanceErrors), View Message: (WorkflowAdministration_viewMessage)