Is there a way to bulk attach multiple CIs to the affected CI list on a Change Request?

haydnwisegpc
Kilo Contributor

Is there any easy way to attach a large number of CIs to the affected CI list of a change request?

We have a long list of CIs to attach to a change request and don't want to enter each CI manually from the affected CI list, would prefer an import function if possible but haven't been able to find a solution.

Thanks,

Haydn

1 ACCEPTED SOLUTION

Vimal Priya
Giga Guru

Hi Haydn,



If you re trying   for bulk load once, then you can do it by using import sets against task_ci table by havingChange Request Number and CI details in Excel format.


View solution in original post

7 REPLIES 7

Vimal Priya
Giga Guru

Hi Haydn,



If you re trying   for bulk load once, then you can do it by using import sets against task_ci table by havingChange Request Number and CI details in Excel format.


Thanks for your help this was exactly what I needed



Cheers,



H


Goran WitchDoc
ServiceNow Employee
ServiceNow Employee

Not sure if you already know about the Bulk CI changes plugin, but otherwise I think you take a look at it.



Bulk CI Changes



//Göran


Thanks Goran