Can we do database operations in the pre-validation stage ?
Can we do database operations in the pre-validation stage ?
When you want to throw an error because the data is not valid.
Eg: The end date must be greater than the start date
Can you give me some real time scenarios when we go for pre validation stage
Hello,
You can do database operations in a pre-validation step. But, this step is not performed in a database transaction, any operation will not roll back if an error occurs in pre-operation, main-operation or post-operation stages.
To learn more, see community.dynamics.com/.../microsoft-dynamics-event-execution-pipeline
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,214 Most Valuable Professional
nmaenpaa 101,156