CALENDAR Parameters

Client-wide variable that contains the following parameters relevant for Calendars.

CALE_LOOK_AHEAD_MAX

  • Description:

    The maximum number of days that is considered when you calculate the next valid date by using the script element CALE_LOOK_AHEAD. Entries made here apply on a client-wide basis. To avoid performance losses, you should keep this value low.

  • Default value: 14

  • Allowed values: 0 - 9999

  • Restart required: No

CALE_WARN_LEVEL

  • Value: The number of days prior to a calendar's expiration date that triggers an advance warning.

  • Default value:No warning given

  • Restart required: Server, see Starting and Ending Server Processes

CALE_WARN_NOTIFICATION

  • Description:

    When the Automation Engine starts and a day change takes place, it checks the validity dates of all calendars. The specified notification starts for each calendar whose validity date expires within the defined number of days. You can get the relevant calendar name by using :READ as shown below:

    :READ &UC_CAUSE_NAME,,

    Note: No alert is sent for Calendar objects that are stored in the system client 0000 because you cannot activate objects here.

  • Value: The notification that is activated in order to warn in advance that a calendar will expire.

  • Default value:Object must be defined or no notification sent

  • Restart required: Server, see Starting and Ending Server Processes.

See also: