Customizing
If you make changes to
Maximo® Manage , such as customized Java™ classes or database scripts, you can copy them to a customization archive. Then, you can apply the customizations to server bundles when you deploy
Maximo Manage . This
feature is useful for moving customizations from a test to a production environment and for
upgrades.
Adding customizations
To customize Maximo Manage , create a customization archive that contains your changes, add the contents of the archive to a compressed file, and add the updated files to the application when you deploy it.
Configuring server bundle properties
To provide specific Maximo Manage system properties for your server bundles, you can add bundle-level properties when you deploy the application.
Configuring the application server
To customize IBM® WebSphere® Application Server Liberty , you can apply custom configurations when you activate Maximo Manage .
Configuring JVM options
Administrators can add Java virtual machine (JVM) configuration options to the IBM WebSphere Application Server Liberty application server on which a server bundle runs. For example, you can specify memory options to improve performance or specify logging options for the server bundle.
Retrieving the contents of an administrative image
After you configure Maximo Manage to send build images to an external registry, you can retrieve the administrative image and instantiate it in a Docker container. You can then review the contents of the container or use it as a development environment for customizations.