manual creation of de-duplication task possible with running any script?

skumar_srbh
Tera Guru

any possibility that an ServiceNow user, without admin access can create de-duplication task?

Many Thanks!!!

 

9 REPLIES 9

sachin_namjoshi
Kilo Patron
Kilo Patron

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.

 

find_real_file.png

 

Regards,

Sachin

 

Ashutosh Munot1
Kilo Patron
Kilo Patron

HI,

OOB we should not create them manually.

find_real_file.png

 

If you still want then create ACL same as above with the role you want.

Thanks,
Ashutosh

Scott Oglesby1
Giga Contributor

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.

https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/product/configuration-management...

 

Thanks,

Scott