setValue of a field is not working in async insert/update Business rule
Hi All, I am writing an async Insert/Update business rule to update a field value(Ex: TestA) on RITM based on RITM's Approval field value. If Approval field value is either approved/rejected, then only I need to populate some value in 'TestA' There...