Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Copy MRVS values from a RITM to a draft item (sc_cart_item)

Arijit Saikia
Tera Contributor

I have a Catalog Item that contains variables and a MRVS Variable set, value = expenditure.

 

I am using flow designer to create a draft item for the RITM as well, and all variables are successfully copied from the RITM to the draft item.

 

However the MRVS values are not getting copied from RITM to draft item.

 

For the RITM I can see the MRVS values in the sc_multi_row_question_answer_list.do

 

I am trying to update sc_multi_row_question_answer with the Question and Values from RITM by inserting Paret Table = sc_cart_item and sys_id of the Cart item, including the question and values.

1 REPLY 1

Rafael Batistot
Kilo Patron

Hi @Arijit Saikia 

 

This solution might help you 

 

https://www.servicenow.com/community/developer-forum/copying-previous-mrvs-values-into-new-add-entry...

If you found this response helpful, please mark it as Helpful. If it fully answered your question, consider marking it as Correct. Doing so helps other users find accurate and useful information more easily.