Looking for the same. We are attempting to pull deleted Quote Line Items. There are a couple work arounds but nothing related to Celigo that I am seeing.
Response from the support ticket. The reason why it is only showing 1 record is that Celigo processes the job per record.For viewing purposes, if you want to see all the records in your PostRespons...
I am using a SQL lookup to get data And this is giving me two records and could potentially be an infinite number. I defined the results mapping and it's getting passed to the PostResponseMapDat...
You were 100% correct. That makes so much sense now. Thank you very much for the help! This sure caused a pretty massive headache, so thank you!
I am not sure what the missing piece is. The retry data clearly has the field that is matched on.
It does make sense in theory, in practice I get a little twisted around. It almost seems like a tug of war, on one hand when I use responseData I do not get the correct error responses, and it re...
Hey Lucian, None of the fields get populated. Where as before putting the hook in it would populate all fields green, with correct information.
I am originally exporting from SF, updating NS and updating back to SF, As long as I don't include the PostSubmit Hook everything works great, once I add the hook it seems to be unable to find the...
Thank you both for your responses. This had pointed me in the right direction.
I am attempting to do the following: 1. Evaluate if there was an error during the import 2. Create a hook that will set a flag as an error or a success based on the status code. 3. If there is an e...