Submitting/Updating an catalog item request using transform map ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2019 10:40 AM
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.
- Labels:
-
Field Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 04:52 AM
We are having this same issue. Were you able to find a solution?