Resolved! Error handling for flows - need to get information from parent flow to subflow
Hi all, I am trying to write a generic error handler for flows that should cover if for example a task is skipped, fails or not resolved correctly (as stated so in the business requirement). If an error occurs an incident should be created. The creat...