Creating an integration server-specific environment file
An integration server-specific environment file can be used instead of the default integration node environment file when you restart the integration server.
Before you begin
About this task
This task forms an optional step of the larger task of creating an integration node on z/OS.
By default, an integration node has a single environment file
(ENVFILE), which is created from BIPBPROF
by submitting
BIPGEN
. The main integration node
address space and any integration server address spaces use this environment
file.
You might find it necessary to have an integration server-specific environment file. In this situation, when the integration server is restarted, the integration server address space uses the specific environment file and not the default integration node environment file.
Procedure
What to do next
- Create an integration server-specific profile for each file, following the naming rules that are specified in step 2.
- Add extra steps to the end of
BIPGEN
, giving each step a different name, and specifying the correct eight-character integration server label. - Resubmit
BIPGEN
to create all the environment files.