Use this template to configure webMethods Integration Server and Microservices Runtime
Consult Applying template using Command Central CLI for general information about applying templates.
- Command Central 10.2 and higher
- webMethods Integration Server 9.6 and higher
All supported Windows and UNIX platforms.
- Messaging connections
- JNDI and JMS connections
IMPORTANT: this template must be applied on top of existing Integration Server instance
sagcc exec templates composite apply sag-is-config \
nodes=node \
is.configs=messaging
is.instance.name=default \
is.um.url=nsp://um01:9000 \
is.um.enabled=true \
is.um.jms.enabled=true \
--sync-job
sagcc exec templates composite apply sag-is-config \
nodes=node \
is.configs=jndi-jms
is.instance.name=default \
is.um.jndi.alias=DEFAULT_IS_JNDI_PROVIDER \
is.um.jms.enabled=true \
is.um.jms.alias=DEFAULT_IS_JMS_CONNECTION \
is.um.jms.enabled=true \
is.um.jms.cf.name=cf \
--sync-job