Access the Message Log List page through System Admin → System Tools
→ Message Log.
Column
|
Description
|
Message Log Id |
Identifier of the Message Log SDI. |
Message Type |
Message Type SDI associated with the logged message. |
Message Tag |
The sender of every incoming message sent to LabVantage
should identify the message instance using a unique Message Tag. Similarly,
LabVantage gives every outgoing message a unique Message Tag. |
Process Status |
Status of message processing. This is defined by the MessageProcessStatus
Reference Type. |
Send Status |
Status of outgoing messages that have been send. This
is defined by the MessageSendStatus Reference Type. |
Processed Date |
Date the message was processed. |
Processed By |
User who processed the message. |
Button
|
Description
|
Manual Process |
Processes the selected Message onclick. Used if the Message
is defined by the Message Type's Process Action Mode as "Manual"
and the Message Status is "Not Started". |
Reprocess |
Reprocesses the selected message. You can select multiple
items and reprocess them in a batch. |
Resend |
Resends the selected message. You can select multiple
items and resend them in a batch. |
View Message |
Opens a read-only view of the message. |
View Response |
Opens a read-only view of the message response. |
View Property List |
Opens a read-only view of the Property List passed into
the ProcessInMessage
or ProcessOutMessage
Action when processing a message. |
View Process Log |
Opens a read-only view of the Data
File Definition process log. The process log is created by the "ProcessAction"
you have selected. |
View
Delete |
Standard SDI List buttons for read-only SDI view and delete. |