Can't log into Release Manager using Automation Engine user
search cancel

Can't log into Release Manager using Automation Engine user

book

Article ID: 90600

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

Can't log into Release Manager using Automation Engine user

Environment

Release: AUTSER99000-1.0-Continuous Delivery Automation-Services
Component:

Resolution

Detailed Description and Symptoms

Can't log into Release Manager using Automation Engine user

Error message:

No existing connection was found for ConnectInfo [user=admin, token=<password>] call openConnection() first

when trying to select an Agent from the ReleaseManager GUI



Solution

For a Release Manager user to connect to an Agent in the Automation Engine, the Automation Engine user needs to have a flag set to be able to access the Automation Engine from the Release Manager.
To do this we ran the createUser.ps1 script (from the release package\utilities folder)

.\createUser.ps1 -URL _http://myurl.com -User 250/myuser/mydomain -email [email protected] -displayname MyUser

whereas <client>/<user>/<department> is the user you want to login with.
This will enable the Automation Engine user to log into Release Manager and connect the Agent to a Hostgroup.