The following document includes information and notes required for using the CallAPIA programming interface that processes a script in the Automation Engine system. It can be called directly from within the program itself or from a different program. for Java.
![]() |
1. |
CallAPI and own program |
---|
The CallAPI may be called from your own Java program.
![]() |
2. |
CallAPI and utility |
---|
It is possible to call the file UCCALL3.JAR from the command line or from a batch file. A sample file (UCCALL3.BAT) explaining how to call it from a batch file is supplied with AE.
The CallAPI is called with the loginAn Automation Engine object type that stores account credentials used by agents on target systems. data of clientA closed environment within an Automation Engine system where you can create and run objects. A client name consists of a 4-digit number that must be indicated when a user logs on to the Automation Engine system. Users and their rights are also defined in clients. A particular Automation Engine object type. 0098 and can be accessed without using a passwordA secret combination of characters for a Automation Engine user.. The example activates an AE Script which is stored in the file SCRIPT.TXT.
java -jar uccall3.jar script=script.txt logon=98,smith,uc4
See also:
About the CallAPI
Using the CallAPI
Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support |
Copyright © 2016 Automic Software GmbH |