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.
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