Hi All,
I'm using bunch of Message tool to validate the data in the columns of my input file. I'm giving pop up messages to user if the data in the columns is not in required format /blank/incorrect data. below is the sample of my workflow. Now requirement is I want my workflow to stop only after the 4th message tool in case the Validation is not successful for any one or more of the message tools and workflow should proceed only if all the 4 validation are successful.
Appreciate any help. Thanks in advance
In the original workflow I posted it calculates all applicable errors, however if there are no errors then then the original data was not passing through. In this example I added an append tool that brings back your original data in the event that there are no errors at all.
Best,