Set Value of Reference Field via Workflow

sarahyelton
Tera Expert

I am scripting novice and pretty much take something someone else has done and try to figure out how to use it for our purposes.  🐵  I have a workflow where, in one step, I attempt to set the value of a reference field (u_application) with whatever value is captured in a reference variable (CCRchangeapp).  From what I have read, we need set via sys ID but I have no idea how to do that.  This is what I currently have . . . can someone please tell me what I need to change?  

find_real_file.png

 

1 ACCEPTED SOLUTION

SanjivMeher
Kilo Patron
Kilo Patron

 

If CCRchangeapp is a reference variable as well pointing to the same table which u_application is pointing to, then I dont see any problem with the script


Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

6 REPLIES 6

sarahyelton
Tera Expert

Doh!  I was using a Lookup field type on the variable.  I previously had it as a reference.  Once I changed it back, it works!!!!  Woo hoo!

Great. Can you also mark this thread answered, so that it will be helpful for others in future?


Please mark this response as correct or helpful if it assisted you with your question.