Use this template to provision, maintain, or upgrade a Universal Messaging realm server, or to create Docker images containing a Universal Messaging realm server.
- Universal Messaging 9.8 and higher
- Command Central 10.3 and higher
All supported Windows and UNIX platforms.
- Provisioning of new 9.8 or higher environments
- Installing latest fixes and support patches
- In-place upgrades to 9.12 or higher
- Configuration of:
- License
- JVM memory
- NHP and JMX ports
- COMMON-JAVASYSPROPS configuration in YAML format (supported for Universal Messaging 10.1 and higher)
- Building docker images for 10.x releases
For information about applying templates, see Applying template using Command Central CLI.
To provision a default
instance of a Universal Messaging 10.1 realm server,
listening on default ports 9000 and 9988 (JMX), with 512 MB of memory, and install all latest fixes:
sagcc exec templates composite apply sag-um-server nodes=dev1 \
um.memory.max=512 \
repo.product=webMethods-10.1 \
repo.fix=Empower \
--sync-job --wait 360
For information about using stacks and layers, see Creating a stack using Command Central Web UI.
- Open Stacks UI
- Add new stack by clicking
(+)
icon - Add new Infrastructure layer
- Add new Runtime layer
- Select UM-SERVER layer definition
- Select product and fix repositories
- Select exactly one node on which to provision Universal Messaging Realm server
- Review and adjust optional parameters as needed
- Finish the wizard
- Wait until provision jobs completes. Use Jobs view to monitor