Connecting Maximo IT with Maximo AI Service

Before enabling AI capabilities in Maximo IT, you must first configure a secure, authenticated connection to the Maximo AI Service.

Configuring System Properties

Follow these steps to define the necessary properties:
  1. Log in to Maximo IT as the administrator.
  2. Open the System Properties application in Maximo IT.
  3. Create the following system properties:
    Table 1.
    Property Name Description Source
    mxe.int.aibrokerapikey API key used to authenticate with the Maximo AI Service Obtain from OpenShift console: Workloads > Secrets
    mxe.int.aibrokerapiurl Base API URL of the location where Maximo AI Service is hosted Obtain from OpenShift console: Networking > Routes Must have /ibm/aibroker/service/rest/api/v1 as a postfix.
    mxe.int.aibrokerendpoint Endpoint name used to identify the AI service instance Already defined in the Manage application
    mxe.int.aibrokertenantid Tenant ID used for AI model registration and access control As provided during AI service configuration
    mxe.int.airoot Value of the root URL or directory path for AI integration within Maximo IT. Specify the location where AI-related resources or services are hosted. The default value is /airoot.
  4. After creating these properties, perform a Live Refresh or restart the application server to ensure the changes are recognized.