How to copy all theRITM variable to Case[sn_customerservice_case] table.

Para5
Tera Guru

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.

Para5_0-1715681727941.png

 


Could you please guide us to achieve above requirement.
@Ankur Bawiskar    @Dr Atul G- LNG , @James Chun @Community Alums @Sandeep Rajput @Community Alums 
Thanks.

  

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Para5 

 

Did you check the variable editor ? it is OOTB.

 

https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/product/service-catalog-man...

*************************************************************************************************************
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]

****************************************************************************************************************

Ankur Bawiskar
Tera Patron
Tera Patron

@Para5 

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?

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

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