How to define Service Catalog Item Impact, Priority and Urgency
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2014 09:23 AM
Hi,
How am I able to define each Service Catalog Item's Impact, priorty and Urgency?
Thanks for your help
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2014 10:41 AM
Thank you very much, I'll try.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2014 07:14 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2014 07:26 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2014 07:31 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2014 07:51 AM
Only true for Record Producer though, right?