Use this tab to specify both the actions CASP should take when it encounters an error and the data CASP should log when reporting the error.
Action Flags
No Action
Take no action (sets the noaction flag).Default Action
CASP follows its predefined reporting and corrective action for the error that occurred.Customized Actions
Unsets the noaction flag and allows you to select any combination of the following:NotifySend a message (outside of the workflow) to the originating client informing the client of the error.
EMSDirect the message to the exception message service.
AlertSend an alert.
LogLog the error in the user log.
ResetIgnore the error, and return control to the application.
EMS RawConcatenate the message and tag buffers and send the results to the exception message service.
CASP Configuration Flags
Specify what to include in the error data for the exception message
service; one or more of the following:
Namename of the client, bridge, or business element associated with the error.
Typetype of application reporting the error; either a client, business element, or bridge.
Application Queuethe networknamelo field in the configuration for the application that is reporting the error.
Componentbusiness component name associated with the error.
Servicebusiness service name associated with the error.
Nodename of the node on which the error occurred.
Message Flags (at
least one is required)
Specify that the error information for logs and alerts include one or
both of the following:
Messagemessage contents.
Workflowa list of the CASP components remaining in the workflow at the time the error occurred.
Error Flags
Specify that the following information is logged:
Errortype of error that occurred.
Call Typetype of call that failed.
Target Queuethe queue associated with the operation that failed. This is a different queue depending upon the call the application was performing:Getthe queue from which the application tried to read the message.
GetRequest and GetResponsethe same queue as the Application Queue under CASP Configuration Flags above.
GetFromStoragethe name of the storage queue.
Putthe queue to which the application was attempting to write the message.
PutRequestthe target business element's input queue.
PutResponsethe queue associated with the next business element or client in the workflow.
PutToStoragethe storage queue.
System Configuration Flags
Specify that the error information for the exception message service
include one or more of the following:
Environmentoperating system on which the error was detected (Windows NT, AIX, OS/390, CICS, etc)
Domaindomain name for Windows NT, AIX, Solaris, or HP-UX; or CICS region name.
User IDID of User who initiated the program (if available).
Prog Nameprogram name (if available).
PIDsystem process ID.
TIDtheme ID.
Time Flags
Specify that the error
information for the exception message service include:
Timethe time CASP reported the failure.
Max Msg Length
Maximum number of bytes to write
to the error log or the alert.