Configuring Maximo Manage for AI
To enable the AI features in Maximo® Manage, you must manage various components, such as system properties, and AI configurations within the AI configuration application.
About this task
You must establish a connection from Maximo Manage to the Maximo AI Service cluster. This connection enables Maximo Manage to communicate with the services or runtimes that are hosted within the cluster.
To establish the connection, you configure system properties. System properties are configurable settings that control various aspects of Maximo Manage. These properties are typically stored in the database and can be modified through the Maximo Manage administrative interface. To access the required values for the properties, contact your IBM representative.
Procedure
- Log in to Maximo Manage and then open the System properties application.
- Review the mxe.int.airoot property. The mxe.int.airoot value is the root URL or directory path for the AI integration within Maximo Manage. Specify the location where AI-related resources or services are hosted. The default value is /airoot.
- Set the mxe.int.aibrokerapikey property. The mxe.int.aibrokerapikey value is the API key that is used to connect to Maximo AI Service.
- Set the mxe.int.aibrokerapiurl property. The mxe.int.aibrokerapiurl value is the URL endpoint for accessing Maximo AI Service. The mxe.int.aibrokerapiurl value must have /ibm/aibroker/service/rest/api/v1 as a postfix, for example, https://aibroker.xxxxxx.cloud.techzone.ibm.com/ibm/aibroker/service/rest/api/v1. Specify the URL where Maximo AI Service is hosted.
- Set the mxe.int.aibrokertenantid property. The mxe.int.aibrokertenantid value is the unique identifier (ID) for the tenant that is associated with Maximo AI Service. Specify the tenant ID to establish the connection with Maximo AI Service.