Automation Engine Script Guide > Introduction > Basics > Script Tabs

Scripting Tabs

Process tabs can be used to write AE Script. One or several of them are available in every executable objectAutomation Engine controlled activities and processes are structured in the form of objects. See also: Task.

The following listShows entities in a grid view gives a comprehensive overview of all scripting (Process) tabs:

  • Process Tab (in all executable objects)
  • The particular point in time for scriptA particular Automation Engine object type. processing depends on the option Generate at runtimeThe duration of a task's execution. It refers to the period between a task's start and end. It does not include its activation period (see also: activation and start). (Attributes tab). If this option is not checked, the script is processed immediately when the object starts. If "Generate at runtime" is activated, however, the script is only processed when the object is being executed.

    Start and execution time of an object are not necessarily the same (for example, if an earliest start time has been specified).

    Jobs additionally comprise of a pre and post-process scripting tab. These tabs are usually processed as follows: The pre-process starts off, followed by the regular script. The particular point in time depends on whether the setting "Generate at runtime" is activated. Post-script processing starts when the job has ended (see also: Stages of Workflow Processing). The file transfer and RemoteTaskManager both only contain a Post Process tab which has the same functionPre-defined run book template in the Automation Engine. One single step only, e.g. Start Windows Service, Copy file,… as in jobs.

    Whenever the event occurs, the !Process tab is processed.

    Note that there is also an object typeAn individual object is provided for the individual activities: There are User, UserGroup, Notification, Cockpit, CodeTable, Documentation, Event, Agent, FileTransfer, Group, Include, Job, Workflow, Calendar, Login, Client, RemoteTaskManager, Schedule, Script, Server, Sync, Variable and TimeZone objects called "Script".

    Each Process tab can contain up to 32767 lines. By default, only the first 1000 lines are displayed in order to avoid endless loops during the generation process and to protect the Automation EngineThis component drives an Automation Engine system and consists of different types of server processes.. Generation is canceled if a script contains more than 1000 lines. You can change this line limit using the script statement :PUT_ATT, attribute MAX_JCL_LINES.

     

     


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

    Copyright © 2016 Automic Software GmbH