The current template provisions an EntireX RPC Server for CICS Socket Listener.
This template demonstrates in detail how to install the EntireX Core component, creates and configures an RPC Server for CICS Socket Listener. Use this template as a reference when provisioning EntireX RPC Server for CICS Socket Listener instances.
- EntireX 10.3 and higher
- Command Central 10.3 and higher
All supported Windows and UNIX platforms.
- Provisioning new environments of version 10.3 and higher
- Installing latest fixes
- Creating an EntireX RPC Server for CICS Socket Listener
- Configuration of:
- License
- Broker connection parameters
- Admin Port
- Logging
- CICS SOcket Listener settings
- Path for server implementation
- All other supported configuration items
When importing the composite template to Command Central:
Add the template.yaml
and import that file using the Command Central CLI with the following command:
sagcc exec templates composite import -i template.yaml
For more information about applying templates, see Applying template using Command Central CLI.
To provision an instance of an EntireX RPC Server for CICS Socket Listener, use the Command Central CLI with the following command:
sagcc exec templates composite apply sag-exx-cics-socket-listener-rpc-server nodes=<your_node> \
repo.product=<your_product_repository> \
repo.fix=<your_fixes_repository>