Can we do database operations in the pre-validation stage ?
Announcements
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
Daivat Vartak (v-9d...
671
Super User 2025 Season 1
Vahid Ghafarpour
167
Super User 2025 Season 1
Muhammad Shahzad Sh...
138
Most Valuable Professional