accessing variable through dot walking
I have reference to "sc_req_item" called request_item on another table. I am trying to dot walk to get one of the variable and not successful. Tried to query the table using "request_item.variables.temp_var" but don't seem to get the value. gr.addQue...