Topics: |
How to: |
Event Routing and a customized Login Message can be configured from the Notification menu on the Workspace ribbon.
Event Routing allows you to launch procedures or send email based on different server events (agent or listener crashes, server configuration errors, disk space limitations, and others). All events are classified by type as information, warning, or error. These can be pre-defined or custom-defined events.
The Event Routing page shows the Default and Customized Event Routing.
The Default routings are shown in the following image.
By customizing event routing, you can launch a procedure or send email based on server events.
For each event, you can also select whether to write the event to the EDAPRINT log or the terminal.
The Customize Event Routing page opens, as shown in the following image.
In z/OS, the selected server messages can be also written to the z/OS system log by selecting Yes from the JESLOG drop-down menu.
The event is added to the Customize Event Routing Page.
This example shows how to suppress the following EDAPRINT log message by customizing an event routing:
request by edapsmr to expire foccache session
request by edapsmr to expire foccache session
When the server restarts, this custom event will suppress the request by edapsmr to expire foccache session message in the edaprint.log file.
The Workspace Log Properties page controls both event routing email and the edaprint log by allowing you to specify a suppression interval for email notifications from event routing, and to include a number of lines from the edaprint log file in the email body. The edaprint log file provides information about the events occurring on the server before a triggered event.
For information on the edaprint log, see How to Set Workspace Log Properties to Control the Edaprint Log.
The Workspace Logs Properties page opens, as shown in the following image.
The Event Email parameters are:
Suppresses duplicate email notifications if the same event occurs again during this time interval (in seconds). Zero disabled suppression. The default value is 600 (10 minutes).
Defines the maximum number of server messages from edaprint.log are included in the email. The default value is 20.
Topics: |
When a procedure is triggered by an event, the ID of the routing event and the text of the event message are automatically available to the procedure as the EVENT_ID and EVENT_TEXT parameters, respectively. The EVENT_TEXT parameter needs to be decrypted using the following user subroutine:
B64DECODE('XXXXXXXXXX', 'Ann');
How to: |
Server administrators can customize the login and connection result screens with custom messages. The Login Message option is available from the Notification button on the ribbon.
To customize the login screen:
The Login Message page opens, as shown in the following image.
For example, enter the following text.
For connection issues, contact Server Administration
The message is added to the login page, as shown in the following image.
Server administrators can customize the connection result screen for each user type.
The Login Message page opens.
Please sign off by 6pm tonight.
Optionally, you can set the number of times the message will appear by entering a value in the Display field.
The message is displayed after a successful connection, as shown in the following image.
WebFOCUS | |
Feedback |