which schedule job is running to create de-duplication tasks

skumar_srbh
Tera Guru

in our instance, I can see the de-duplication task is being created around 2:00 CET. By looking at the creation time, I believe there is a by default schedule job which creates it... However, unable to identify which job is running for that. 

please share the name if anyone knows or how can I check it

Thanks!!!

 

1 ACCEPTED SOLUTION
3 REPLIES 3

Jaspal Singh
Mega Patron
Mega Patron

Hi,

 

This is called by Scheduled job: 

find_real_file.png

 

Which is further calling script include: CMDBDuplicateTaskUtils.

I disabled this scheduled job, still the de-dup task is being created as earlier.

Seems some other job is running...