Maximo

Maximo

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

 View Only

How to generate work order from PM using REST API

  • 1.  How to generate work order from PM using REST API

    Posted 5 hours ago
    I need to create a Maximo work order from a Preventive Maintenance (PM) record using the REST API. I am using the built-in MXPM object structure. My understanding is that you need to use "_action=generateWorkorder" to invoke the action to generate the work order. When I do that, I get a 204 response, but no work order gets created. Are there other parameters or headers needed to get this to work?