Configuration file parser and loader
CICS® WLM can operate only with the CICS resources that you define to it in the configuration file.
The configuration file is read by the parser and loaded into CICS WLM through
various cicswlm commands:
- The cicswlm configure command must be run before any other cicswlm command.
- The cicswlm verify command ensures that no syntax errors are in the configuration file.
- The cicswlm load command loads a configuration file. Run this command only on a verified file, and only on a machine on which a WAP has already been started.
See Verifying and loading the configuration file and Loading the configuration file for discussions about using these commands.