Multirow variable data to description of HR case

Not applicable

Hi experts,

How can we populated multirow variable data on record producer to the generated HR case description ?

Please provide me your suggestions

Thanks in advance.

7 REPLIES 7

Not applicable

Hi @Sid_Takali , we have more than 20 variables in some record producers. Is there any other code would you suggest?

Hi @Community Alums In what format you wants to populate MRVS data into description field?  Use the above code shared by me and add your all variables. The code will end at below code of line

 

............ "  MRVS variable 20 #" + " : " + mvrs[i].mrvs_variable_20 + '\n';

 

 

Not applicable

Hi @Sid_Takali , thanks for the code.

There is another issue, we have reference variables in the MRVS and this code only copying the sysId of the record. How can we get display value.