We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How can we validate the Import set data?

Reddy
Kilo Sage

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.

1 REPLY 1

newhand
Mega Sage

HI @Reddy 

 

You can put the check logic into transform scripts.

more info:  see the below link.

https://docs.servicenow.com/bundle/tokyo-platform-administration/page/script/server-scripting/refere...

Please mark my answer as correct and helpful based on Impact.