Alerts are created when the Perspectium DataSync Express application logs errors and when errors are placed directly into this table. Errors are automatically saved into this table as the application runs and does not require any additional configuration or setup. Using this table allows you to monitor the Perspectium DataSync Express application for errors that may occur.


Alert Types 


It is recommended you setup error notification for all alerts in this table that are “critical” priority. However, if you prefer to be notified on specific errors such as being errors connecting to Perspectium Integration Mesh, the following are different types of alerts generated by the Perspectium DataSync Express application:

NameValuePriorityDescription
**criticalAll application running errors logged will have a priority of “critical”
Perspectium.processMultiOutputError processing <Perspectium_MBS_Server>: Error: HTTP POST failed: <Error_Message>criticalError when the application is unable to successfully share messages to the the Perspectium Integration Mesh on the URL specified in <Perspectium_MBS_Server>. <Error_Message> will give further details on what the error is, including “503” and “504” when the server is unavailable
Perspectium.checkMessagePastLimitTrying to send outbound message <sys_id> that was created more than 10 minutes agocriticalError when the Perspectium application is trying to send a message that has been sitting in the outbound messages table (psp_out_message) for more than 10 minutes where <sys_id> is the sys_id of the record in the outbound messages table. This error can be because of an error with the message itself (such as the message is too large or malformed) or an issue connecting to the Perspectium Integration Mesh
Perspectium MultiOutput Processingerror = <Error_Message>criticalError when running the scheduled job to share out messages with further details in <Error_Message>. This error will generally also be superseded by errors with the previously mentioned “Perspectium.processMultiOutput” alert
Perspectium.postMultiUnable to run as the target server or credentials are not configured properly. Please check your Perspectium propertiescriticalError when the application properties or queue properties are not configured properly so the application cannot connect to Perspectium Integration Mesh 
PerspectiumOutbound.processTargetQueueunable to process <sys_id> <Error_Message>criticalError sharing out a message from a specific outbound messages table. This error may be due to issues with the message itself or connecting to the Pespectium Integration Mesh (see the <Error_Message> for further details)

Acknowledgment


The Acknowledge and Acknowledge by fields are used to specify if someone has reviewed the alert and select who through your own scripting. These fields are made available for your use as the Perspectium DataSync Express application does not automatically acknowledge these alerts.