Resolved! How to Update existing HR Profile from the record producer when submitted the form
On the record producer we've mapped to field for LE case table. Then wrote a after insert business rule where im trying to map variable value from LE case table to HR profile table. (function executeRule(current, previous /*null when async*/) {var h...
