How can we validate the Import set data?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 12:09 PM - edited 12-14-2022 12:10 PM
Hello,
We have a requirement where we must validate the Import set data before it updates the asset table. Right now, we are pulling the asset data from a third party tool and updates the existing records or create new records. We want to have a checkpoint after the schedule job has finished running, so that we can verify the data from the third-party tool to update asset records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 07:02 PM - edited 12-14-2022 07:02 PM
HI @Reddy
You can put the check logic into transform scripts.
more info: see the below link.