Hello!
My requirement is to receive JSON data from a third party and convert it into a table corresponding to Maximo. Additionally, I need to transfer JSON data from Maximo to the third party. How can I implement this
------------------------------
Ethan Williams
secrecy
------------------------------
Original Message:
Sent: 02-07-2025 23:30
From: Prashant Sharma
Subject: MAS invokes the Web service interface.
Hi Ethan
I am assuming web service is to send data from Maximo to external system i.e. Push. If you are sending data outside to Web Service from Maximo-
- Create End Point pointing to web service that you want to Invoke.
- Create Invocation Channel in Maximo using this web service.
- In Automation Script, you can invoke this Invocation Channel and do data manipulation. Refer to this URL to learn more on automation script - https://www.ibm.com/docs/en/masv-and-l/maximo-manage/continuous-delivery?topic=scripts-invoke-channel
------------------------------
Regards,
Prashant Sharma
IBM Champion 2022|2023|2024|2025
Connect with me @ https://www.linkedin.com/in/psharmamaximo/
Lets learn MAS @ https://www.youtube.com/@reliabilityodyssey/
Original Message:
Sent: 02-06-2025 23:46
From: Ethan Williams
Subject: MAS invokes the Web service interface.
How to invoke an external Web service interface using an automated script.
#Administration
------------------------------
Ethan Williams
secrecy
------------------------------