I have configured my workflow to stop uploading output to a database if it finds any duplicates for the [Primary Key] column.
So, as designed, the test tool shows an error when it encounters the condition however the browse tool does not show any values.
I would like the output of the app to fail/not upload to the output tool if there are duplicates and still show the duplicates so that I can resolve these and then run the workflow again. however, the Interface Designer configuration allows to show the output only on success but nothing on failure.
There might be a better way to do this than using the Test tool.
How can I do it?
I have attached the example workflow.
Thanks HW