Resolved! Run Business Rule only once
I have a requirement to run the business rule logic only once based on a flag. Initially flag will be null and once it its set, business rule should run and when user tried to modify the record again, business rule should not run.
