Notifications
Announcements
I have a batch job to export to some tables to my Azure SQL server.However, when the job is run it only exports one entity at a time. Very painful and slow. Why is this? Is there any way to make it run in paralell?
Did you put all entities in one batch job?
I suggest you set up one batch job for one entity. This way the system can process multiple exports in parallel.
Yes, I put them all in one batch job and set "Run sequentially" parameter to "off". The article says "If entities don’t have any functional dependencies, they can be scheduled for parallel import or export.". I got confused on that.
If there is any other way than running seperate batch jobs per entity please let me know, otherwise I will do that instead.
docs.microsoft.com/.../data-import-export-job
Hi Agneum,
Functional dependencies limit their export order, so we need to confirm the sorting in advance, if not, they will run in parallel without order.
When you select one or more entities, and then select publish , a batch job is started.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 622 Super User 2025 Season 2
Abhilash Warrier 438 Super User 2025 Season 2
Martin Dráb 354 Most Valuable Professional