Resolved! How to update Field inside the reference field of a current record via Business rule
Am trying to update a field inside the current records reference field.Am using the below code and able to get the logs, but data is not getting updated inside the reference record. Could someone please help on this.var a2 = new GlideRecord ('ast_con...
