Ritm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 02:06 AM
In a request there are 2 RITM's are there when 2 RITM's are closed then another RITM should be generated. should be done in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 02:22 AM
Hi @Basina Akash ,
Flow designer will be the best option here as you need to wait for certain duration until the 2 RITMs gets closed then create a new one. Flow designer can help u achieve this as there are OOTB flow logic present to wait untill certain activity is completed.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 02:28 AM
can you tell me in brief how to do it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 02:35 AM
Greetings!!
The Flow designer is best way to do this, you need to update your existng flow
where
Logic
if RITM 1 = close & RITM.state = close
Action
Create new record - sc_req_item table
Example
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 02:42 AM
The order guide is already having 2 catalog items when the 2 RITMS are closed then the 3rd catalog item RITM should be created within the request