The DSSPOLICY section of the configuration file defines the dynamic server selection (DSS) mappings between logical CICS server names and actual CICS servers.
Entry in the configuration file | Description |
---|---|
SECTION DSSPOLICY=<policy_name> | Configuring a DSS policy |
SUBSECTION MAPPINGS | Mappings |
SECTION DSSPOLICY = POLICY1
SUBSECTION MAPPINGS
CICSX=GROUP1
<NONE>=GROUP2
ENDSUBSECTION
ENDSECTION