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 OS/400.
![]() |
1. |
CallAPI and own program |
---|
The utility can directly be used without any adjustments being required.
![]() |
2. |
CallAPI and utility |
---|
The supplied utility UCXBO41C is found in the library and may be used in OS/400 CL scripts.
The AE Script which should be executed is read from a file member.
The libraries are adjusted to your AE installationation.
CALL PGM(UC4/UCXBO41C) +
PARM('INI=UC4/INI(UCXBO41C)' 'LOGON=4,RS,RS' 'SCRIPT=UC4/WRK(SCRIPT)')
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 |