Adds a layout to a request
OA_ADD_LAYOUT
[APPLICATION=...]
[,NAME=...]
[,LANGUAGE=...]
[,TERRITORY=...]
[,OUTPUTFORMAT=...]
Syntax |
Description/Format |
---|---|
APPLICATION= |
Short form of the template applicationAn application is a software which helps a user to fulfill specific tasks. In the context of ARA see also: Application entity. |
NAME= |
Name of the template |
LANGUAGE= |
Language of the template file |
TERRITORY= |
Specification of the template file's territory |
OUTPUTFORMAT= |
Output format |
For each layout, call the statement OA_ADD_LAYOUT in the script. 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 specifications to Oracle. If the script contains additional submits, redefine the layouts before using OA_ADD_LAYOUT.
If an error occurs when handing over a layout, it 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.
Note that using OA_ADD_LAYOUT requires at least Oracle Applications version 11.5.10.2.
OA_ADD_LAYOUT APPLICATION='FND',NAME='XXPOST_XXPPOPS_PP2',LANGUAGE='en',TERRITORY='US',OUTPUTFORMAT='PDF'
See also:
About the JCL of Oracle Applications
Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support |
Copyright © 2016 Automic Software GmbH |