Automation Engine Script Guide > AE JCL for Applications > Siebel > SI_START_TASK

SI_START_TASK

Executes commands in Siebel.

Syntax

SI_START_TASK CMD=[Siebel command]

Syntax

Description / Format

CMD= 

Siebel command.

Format of the value: script literal 

Description

Use the scriptA particular Automation Engine object type. element SI_START_TASK in the Process tab to have commands executed in Siebel. The Siebel command will be passed on to the Siebel Server Manager (through its parameter /c) and then processed in Siebel.

Each script line with "SI_START_TASK" is an extra taskAn executable object that is running. Tasks are also referred to as activities. in Siebel. In order to enable task monitoring (e.g. canceling or restarting tasks), it is essential that the Siebel command starts with "start task". If "run task" is used, the Siebel jobAn Automation Engine object type for a process that runs on a target system. is canceled and an error message is printed.

Example:

SI_START_TASK CMD="start task for component EIM server ESERV01 with Config=apd_contacts_ok.ifb, LovLang=DEU, ErrorFlags=1, SQLFlags=8, TraceFlags=1"

 

See also:

About AE JCL for Applications

 


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

Copyright © 2016 Automic Software GmbH