- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2018 12:39 PM
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?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2018 05:58 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2018 11:29 AM
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2018 10:23 AM
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.