Description:
The System agent does not source /etc/auto.profile
Solution:
The solution is to set the following in agentparm.txt and restart the Agent:
oscomponent.profiles.global.override=true
When this one is set, the following will be true:
If job profile is present, it will be sourced,
but the EWAGLOBALPROFILE (/etc/auto.profile) will not.
If the job profile is not present, then
EWAGLOBALPROFILE will be sourced.
oscomponent.environment.variable_manager_ACE_SCH=/opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/profiles/ACE.txt
In /opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/profiles/ACE.txt set:
EWAGLOBALPROFILE=/etc/auto.profile