Hi Bizagi, I have a problem with an expression that sometimes failed (because the API connection doesn't work, but this is not causes by Bizagi but our mobile app provider), this expression sends a push notification to our mobile app. It is okay that this expression is not always working but the real problem is that the user gets an error if it doesn't work and we don't want the (external) user to see any error. Attached you can see the process and the error that will be shown (note: I am not asking to solve the error, we want to find a way to execute the expression without disturbing the process if the error occurs) When the user presses NEXT in the MANUALLY task 'create Transport Order' the error will be shown and the user can't continue the process. But the weird thing is that the expression that sends the push notification is not an action on exit of that task ('create Transport Order'), but an action on exit of a next SCRIPT task 'Send order confirmation to carrier'. After this script taks the process will end. We figured out that the error is not shown in the first MANUALLY task 'create Transport Order' if we add an other MANUALLY task to the process and assigns this task to an Internal role, but this is not what we want, because the inbox then will be overloaded by tasks, even if we add a kill timer on those tasks, it is not what we want. Is there an other way to not let an expression (on a next script task) disturb continuing a process when no other MANUALLY tasks are next in the process? I hope this explanation is clear enough for you to understand the problem Looking forward for your respond Thanks Bo
↧