Single request Multiple RITMS are generated why? I want only one RITM. How I want to Debugg. Please suggest

Pandu8
Kilo Contributor

Single request Multiple RITMS are generated why? I want only one RITM. How I want to Debugg. Please suggest. Before it will generating only single RITM currently it will generating multiple RITMS. Please find the below image for your reference.

 

 

find_real_file.png

5 REPLIES 5

Omkar Mone
Mega Sage

Hi 

If your order guide has two items then 1 REQ will be generated and 2 RITM's will be generated. There is a workflow written OOTB for this.

Having only one RITM is not a best practise.

I will Explain you with an example :-

The request is your Amazon order. It has an order number, your payment info, your shipping info and other information related to your overall order.

 

 

 

The items are your individual items in your Amazon order. For example, if you ordered 2 books, a monitor and a mouse, those are your items as part of your order.

 

 

 

Each item probably has its own workflow. Some ship from amazon, some ship from other suppliers. These would be the tasks for the items and make up the workflow for each item.

 

 

 

As the customer (or end user) i care about the request and how it pertains to my items. My request (Amazon order # 123456789) tells me what I ordered, my order status for each of my items and how far along I am. The end user gets this exact same view in ServiceNow. If I go in through self service and check the status of a Request, I can see, graphically, the status of my items under my request (the stages of these items are determined by the workflows for the items).

 

 

 

The request can handle maybe an overall approval process if needed (for instance, using the OOB example for approvals on orders over $1000). The items have their own workflows that are required to get the item from ordering through fulfillment. The tasks make up the individual work to complete those workflows.

 

 

Hope this helps.

Mark Correct answer if it helped.

 

Regards,

Omkar Mone

www.dxsherpa.com

 

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Pandu,

Do you see any recent change in the instance i.e. instance got applied with patch or upgrade. Can you check any script got updated.

is it happening for single catalog item or for all catalog items?

Regards

Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

No for single catalog item only it happens> Recently nothing changes will happen.

Pandu8
Kilo Contributor

Hi Omkar,

 

Thanks for your response

 

I generated the request through catalog item not for Order guide. In the screen shot you obserb same item it will generating multiple RITMS.