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 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 an entry:
1
2
3
Note: This action creates a record but cannot activate an event. Custom development is required to implement events.

Detail Edit Error Action
Error Number
A unique identifier for the event. This one must be unique among error numbers. It 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, you are required to create a new error action.
Activate
When this option is selected, this event occurs.
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. The end user cannot see this description. Information of the end user 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