How to trigger scheduled data import using business rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022 10:57 PM
Hi All ,
How to trigger scheduled import set using business's rule when data source is loaded new attachment file.
- Labels:
-
Cost Management (ITSM)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022 11:27 PM
Hi
why do you need to trigger it via Business Rule? As Scheduled Import set will automatically run as per the time defined in the job as shown below for example:
Also to mention that when data is imported or loaded every Import has a Data source linked to it and that data source will have a Transform Map linked to the Target table to which you need to transform the incoming data to.
So can you explain on what is the need or use case you need a BR here?
Hope this helps. Please mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2022 12:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022 11:30 PM
You can refer the below blog from ServiceNow guru on how to trigger a Scheduled job from a Business rule or a server script:
https://servicenowguru.com/scripting/execute-scheduled-jobs-script/
Hope this helps. Please mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke