How can I update MRVS variable from Children table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 07:12 AM
Hi Colleagues
I am working on a use case where I have 2 tables... One is the parent and the other one is a children ( similar to RITM and SCTASK relationship)
I have on the parent table a MRVS that is populated at the time of submission, even though as part of the flow at some point there is a task ( a record on the children table) created and couple of fields on the MRVS need to be updated.
I am already able to reference the MRVS on the children table using a formatter but changes to the variables are not getting stored.....
I already tried to leverage what was posted here https://developer.servicenow.com/connect.do#!/share/contents/3490912_custom_variable_editor_for_reco...
but the issue is that it does not honor MRVS variables