In this task, you create the IMS.xml file. This file uses the environmental
variables that are 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 use basic authentication to authenticate with IMS. It is
assumed that the target IMS region is configured to expect
basic authentication credentials. That is, USERAUTH(VERIFY) is specified on the IMS IPCONN resource.
You provide your user ID and password, then z/OS Connect Designer passes your credentials to IMS for authentication.Figure 1. Passing only user credentials to IMS
Procedure
In your text editor, create a file with the following content.