Submitting/Updating an catalog item request using transform map ?

Gaurav Kumar15
Giga Guru

Hi All, 

We are submitting multiple requests at one time using the data source. So for creation of Request, Requested item, we have used transform script and there is no field we have added in the transform mapping as all are variables, in our data source, because of which once the transform is run, we are not able to know that how many records got inserted or how many got updated.  It is showing all rows with the Ignored status, but in actual it is updating some and inserting some rows all via the "onBefore" transform script.

Is there any better way to handle this, if someone had faced this kind of challenge, could you please share your thoughts.

TIA.

5 REPLIES 5

We are having this same issue. Were you able to find a solution?