- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 01:15 AM
Hi all ,
When data is imported into a Table using Import sets , does the Business rules , flows....etc Trigger ?
If so , how to prevent them from triggering
please pour you insights
Thanks in Advance !
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 02:13 AM
@Madhan007 If the Run business rule checkbox is unchecked then the workflow and flows will also not trigger. Regarding UI Policy, it runs at form level and doesn't trigger if the data is imported via import set.
Here is the official documentation from ServiceNow about Run business rule checkbox.
Please mark the response helpful and accepted solution if it addresses your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2024 04:00 PM
how do you map 13 new records to 6 existing fields in ServiceNow using import sets ? Only 4 records was mapped correctly and trying to do it manually ,I don't see a match for the other 9 records . for instance the Xl table has a field for Story ID but no such in the target story table , it does have Correlation ID, Model ID but no story Id.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 02:16 AM
Thank you @Sandeep Rajput !!