manual creation of de-duplication task possible with running any script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2020 11:10 AM
any possibility that an ServiceNow user, without admin access can create de-duplication task?
Many Thanks!!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2020 08:48 AM
de-duplication tasks are maintained in reconcile_duplicate_task table.
You need to configure CREATE ACL on reconcile_duplicate_task table to allow creation of these tasks with specified roles.
After you create ACL, users will see New list control button like below which will allow them to create tasks manually.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2020 08:57 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2020 07:25 AM
Hello - regarding the topic of manually creating de-duplication tasks - has anyone worked with the module / API called "CMDBDuplicateTaskUtils"? I am in need of creating de-duplication tasks manually while I figure out why the platform has stopped flagging duplicate records.
Thanks,
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2020 02:44 PM