Hello team,
I want integrate Dynamics 365 FO with Azure service bus. Can any one help me to configure service bus endpoint url to D365 FO.
Hello team,
I want integrate Dynamics 365 FO with Azure service bus. Can any one help me to configure service bus endpoint url to D365 FO.
Hi,
You can do this using recurring integration and logic App. I use this approach for multiple clients. Ideally you would store the download URL in Blob rather than in Azure Service bus. ASB can only store 256kb or 2mb. I have written a blog about how to do this.
https://azureintegrations.com/2020/05/24/azure-integration-dynamics-365-uo-dmf-using-logic-apps/
Using function App
Hi uday krishna
Thank you for the detail information, Do you have knowledge of C#? if yes then it will be easy to write complete logic with C# and add the DLL as reference in D365FO.. then call C# logic from your D365FO batch jobs.
Do let me know if you need any help from my side.
The recurring data jobs do not push anything (except in case for BYODB), instead another app must pull the data from the queue.
You can use any integration app, such as LogicApps to do the fetching.
Hello Sohail,
Thanks for your response.
My scenario is, need to create recurring export job to get data in xml format for data entity and that xml file need to be pushed to Azure service bus in scheduled manner(every 30mins). Could you please provide me the inputs.
Thanks in advance.
Regards,
Uday
I hope you will get help from below links
www.ktlsolutions.com/.../draft-integrating-azure-service-bus-with-dynamics-365
community.dynamics.com/.../message-queueing-in-dynamics-365-with-azure-service-bus
André Arnaud de Cal...
292,907
Super User 2025 Season 1
Martin Dráb
231,777
Most Valuable Professional
nmaenpaa
101,156
Moderator