Alternative for dot walking in workflow script

Neeraja2
Tera Contributor

Hello Team,

 

I have one requirement in workflow script to set requested for request to variables from RITM. I used as "

current.variables.requested_for;". But they don't dot walking. Is there any alternative for this line of code to set requested for of request in script?
5 REPLIES 5

Akif_Shah
Kilo Sage
Kilo Sage

If you dont want to use current.variables.requested_for, then you would have to query the value from the "sc_item_option" table.