Multirow Variable set in Record Producer

reginabautista
Kilo Sage

Hi guys,

I have implemented multi row variable set in a record producer. Would anyone know how could I access the variable responses?

The solution that I see here points to sc_req_item which I don't have. I checked question_answer table also where the variable responses for record producers are stored but I couldn't find the responses entered in the multi row variable set. 

Has anyone implemented MRVS in a record producer and accessed the values? Thanks in advance - Regina

 

find_real_file.png

1 ACCEPTED SOLUTION

reginabautista
Kilo Sage

Hi guys

 

I was able to access the multirow variable set responses via a Business Rule. Please note that in the MRVS, the id that you need to pass is NOT the variable set name but rather the internal name. This wasn't visible on the form by default so you may need to bring this out or check value via Show XML. Hope this helps!

find_real_file.png

 

find_real_file.png

View solution in original post

5 REPLIES 5

Kim Sullivan
Tera Guru

Doesn't seem to work in a scoped app.  Did it work for you?