Dear Community,
I have 2 inputs and when joined, if the records on right output of join are more than 0, then notify the user that some records are not matching and do not stop workflow. Workflow should continue for other matching records.
When I run workflow as analytic app, the error message displays and workflow also stops. I want that workflow should not stop, it should process for matching records.
Kindly provide suggestions!!