You need to sign in to do that
Don't have an account?
HarryB
Limitation of workflows/outgoing messages and multi record updates?
Hi all,
it seems that if I use the update API call to modify more than one sObject, any connected workflow will be only triggered once per update call and not for every single sObject.
Is this a known limitation and is there a workaround maybe? The only "solution" seems to be to do single updates for every sObject, but this is very time consuming if one need to modify some 1000 records...
Cheers, Harry
For outbound messaging, as detailed in the docs, a single soap message may contain upto 100 actual notifications.