How Service Request and RITM gets created
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2017 06:17 AM
Hi All,
Could you please point me in ServiceNow, where I can see Request/ RITM mappings to tickets. Actually I want to know once user submit the catalog item, how Request/ RITM gets created from system and how do mapping happens. I cant find this in workflow/business rules.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2017 06:20 AM
Hi Amit,
These are the Service Catalog workflows provided with base system.
http://wiki.servicenow.com/index.php?title=Service_Catalog_Workflows#gsc.tab=0
http://wiki.servicenow.com/index.php?title=Defining_a_Service_Catalog_Workflow#gsc.tab=0
You can look at these WIKI links to get more ideas on how a request and request item are created.
Thanks,
Vinitha.K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2017 06:20 AM
Hi Amit,
That piece of the code is written on Server and we dont have an exposure to it.
It must be using logic written inside the CART API but not sure.
http://wiki.servicenow.com/index.php?title=Service_Catalog_Script_API
What is your requirement?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2017 04:26 AM
Hi Amit
can u pls go through this link u willl get an idea on ur issue i hope this wil helpful to u
How is RITM Auto Generated when a request is Created ?