Hello everyone,
I have such a functionality, In which I have to reading one by one file (Job queue). And I have to read and process that file.
So if there is any solution for it, please help me. I use Business Center Saas.
Hello everyone,
I have such a functionality, In which I have to reading one by one file (Job queue). And I have to read and process that file.
So if there is any solution for it, please help me. I use Business Center Saas.
There are Sharepoint connectors for Business Central available on AppSource that might be able to help you with this.
But i would still recommend you to use Azure Blob Storage for this because that is supported in the AL language.
And then you can also use a Blob queue for transaction handling so you are sure you do not miss out on processing some files.
Actually i have files available on sharepoint all i want to process files one by one in specific queue.
There is an excellent blog about the topic here:
Thank you for this replay.
But i don't know for azure blob storage and how can get file or something.
For an automated job there are really no other option than to use streams. But you can read your files f.ex. from Azure blob storage. That works very well with BC Saas.
André Arnaud de Cal...
292,884
Super User 2025 Season 1
Martin Dráb
231,760
Most Valuable Professional
nmaenpaa
101,156
Moderator