After upgrading to Automic Automation Engine (AE) version 26.0, changes made to the UC_EX_HOSTCHAR variable (in Client 0) to assign a specific host characteristic to an agent are not retained.
UNIX or LINUX) is assigned to an agent in the UC_EX_HOSTCHAR variable.UC_EX_HOSTCHAR again after the restart, the agent's value has reverted to DEFAULT automatically.Configuration change.
The agent's INI file does not have a semicolon in front of the agent variable UC_EX_HOSTCHAR. Therefore, the assignment is made based on this entry. This change was needed to accommodate the agent's use in a SaaS environment.
If needed, the entry in the agent's INI file can be changed from:
UC_EX_HOSTCHAR=DEFAULTTo:
;UC_EX_HOSTCHAR=DEFAULT