Maximo Open Forum

 View Only
  • 1.  MAS invokes the Web service interface.

    Posted 02-07-2025 09:16

    How to invoke an external Web service interface using an automated script.


    #Administration

    ------------------------------
    Ethan Williams
    secrecy
    ------------------------------


  • 2.  RE: MAS invokes the Web service interface.

    Posted 02-07-2025 23:31

    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-

    1. Create End Point pointing to web service that you want to Invoke.
    2. Create Invocation Channel in Maximo using this web service.
    3. 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/
    ------------------------------



  • 3.  RE: MAS invokes the Web service interface.

    Posted 02-10-2025 08:56

    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
    ------------------------------