An example of the ES/MSS configuration:
<!-- Sample ES/MSS servers - multiple servers may be defined --> <ES-MTO ID="MTO1" ACBNAME="MFAMTO1" IPADDRESS="YOUR.MTO.HOSTNAME" PORT="2200" SESSIONS="4" SOCKETS="1" /> <ES-MTO ID="MTO2" ACBNAME="MFAMTO2" IPADDRESS="101.102.103.104" PORT="3300" SESSIONS="4" SOCKETS="1" />
These statements define an ES/MSS server and provide MFA Server with the information needed to establish a TCP/IP socket connection to the ES/MSS server. This definition also creates a VTAM ACB that represents the ES/MSS server to the z/OS CICS system(s). Use the following parameters to configure ES-MTO:
See Configuration reference for more information on the parameters available for an ES/MSS services.