web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Accessing azure service bus queues from x++

(0) ShareShare
ReportReport
Posted on by

I want to read messages from an azure service bus queue or post messages to a queue from x++. There is documentation on how to do this in different languages but there doesn't seem to be anything for X++ except for 2012 but the architecture is different with Dynamics 365 for Operations now that AIF is gone. I could create a library in C# but I would prefer not to if possible. Thanks for any suggestions or references. 

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Mea_ Profile Picture
    60,284 on at

    Hi NCL3,

    In the current version all standard interaction with Azure Queues, Azure Storage and other Azure stuff done through c# libraries and x++ juts calls them, so what stops you ? It's just easier to do this in c sharp because x++ does not have required libraries to call Azure APIs  and you will end up with x++ calls to standard c# libraries and a pain because x++ does not support generics and so on.

    I have done x++ class that works with Azure File Storage https://github.com/Ievgenm/AX-7-Extensions/tree/master/SysAzureFileStorageClient and it looks ugly, but if you really want to have something similar just take same approach with Azure Bus API.

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.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Dráb Profile Picture

Martin Dráb 4 Most Valuable Professional

#1
Priya_K Profile Picture

Priya_K 4

#3
MyDynamicsNAV Profile Picture

MyDynamicsNAV 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans