Hi,
Seem to be having an issue with Business Rules not executing in the correct order. I have two Custom Processes on the same table (TASK_TEXT) one updates a record using XML, the other sends out a notification based upon this update. They both have the same execution point (Commit read or insert) and the execution sequence for the update is a lower number than the execution sequence for the notification, yet the notification goes out before the update. Any ideas please?
Thanks