Where should we update the java details from Autosys side, when you are upgrading JAVA version in your environment.
CA Workload Automation AE (AutoSys) Release : 11.3
Guidance request
Note that, java attributes will be present in agentparm.txt file (This file is located in the agent installation directory) also present in config.<INS>
PATH=$JAVA_HOME/bin JAVA_HOME
You need to update java path details accordingly after your upgrade in above places.
Note: Please make sure to restart the services, after applying the above changes to implement the effect.