Maximo Application Suite
Customer-managed

Modifying optimization system properties

To run optimization, system properties for Maximo® Optimizer are automatically enabled during deployment and activation. If needed, you can modify the system properties in Maximo Manage.

About this task

You might want to adjust the system properties in certain instances. For example, in Maximo Application Suite, if Maximo Optimizer is deployed in a test instance, you can change the system properties to configure a development system to use a test environment.

The API key and URL that are needed for optimization are located in the Maximo Optimizer application. To view the URL and API key for the optimization project, in Maximo Optimizer, click Projects and expand Rest API URL. Modify the global value for the following system properties and then run optimization.

System Property Global Value
optimization.mofapi.apikey The API key for the Maximo GS/GA/GSLP optimization project.
optimization.mofapi.baseurl https://{instanceid}-{workspaceid}-api.mas-{instanceid}-optimizer.svc
optimization.mofui.url https://{workspaceId}.optimizer.{masdomain}.com

Procedure

  1. In Maximo Manage, from the side navigation menu, click System Configuration > Platform Configuration > System Properties.
  2. In the optimization.mofapi.apikey system property, add the API key for your optimization project.
    1. Click the Open Filter icon, search for optimization.mofapi.apikey, and then expand the property.
    2. In the Global Value field, enter the API key for the Maximo GS/GA/GSLP optimization project.
    3. From the Common Actions menu, click Save Property.
    4. Select the checkbox for the property name that you updated and then click Live Refresh.
    5. In the Live Refresh window, confirm the changes that you made and click OK to refresh.
  3. In the optimization.mofapi.baseurl system property, specify https://{instanceid}-{workspaceid}-api.mas-{instanceid}-optimizer.svc for the global value.
  4. In the optimization.mofui.url system property, specify https://{workspaceId}.optimizer.{masdomain}.com for the global value.