Is there a way to manage transactions with early-bound code? I know its possible with the ExecuteTransactionRequest but I do not want to have to modify my code.
*This post is locked for comments
Is there a way to manage transactions with early-bound code? I know its possible with the ExecuteTransactionRequest but I do not want to have to modify my code.
*This post is locked for comments
Hi,
I don't think transaction depends upon early bound or late bound. It depends upon how/ where you are executing the code. If it is plugin/ custom workflow then it is already in transaction. If you are writing a separate
application then you have to use ExecyteTransactionRequest.
Hope this helps.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156