Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

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

    Posted 11/29/22 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?

    Posted 11/30/22 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
    ------------------------------