In a Business Rule Dot-Walking with getValue() or getDisplayValue() are not showing any Values
Hi Community, I am trying to set the "Needed at" date on a Request Item via a Business Rule. I am using the following code: (function executeRule(current, previous /*null when async*/ ) { gs.log("This is the Request sys_id: " + current.getUniqueV...