Can not inactive Scheduled Data Import in ServiceNow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2022 04:52 AM
Hello,
I have created 2 same scheduled data import by mistakeas below.
And I want to change the active to false for run Daily but I can not update any field and will show the following error. (Also can not delete the record)
Does any one know how I can update the record to false or delete the schedule data import record?
【Change the active to false from true error】
【Delete Error】
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2022 05:09 AM
Hi,
You should check if there is any business rule present in your instance that is aborting the action.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2022 04:32 PM
Hello Saurabh,
Thank you for your confirmation.
I have checked the business rule as below but looks don't have aborting action in the scheduled data import table.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2022 12:11 AM
can you please search within script that contains "abort".
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2022 06:34 AM
@CHEN CHEN2 There might be progress worker associated with the scheduled import job. First cancel it and then try to deactivate it.
Navigate to "System Import Sets > Advanced > Progress"
- Open the Progress Worker that you must cancel.
- Click the Cancel job related link.
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023