The SAP Agent is in being a SAP router. How can the agent be configured to connect through the SAP router to Application host?
Workload Automation Agent for SAP
The SAP JCo can use the following string format to define SAP router and app server.
SAP Router String Format:
/H/saprouter_host/S/service_numberH/app_server/S/servicenumber/W/some_passord
/H/10.0.0.1/S/3299/H/sap.example.host/S/3299
/H - define Hostname or IP
/S - for service port
/W - user for password, if one has been
E.g: SAP properties file for Agent
jco.client.group=PUBLIC
jco.client.msserv=sap00
jco.client.mshost=/H/10.12.16.1/S/3299/H/sap00.example.com/S/3299
jco.client.r3name=C03
jco.client.sysnr=00
jco.client.client=100
jco.client.lang=EN
jco.client.user=USER1234
jco.client.passwd=XXXXXXXXXX