The Action Control function provides APIs for executing and managing actions. If a program is created using these APIs, actions can be executed from the program. Adding this program (created using the action control APIs) to the Jobscheduler as a job makes it possible to perform operations such as scheduling actions, or notifying the system administrator by short mail when jobs terminate abnormally.
The following APIs are provided by the Action Control function.
Action execution API
Audio notification
This API notifies events by reading messages out loud (text-to-voice), playing WAV files or sounding beeps.
Audio pause
This API stops audio notification.
Pop-up message display
This API sends pop-up messages to domains, hosts or users.
E-Mail transmission
This API sends emails.
Short mail transmission
This API sends short mail.
Action stop API
This API stops the execution of actions that have already been requested to the server.
Action status notification API
Action status notification API
This API notifies the current status of actions.
Action data space release API
This API releases the data space that has been allocated by the action status notification API.
For more information about these APIs, refer to the Systemwalker Operation Manager Reference Guide.