we're facing an issue where the posting of journals job fails due to limitations on processing more than 1000 records per transaction during post migration actions. This affects collective updates on a high number of records under a single transaction, including posting movement journals and service order job approvals.
error message:
Unable to write data to entity msdyn_sharedproductdetails.Writes and CDS error code : 0x80060888 response message: The current change set contains too many operations. A maximum
(874ACF4A-F8F7-4584-B243-184FC2517382}For troubleshooting see https://go.microsoft.com/fwlink/?linkid=2244045. Activity ID for troubleshooting information on troubleshooting see https://go.microsoft.com/fwlink/?linkid=2244045 allowed in a change set. For information on .. number of '1000' operations are
we understand it's a limitation however it's affecting the business and the flow of the work as it's better to have all the functions with the same integration tool to avoid any data missing.
