We have 4 query database smart service nodes in the process model which we are triggering through interface using a!startProcess() based on selected action like add,update and move but business want us to show real time error in the interface if any node fails or process fails, how can we achieve this?
Discussion posts and replies are publicly visible
Did you consider using related record actions instead of startProcess?