Optimized CRM OData Paging
The CRM OData connector now automatically applies an odata.maxpagesize = 200 header when reading data. This improves paging efficiency and ensures smoother performance when processing large data sets.
Transaction Stability Improvements
Resolved an issue affecting transaction consistency during commit-per operations. The connector will now commit only when data changes are detected, improving both reliability and performance.
Enhanced Change Tracking
The ODBC connector now maintains Source Control references more consistently during data reads, ensuring smoother incremental synchronization.
Automatic Sorting on Source Control Field
Post-Execution Triggers Reliability Enhancements
Post-execution steps now run only after all data has been fully committed. This ensures that post-transfer actions execute with complete, verified data, improving overall stability for complex transfers.