How do I avoid using current.update() in a business rule script by using setWorkflow() method with the false parameter
This script was developed to add users to the watchlist for every case if a Watchlist = True check box is active in their user profile. However this business rule is causing some recursive issues. Based on the feedback from SN I need to stop using c...
