How to copy all theRITM variable to Case[sn_customerservice_case] table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 03:15 AM
Hello All,
We have one requirement,
When customer submit catalog item request from CSM portal, one case, RITM, Request has been generated. We need to populate the all variable from RITM to Case form.
Could you please guide us to achieve above requirement.
@Ankur Bawiskar @Dr Atul G- LNG , @James Chun @Community Alums @Sandeep Rajput @Community Alums
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 03:21 AM
Hi @Para5
Did you check the variable editor ? it is OOTB.
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
05-14-2024 09:36 PM
is the Case having RITM as it's parent?
why to show the same information on Case form again if they can visit RITM form.
where on case form you wish to populate that? In short description field of case form?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 12:09 AM
Hello @Ankur Bawiskar thank you for your response.
1] is the Case having RITM as it's parent?
--> No, but there is relation. Case is a parent of Request.
3] where on case form you wish to populate that? In short description field of case form?
--> No, We need to add one new section on the form and in that section we need to disply the variables same as RITM.
Thank you