Bertverbeek4PS / bc2adls

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

Unable to schedule the export #160

Closed GC-Martin closed 2 months ago

GC-Martin commented 3 months ago

Hi, I've set up everything and export runs succesfully. However I can't seem to schedule the export. When I click Schedule Export it tells me to check the Job Queue Entries but the scheduled job does not appear there. I am not that experienced with BC so maybe I'm doing something wrong.

GC-Martin commented 3 months ago

It showed up briefly for a colleague, but then dissapeared as well. We found it in the Logs however. With the information shown there we ended up creating a manual Job Queue Entry Card with the corresponding Object ID for the export.

y0m0 commented 3 months ago

@GC-Martin the reason is that when you crate the job queue via the page action it will simply create job queue scheduled to run only once. image

If you simply let it run at the selected date time, the job queue entry will "disappear" afterward. It's up to you to first create the queue via the page action and then set an appropriate schedule.