OMS-RUNT component and processes
The OMS-RUNT (OMS Runtime) application component has associated component processes that are used to construct application-level processes.
The following table describes the OMS-RUNT component processes that IBM provides out-of-the-box:
| OMS-RUNT component process | Description |
|---|---|
| Apply Customizations | Pulls the compressed file that contains the customizations from the Secure File Transfer Protocol (SFTP) server, and applies the customizations to the OMS Installation directory or the OMS Runtime. |
| Apply Elasticsearch Configuration | Applies the Elasticsearch Configuration. |
| Build EAR/WAR | Builds the EAR/WAR. The toggle between WAR or EAR and the build flags should be defined as environment properties. |
| Build Resource Jar | Builds the resource jar. |
| Commit Customized Runtime | Commits the runtime container after customizations have been applied. |
| Configure JMS params for Order Server | Configures customer_overrides.properties with the JMS queue params that are required for Promising Server and Order Server communication. |
| Configure JMS params for Promising Server | Configures customer_overrides.properties with the JMS queue params that are required for Promising Server and Order Server communication. |
| Configure YIF client properties | Configures the yifclient.properties and rebuilds the resource.jar for the Promising Server configuration. |
| Configure servlet for Promising Server | Builds the EAR/WAR. |
| Copy EAR | Copies the EAR to a shared directory on the application data container. |
| Deploy Runtime Container | Starts the runtime container. |
| Download multi schema xml and recreate DB | Downloads the multi-schema xml and recreates the DB. |
| Install Sample UE and Events | Installs the sample UE and Events that are needed for the Promising Server configuration. The non-enterprise activator will enable these for the DEFAULT organization. |
| Remove Runtime Container | Removes the runtime container. |
| Run Enterprise Activator | Runs the Enterprise Activator for the Promising Server configuration on the Order Server. |
| Run Non Enterprise Activator | Runs the non-enterprise activator for the Promising Server configuration. |
| Start Runtime Container for build | Starts the runtime container for building the customized Runtime image. |
| Update OMS-DB schema/factory setup data | Updates the database with schema/factory setup changes and also applies entity extensions. |