Maximo Open Forum

 View Only
  • 1.  How to Configure the Response for REST Api integration

    Posted 04-02-2025 06:32

    Hi team, I have a scenario where i need to process receipt inbound to Maximo through REST API and i am currently using a custom Object Structure with inbound processing class same as OOB MXRECEIPT. Since MXRECEIPT is Non-Persistent Object, Response body sent is empty and only Response Code-200 is being sent to middleware. My requirement is to send the response body with attributes like PONUM, POLINENUM, SITEID. Any suggestion or leads on how to modify the response body sent from Maximo would be appreciated.


    #Customizations
    #Integrations

    ------------------------------
    Kumaresan Kumar
    Bahwan Cybertek
    ------------------------------


  • 2.  RE: How to Configure the Response for REST Api integration

    Posted 04-03-2025 17:44

    Did you try passing the properties in the header with the attributes you want in the response?



    ------------------------------
    Maycon Belfort
    BPD Zenith
    IBM Champion 2025
    ------------------------------



  • 3.  RE: How to Configure the Response for REST Api integration

    Posted 04-04-2025 07:39

    I have tried with passing the properties in header with required attributes, still got no attributes in response body.



    ------------------------------
    Kumaresan Kumar
    Bahwan Cybertek
    ------------------------------