Autosys API CXN requirement if AAI server has multiple autosys servers configured
search cancel

Autosys API CXN requirement if AAI server has multiple autosys servers configured

book

Article ID: 241457

calendar_today

Updated On:

Products

Automation Analytics & Intelligence

Issue/Introduction

The product documentation states that autosys client needs to be installed . So what needs to be done if the AAI instance was used for multiple autosys schedulers.

New Scheduler – AutoSys API Connection Tab

Do we need to run the $AUTOUSER scripts to set the environment. This gets tricky when we have multiple $AUTOUSER folders when we have multiple clients.

Environment

Release : 6.4.2-2

Component :

Resolution

The only  variable required is the AUTOSYS=/opt/CA/WorkloadAutomationAE/autosys

We don't have to install autosys client for all the autosys instances

 Add the following lines in the start of the script <install_aai_dir>/jaws.sh

#!/bin/sh

export LD_LIBRARY_PATH=/opt/CA/WorkloadAutomationAE/autosys/lib:$LD_LIBRARY_PATH
export AUTOSYS=/opt/CA/WorkloadAutomationAE/autosys

 

Additional Information

Test connection fails in Autosys API Cxn configuration when trying to get sendevent action added in Jaws client