RAD routine: axces.write

A RAD routine used to build an eventout record used by the SCAutomate (SCAuto) interface.

Routine

axces.write

Parameters

The following parameters are valid for the axces.write routine:

Name Data type Required Description
record record Yes Names the record to be written. In Format Control the record is $file.
name character No Names the registration type as it appears in the eventregister file. For example, to write an eventout record when an incident is opened, use the value pmo for this parameter.
string1 character No Defines the separation character. If you define your own character, ensure that it does not occur naturally in fields in the event. The default is value is the caret character (^).
text character No Defines a system sequence ID with a maximum length of 16 characters. Service Manager generates the system sequence ID unless you supply one.
prompt character No Defines a user sequence ID with a maximum length of 16 characters.
query character No Defines the user name. The default value is operator().