10-05-2021 03:58 AM
I have a pipeline that has a couple of Salesforce upsert snaps followed by Salesforce Poller ones.
Each of these Salesforce Poller snaps route error data to error view which calls an error pipeline.
When trying to test the error pipeline using a JSON generator snap, the pipeline is completed but there are no json/csv files containing the error records written to the error pipeline. Instead I can see in Salesforce there is a problem with the bulk load and see the issue highlighted in the pipeline statistics.
Here is my error pipeline:
Where should I focus/what steps do I need to take to pass the error records through successfully?
10-05-2021 07:11 AM
Thanks Spiro, just working through the mapper snap now on the error pipeline