Maximo

 View Only
Expand all | Collapse all

How to update inspection results using JSON API?

  • 1.  How to update inspection results using JSON API?

    Posted Tue November 29, 2022 09:46 AM
    Does anyone has any examples, how to update inspection results of inspection form, which is attached to work order? I have some old filled inspection documents from other system and I try to import them into Maximo with JSON API. 

    I have created a corresponding Inspection Form into Maximo. Then I create a work order with new Inspection Form per old inspection. 
    But how can I now create Inspection Results, which I can attach to work order and inspection form? The data model for inspection results seems quite complicated.


    ------------------------------
    Hannu Niittymaa
    IBM
    Helsinki
    ------------------------------



    #Maximo
    #AssetandFacilitiesManagement
    #MaximoIntegrationandScripting


  • 2.  RE: How to update inspection results using JSON API?

    IBM Champion
    Posted Wed November 30, 2022 11:15 AM
    The Inspection Result should be created automatically for you by Maximo when you associate an Inspection Form to a Work Order.

    You can then use the MXAPIINSPRESULT object structure to interact with the inspection result that was created (e.g. see questions and fields, post results, etc.).

    Hope this helps,

    ------------------------------
    Alex Walter
    A3J Group
    ------------------------------