- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2020 11:30 AM
Hi all,
In an 'Onbefore' transform script, we log warnings and it works fine except that the Import Set Row is empty, we are expecting to find there reference to the Import Set on which the transform script ran.
The transform script is used to ignore inserting rows in CMDB tables :
So we want to have access to the row which have been ignored from the log.
Any idea to set this field?
Thank you
Solved! Go to Solution.
- Labels:
-
Integrations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2020 02:34 PM
This log is available OOB in transform history which has row numbers
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2020 02:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2020 06:16 AM
Thank you
Actually, that's even better because I can now report directly in the Import Set Row table.
To complete the solution, I added an override of the field Comments as follow :