In this task, you create the cics.xml file. This file uses the environmental
variables defined in the docker-compose.yaml file as inputs for the IPIC
connection when you start your container at run time.
With this configuration, the z/OS Connect Designer
can authenticate with CICS using basic authentication. It is
assumed that the target CICS region is configured to expect
basic authentication credentials. That is, USERAUTH(VERIFY) is specified on the CICS IPCONN resource.
You provide your user ID and password, then z/OS Connect Designer passes your credentials to CICS for authentication.Figure 1. Passing only user credentials to CICS
Procedure
In your text editor, create a file with the following content.