- 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
07-10-2024 01:20 AM
@Madhan007 By default the business rule during import run. However, you can choose to not to run them by unchecking Run business rule checkbox on the transform map.
Please mark the response helpful and accepted solution if it manages to address your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 01:21 AM
Hello @Madhan007 ,
To prevent business rules (BR) from triggering, you can uncheck the checkbox available on the transform map.
If my answer solves your issue, please mark it as Accepted and Helpful based on the impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 02:08 AM
Hi @Sandeep Rajput , @Vrushali Kolte , Thanks for your Response. what about Flows ( Trigger as record created / updated ) and UI policies ?

- 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.