Accessing reference data
Within App Studio - I'm trying to read a record from a data table that I have defined with several records stored in Pega.
Previously I've used a data reference and initialized it by displaying a drop-down or search on a form.
Now I want to initialize the data reference using a field that was passed to the sub-process. The field contains the value of one of the fields in the data type. It's not clear to me how I initialize my to reference the correct data record.
Thanks in advance