Global variables

The following global variables are available when defining registration events.

Variable Description Comment
$axces Represents the eventin record.  
$axces.fields Represents the evlist field in the eventin record.  
$axces.register Represents the event registration record.  
$axces.lock.interval An interval of time before a retry occurs if HPE Service Manager denies the attempt to update an incident because the record is locked. For example: '00:02:00' for two minutes.  
$axces.debug If true, the evlist array in the eventin record is not removed before attempting to update the record. If the size of the record exceeds 32KB, Event Services generates an error, the eventin record is not updated, and the event reprocesses because the evtime field is not removed. Use this feature with discretion.
$axces.bypass.failed.validation Used in events calling the application axces.apm. The default value is NOT true. If true, the application ignores any failed formatctrl validations. If false, the event status is error-fc.