Any web-based data will take with the application which will be an integral part of the database transaction design. Look around on the CRM service, I think transactions are available in the 'CRUD' suggest nothing can be found. Is this the case that it is not supported / implemented in MSCRM?
If it is, and I have missed it, can someone point me in the right direction? In order to complete errors / exceptions through a custom import / registration routine, I am afraid of coding a whole lot of 'repair codes' which I have coded.
No, there is no database-like transaction support in the CRM, a plugin / callout about the closest thing Will be recorded which runs PreCreate of a record ... if something fails in it, then the record will not be made, but still there may be steps that have succeeded before the failure.
Comments
Post a Comment