Messages > Error Message Maintenance > Error Action Maintenance

Error Action Maintenance
The Error Action Maintenance function lets administrators associate Progress events to specific QAD CSS users. Error Action Maintenance works in conjunction with Error Message Maintenance.
HTML error actions are typically alert boxes. Log error actions typically cannot be viewed through the QAD CSS interface; they are written to the Progress log file as set up during implementation. E-mail error actions send a message to a specified user or users.

Error Alert Box
While in Error Message Maintenance, you can click the View link to display error action event details corresponding to the row.

Viewing Error Action Details Through Error Message Maintenance
Clicking the View link displays the screen in Error Action Maintenance.

Error Action Maintenance
Error Action Maintenance Navigation summarizes the contents of the Error Action Maintenance navigation screen.

Error Action Maintenance Navigation
 
Adding an Error Action Entry
The Add function of Error Action Maintenance lets an administrator add custom event entries. Event entries must be available programmatically to be activated.
To create a new entry:
1
2
3
Note: This creates a record but will not activate an event. Custom development is required to implement events.

Detail Edit Error Action
Error Number
A unique identifier for the event. This must be unique among error numbers. This is the link to the error message.
Action Code
Type of action to be taken. Select E-Mail, Log, or HTML from the drop-down list. To set up multiple actions, a new error action must be created.
Activate
When this option is selected, this event will occur.
Error E-Mail Event
Enter the e-mail event for the error action that you previously defined.
Description
A detailed description for administrators to identify the event. This will not be seen by the end user. End user information is set up in Error Message Maintenance.
Clicking a command button executes one of the following actions:
Modifying an Error Action Entry
The Modify function of Error Action Maintenance lets an administrator modify existing error action entries. Requirements for adding a record are the same as for editing a record.
To modify an entry:
1
2
3
4