Maximo

 View Only
  • 1.  json

    Posted Tue August 23, 2022 04:06 PM
    Hi,
    my customer wants a custom json sent by Maximo. So if a pr is output by a publish channel they want 

    PR.currencycode
    PR.description
    PR.prid
    PR.PRNUM
    PR.PRIORITY
    PR.STATUS

    to look like this:
    {
    "currencycode": "USD",
    "description": Purchase Requisition for Parts",
    "prid": 1234,
    "prnum": "8675309",
    "ref": {
    "priority": 1,
    "status": "MYSTATUS"
      }
    }

    So even though priority and status are PR attributes they want them to be adjusted as above.
    Is this what a JSON MAP is used for and if so, can anyone suggest a pointer on how to achieve this?

    thanks
    Jeff


    Jeff Kish | Senior Maximo Consultant | Interloc Solutions, Inc.

    M: +1.616.581.5438 | jeffk@interlocsolutions.com | www.interlocsolutions.com

    #Maximo
    #AssetandFacilitiesManagement