OMS-MQ component and processes
The OMS-MQ (messaging queue) application component has associated processes that are used to construct the application-level processes.
The following table describes the OMS-MQ component processes that IBM provides out-of-the-box:
| OMS-MQ component process | Description |
|---|---|
| Add MQ Queues | Adds MQ queues. |
| Back up JMS Container Volumes | Backs up the queue data that is stored on the data volume container to a specified location. Define the backup path as environment-level properties. |
| Deploy JMS Container | Checks if the JMS container is running or not on a specified host. If the container is not running, the latest JMS container image is pulled from the privately-hosted Docker image repository and the JMS container is started from this image. |
| Remove JMS Container | Stops the running JMS container and removes the container. Note: The process does not remove
the queue messages because this data is stored on the data volume container.
|
| Restart JMS Container | Stops the running JMS container and starts it again. |
| Upload Bindings File | Uploads the bindings file to the Secure File Transfer Protocol (SFTP) server. |