Maximo

 View Only

 Workflow Interaction Node Actions automating through automation scripts

praveen kudipudi's profile image
praveen kudipudi posted Sun February 01, 2026 12:52 AM

We are automating the Workflow manual input node actions using automation scripts but during that process error handling is not happening properly it is throwing null but if I do same from front end application it is working fine.

Sankar Ganesh V S's profile image
Sankar Ganesh V S IBM Champion

Hi Praveen,

I assume, you followed this method to automate via API.

https://ibm-maximo-dev.github.io/maximo-restapi-documentation/workflow/workflow/#:~:text=Interaction%20nodes%20are%20Maximo%20UI,node%20from%20the%20prev

Are you able to test via post man and get the correct results?

Thanks