Java CallAPI fails when using the logon parameter from command line with Unknown parameter error
search cancel

Java CallAPI fails when using the logon parameter from command line with Unknown parameter error

book

Article ID: 85072

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

Error Message :
Unknown parameter 'logon=100,callapi,sbb01'
UCCALL3 script= [logon=,[],[],[]] [ini=] [queue=]
script= ... name of the textfile which contains the script
logon= ... Automation Engine logon information; Sin

When attempting to call the version 11 Java CallAPI, the command fails if you use the logon parameter .

Example:  
java -jar uccall3.jar script=script.txt logon=100,callapi,sbb01

Environment

Release: AUTWAB99000-11.0-Automic Workload Automation-Base Edition
Component:

Cause

Cause type:
Defect
Root Cause: When the Java Call API has been used in command line mode and the parameter logon is passed as argument.
In this case the error message "Unknown parameter" is shown and the script is not executed.

Resolution

Update to a fix version listed below or a newer version if available.

Fix Status: Released

Fix Version(s):
Automation Engine 11.1.4 - Available

Additional Information

Workaround :
N/A