How can I expose oData service via BizTalk?
There is a similar answer to it but from 2010.
BizTalk has changed drastically now. I do want want to use any third party adapter.
Thanks
How can I expose oData service via BizTalk?
There is a similar answer to it but from 2010.
BizTalk has changed drastically now. I do want want to use any third party adapter.
Thanks
BizTalk hasn't changed that drastically since BizTalk 2006. There is no out of the box oData adapter, but you can do RESTful calls with with the WCF-WebHttp adapter and the JSON Encoder/Decoder.
5 people are following this question.