The Post Process tab is 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-specific tab that is only available in the objects "FileTransfer", "Job" and "RemoteTaskManagerIt monitors and controls external Jobs that were not started by the Automation Engine (AE). An AE object type. [Formerly called "QueueManager."]". Processing commands can be stored here in AE's scriptA particular Automation Engine object type. language.
The script commands stored in this tab are processed when the RemoteTaskManager ended or was canceled.
An ended RemoteTaskManager can still be controlled with post-process commands. For example, the RemoteTaskManager's return codeThe value that represents the result of tasks and script functions. and statusThis represents the condition of a task (such as active, blocked, generating). text (the text supplied by the Job Messenger in the Trailer) can subsequently be modified. The script statement :MODIFY_STATE (which was developed for exclusive use in the Post Process tab) defines the final ending of the RemoteTaskManager.
Reports, for example, can be analyzed with PREP_PROCESS_REPORT. If an error is found, the status ENDED_NOT_OK could be defined for a RemoteTaskManager although it has already ended normally from the "technical" point of view and vice versa. Return code "0" is assigned to canceled RemoteTaskManagers because the fact that the RemoteTaskManager has been canceled is irrelevant for further processing.
With the script statement :RSET, script variables can be transferred between Process and Post Process tabs. This script statement returns the value that has been assigned to the script variableA placeholder for a value within a script. in the Process tab.
A RemoteTaskManager's post script cannot contain JCL lines.
Post-Process commands are NOT executed in cases of ENDED_LOST taskAn executable object that is running. Tasks are also referred to as activities. statuses.
Additionally, the following script elements must not be used:
See also:
Script Editor
About AE Scripts
Sample Collection
Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support |
Copyright © 2016 Automic Software GmbH |