Importing SLA Definitions.

sumeet_n
Kilo Guru

Hello all,

 

Is there any way of importing the SLA definitions in bulk? I know we can do it using import sets. In that case, how do i edit the start/stop/pause condition fields in the excel/csv file itself? Currently i have been given an excel sheet of SLA definitions and I am updating it to be imported to SNow instance. I need to edit every cell which contains start/stop/pause condition with corresponding encoded query string. Is there any quicker way anybody knows?

7 REPLIES 7

Kalaiarasan Pus
Giga Sage

make use of transform script...


validate the values in excel and formulate the query using it....



http://wiki.servicenow.com/?title=Transform_Map_Scripts


AnishSasidharan
Mega Expert

Better approach is transform script to set the start / stop / pause condition rather prepping the excel sheet.



Thanks


archanajoshi
Kilo Expert

Hi All,



How to do this using Transform Map Scripts.



Please help.



Thanks,


Archana


Hi


did you   find out answer to this question?even am having same question