InterfaceMessageCommandAuditLog
The table contains a list of commands that have been run against the message.
| Column Name | Type | Description |
|---|---|---|
| AuditingApplication | NUMERIC | The ID of the application that performed the In Basket action. |
| CommandExecutionAuditNote | VARCHAR | Provides capability to add comments to the audit of command executions. |
| CommandAuditList | VARCHAR | A list of commands that has been run against the message. (Networked to the In Basket Commands masterfile) |
| ServerSynchronizationInstant | DATETIME | The instant an action was sent to the server, if different from the instant the action was taken by the user. Will only be populated for actions performed from applications that allow a user to act on messages when offline. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| MessageCommandAuditLineNumber | INTEGER | Line number to identify the command audit within an In Basket Message. |
| AuditMembership | VARCHAR | The membership of the group or individual to execute commands on this message. Membership is a key to represent the entity capable of receiving In Basket messages. For a user, it is registry;userid. For a pool it is registry;* |
| In | VARCHAR | The unique ID of the In Basket Message. |
| QuickActionIdentifier | NUMERIC | The QuickAction used to issue this command. QuickActions are created in In Basket in order to perform multiple actions on a message either automatically or with limited involvement from users. An example of a QuickAction is the ability to file a Result Note to a message in the Results folder, route the result note to another recipient, and mark the message as Done with a single click of a button. |
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| AuditByUserIdentifier | VARCHAR | The user who has run the action. (Networked to the User masterfile) |
| InBasketActionPlatformCategory | INTEGER | The category value of the platform where the In Basket action came from. |