How to define Service Catalog Item Impact, Priority and Urgency

itmatters1126
Kilo Contributor


Hi,

 

How am I able to define each Service Catalog Item's Impact, priorty and Urgency?

 

Thanks for your help

10 REPLIES 10

Thank you very much, I'll try.


If you want the 'User' to define the 'Impact, Urgency, Priority'   then create variables for these items and allow the 'User' to input them.   You can then use a RunScript in the WF to set the values on the RITM record.


Actually no need for a Script. If the fields have the same name as on the target table, SNC automatically maps them and assigns the value.


Correct No script is needed if you are using a Record Producer.   If you are using a Catalog Item with a WF, the script is required.


Only true for Record Producer though, right?