copy multirow variable set data in to quotation table service effected field

Mannam Praveen
Tera Expert

Hello Developers 

@Ankur Bawiskar 

I had requirement to copy multirow variable set data in to service effected field in Quotation table. 

current workflow - once request is submitted in catalog  it  will trigger for approval once it is approved. new record getting in to quotations table and copying same data available RITM to quotations table. now we created the new field on the table service effected  field we need know to map data to filed in multirow variable set.  how to achieve this. 

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Mannam Praveen  

MRVS stores data in json format.

which variable from MRVS you need to map to that field?

field is of what type?

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

Hi @Ankur Bawiskar 

I had four fields MVRS those four need to mapped. all four fields string mvrs are string fields - 1. Service 2- port speed, Access speed, assets ID, router type.  

Above the all fields data need map in to the service effected string filed on Quotation table 

Thanks