Hi Team,
I'm using certain validation on columns for ex. checking correct data type, input columns to be blank, checking for correct date etc. in the input files and displaying the relevant messages to the user if any validation fails and stop the workflow from further proceeding and producing a output file which has all records with incorrect data and user needs to correct it. Now everything is working fine in the desktop version of Alteryx. But when I try it on Server the error messages are displayed correctly but the output file for errors is not produced. Any suggestion or work around on this.
Thanks in Advance!!