Description
This page allows you to view a case audit transaction log record. A case audit transaction log is automatically maintained for each case audit. The case audit transaction log is automatically updated whenever the system detects a pre-defined instance of processing for a case audit. For example, if an Auditor is assigned to a Case Audit, the system updates the case audit transaction log to this effect.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Transaction Details
LabelTypeDescriptionMandatory
Event TypeCASE_AUDIT_TRANSACTION_CODEEvent recorded for the case audit. e.g., "Auditor Added", "Auditor Removed".No
Created ByFULL_NAMEUser who created the event. If the event was created by the system,"System" is displayed in this field.No
Event DescriptionXML_DESCRIPTION_STRINGDescription of the event.No
Links and Actions
Page Level Actions
LabelDescription
CloseThe Close action dismisses the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2s %3s %4sLinkNo
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
None
Related Entities
When page is loaded
CaseAuditTransactionLog
ExternalUser
Users
When page is submitted
None
Technical Information
Page IDCaseAudit_viewTransactionLogRecord
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Case Audit\CaseAuditTransactionLog\View\CaseAudit_viewTransactionLogRecord.uim
Page Load InterfaceCaseAuditTransactionLog.readCaseAuditTransaction
Page Submit Interface
Linked From PagesHome (CaseAudit_auditorViewCaseAudit), Home (CaseAudit_coordinatorViewCaseAudit), Transaction History (CaseAudit_listTransactionLog)