Hi,
I've been informed on the board from earlier posts that when .Inserting records you're required to .Compose and in many cases .Process to call business logic, however I'm wondering if the same thing holds true for .Update? I can see how you may/should .Process on certain values (account IDs, etc) on an update, but is .Compose still required?
I've been informed on the board from earlier posts that when .Inserting records you're required to .Compose and in many cases .Process to call business logic, however I'm wondering if the same thing holds true for .Update? I can see how you may/should .Process on certain values (account IDs, etc) on an update, but is .Compose still required?