hi,
I am an error step that is executed if any of the process steps fails. However, I am unable to get the error details, pub.flow.getLastError does not return anything invoked inside the error step.
Is there any way I can pass custom message from failing step and get that message inside the error step? I just want to know where and why the process fails.
thanks