Bertverbeek4PS / bc2adls

Exporting data from Dynamics 365 Business Central to Azure data lake storage or MS Fabric lakehouse
MIT License
60 stars 23 forks source link

Add functionality to have job queues with different schedules #194

Open acjdekorte opened 5 days ago

acjdekorte commented 5 days ago

One of our customer would like to be able to export some tables every hours, while exporting other tables only once a day. In order to accommodate this, we have extended the functionality with a possibility to have different job queue for the export.

We think that this might be also interesting for the community version.