Download agent AWI function
search cancel

Download agent AWI function

book

Article ID: 436843

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

The downloaded Agent ini file by using "Download agent" function in AWI is incorrectly created for port value in the Connection parameter.

Steps to reproduce:

  • On Administration -- Agents & Groups -- Agent -- Use the "Download Agent" button

  • The created agent configuration file is incorrectly created.

  • Checking by the "Connection=" parameter, the default port is added instead of the one used by the agent. e.g:

       The ini file content of a windows agent: connection=WinAgent:8445

  • After using the download agent option, the created UCXJWX6 content is different (8443 default is added instead of 8445)

       The ini file content from the download option: connection=WinAgent:8443

Environment

Automic Engine: 24.4.X

Cause

Defect

Resolution

Solution: Update to a fix version listed below or a newer version if available.
Fix version:
Component(s): Automation Engine

Automation.Engine 24.4.x - TBA
Automation.Engine 26.x - TBA

Additional Information

Workaround: Set the correct JCP endpoints within UC_SYSTEM_SETTINGS / JCP_ENDPOINT; this value will then be used for the generated INI file.

Add the JCP_ENDPOINT under UC_SYSTEM_SETTINGS as mentioned in the documentation:
https://docs.automic.com/documentation/webhelp/english/ALL/components/DOCU/24.4.0/Automic%20Automation%20Guides/Content/AWA/Variables/UC_SYSTEM_SETTINGS/UC_SYSTEM_JCP_ENDPOINT.htm