01-29-2024 06:05 AM
01-29-2024 08:05 AM
@Soumic_Mohanty - one simple solution is to use the error view on the Data Validator, then a Gate to collect the count of errors, followed by a Router to check if there were errors. Finally, re-read the file to begin processing only if there were no issues.
Note that you will want to set your Gate snap "Output Document Count" to either "Document count and first..." or "Document count and last..." option; otherwise, it will consume all input data into memory which could be very resource intensive and not recommended.
The Router then just needs to check the output from your Gate snap to determine if the error path fed into it had any records.
Hope this helps!
01-30-2024 09:25 AM
Hi Kory,
Thank you for your help.
I tried to use the same configuration, however still I am stuck.
Would you please share the SLP file here.
01-30-2024 09:23 AM
I tried to use the same configuration, however still I am stuck.
Would you please share the SLP file here.
01-31-2024 04:37 AM
@Soumic_Mohanty - download and decompress the attached zip file, then upload the contained SLP.