Hi everybody,
I am trying to export a custom data entity to BYOD in Incremental push, but I get the following error:
Cannot edit a record in DMF data project execution (DMFDefinitionGroupExecution). Cannot call NEXT, update(), or delete() on buffer
where data is selected or inserted in another transaction scope. Could not generate export file for entity XXX.
I have tried to drop the entity and publish it to the db where I have to export it through byod. I have tried to disable change tracking and enable it again.
I have also tried to delete the entity and refresh the entity list. But, anyway I do still get the error.
In the meantime the full push works fine.
Any ideas how I should solve it, please?
Thanks in advance!