Hi Guys,
Can you help me in this problem?
I'm working in BizTalk Server 2009 now and have to interact with Azure ServiceBus Topics/Queues. That means I'm out of luck. I don't have the ServiceBus adapters and cannot use .NET API which is for .NET >3.5
(BTS2009 works with .NET 3.5). It leaves me with ServiceBus REST API. But I cannot use the Mikael's beautiful REST Start Kit, which adds the custom behavior to the WCF-Custom adapter. The Azure Topics requires getting ACS token and the Start Kit does not implement
this token addition.
I wonder: Maybe somebody also implemented this token part or does know where to get it?
Thank you,
Leonid Ganeline [BizTalk MVP] <a href="http://social.technet.microsoft.com/wiki/contents/articles/20258.biztalk-integration-development-architecture.aspx">BizTalk Development Architecture</a>