De-dup task scripts in one attempt for all applications

Jyothi Malkared
Tera Expert

Hi All,

Any help is appreciated. 

 

This is regarding the creation of de-dup task, presently we are executing the script for every app individually in TEST Instance.

We want to create all the de-dup tasks in one attempt (in PROD) for all applications (we have 200 apps right now)  

can anyone please share   the approach followed?

 

Thanks

Jyothi

3 REPLIES 3

Rahul Priyadars
Giga Sage
Giga Sage

what is the problem statement here- Do u have duplicate Application CIs and you want to Merge all those or Want to just create task for some team to do that?

Regards

RP

Jyothi Malkared
Tera Expert

Hi @Rahul Priyadars 

Yes we have duplicate Application CI's and want to merge all Incidents,Problem,Change requests relation into one application  CI , We want to do this for 200 + applications in one single task instead of doing it individual  application manually.

 

From Approach Perspective..OOTB there is a feature of merging CIs. Have a look on that and see what its doing.

 

You can do the same in ur Custom Script.

Some Old posts on same

 

https://www.servicenow.com/community/itom-articles/servicenow-duplicate-cis-solution-script-report/t...

 

Look for remediate code here which is used for addressing DUPS in CMDB.

RahulPriyadars_0-1691290387099.png

 

 

Regards

RP