- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2019 11:44 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2019 01:21 PM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2020 05:49 PM
Doesn't seem to work in a scoped app. Did it work for you?