Automation Engine Script Guide > AE JCL for Applications > Oracle Applications JCL > OA_ADD_NOTIFICATION

OA_ADD_NOTIFICATION

Adds a message to a request

Syntax

OA_ADD_NOTIFICATION

 

USER=...

Syntax

Description/Format

USER=

Name of the userIn the Automation Engine, a user is an instance of a User object, and generally the user is a specific person who works with Automic products. The User object is assigned a user ID and then a set of access rights to various parts of the Automation Engine system and product suite. These access rights come in the form of Automation Engine authorizations and privileges, Decision user roles and EventBase rights and ARA web application object rights. You can manage all these centrally in the ECC user management functions. See also, Unified user management.
Format: script literal

Comments

Call the statement OA_ADD_NOTIFICATION for each message in the scriptA particular Automation Engine object type.. As soon as OA_SUBMIT_REQUEST is processed the agentA program that enables the de-centralized execution of processes (such as deployments) on target systems (computers or business solutions) or a service that provides connectivity to a target system (such as for databases or middleware). An agent is also an object type in the Automation Engine. [Formerly called "Executor."] See also: host hands over its definitions to Oracle. If additional submits are used in the script, redefine the messages beforehand using OA_ADD_NOTIFICATION.

Any error that occurs when the notificationAn Automation Engine object type used to send messages to users and user groups. [Formerly called "CallOperator."] is passed on to Oracle is logged in the activation reportA report provides more detailed information about a task's execution or a component. and the jobAn Automation Engine object type for a process that runs on a target system. ends on return codeThe value that represents the result of tasks and script functions. 10.

Example:

OA_ADD_NOTIFICATION USER='MAX SMITH'

 

See also:

 


Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support

Copyright © 2016 Automic Software GmbH