USER_SCRIPT - UEM Manager configuration option
Description
The USER_SCRIPT option specifies the location of one or more system commands that are executed as a script file by the UEM Server whenever an event occurrence, or the event itself, enters one of the states specified by the EVENT_STATE option.
The system commands (that is, script statements) are read from:
- DD statement referenced by ddname (z/OS)
- Local file specified by filename (Windows and UNIX)
The statements are sent to the demand-driven UEM Server and stored in a temporary script file. It is this script file that is executed by UEM on behalf of the event handler.
A Stonebranch Tip
T