So I did a search and didn't find anything on the subject....
Is there a way to integrate Ignition into Maximo? I can get get Maximo set up to trigger a WO on a trigger but I cannot find any info on how to get the ignition data into maximo to trigger it.
Is it possible?
What options does Maximo have for connectivity? Does Maximo have a REST API endpoint or something similar? If it does, you may be able to set up a httpClient in Ignition that hands off the expected data to Maximo on some sort of trigger (user presses button, part is completed, etc.)
Maximo is just a front end for a database so I assume you could just interface directly with the tables if you have write access to the database.
You can integrate Maximo application data with other applications, integrate Maximo Manage features with other Maximo Application Suite applications. For IOT projects, you can use Maximo Monitor to connect, store, analyze, monitor, and manage data. Maximo Monitor includes a IoT device message broker for secure device registration, near real-time analytics, and more. You can access the tool directly, by using the APIs, or by completing an application integration. MQTT is the primary protocol that devices, gateways, and applications use to communicate with Maximo Monitor. Client libraries, information, and samples are provided to help you to connect and integrate your IoT tool applications. See Link: https://www.ibm.com/docs/en/mas-cd/maximo-monitor/continuous-delivery?topic=reference-communicating-applications-mqtt You can go to this link to learn more about integrating with Maximo Manage https://www.ibm.com/docs/en/mas-cd/maximo-manage/continuous-delivery?topic=integrating