Reputation: 1
I have a requirement where i need to send information to Azure. i tried web service but it throws me an error. Then someone suggested to use SOA Suite , i am unsure how to use it. Can somebody guide.
Regards,
Upvotes: 0
Views: 381
Reputation: 799
SOA suite would be the place to start if you're performing integration with another system - depending on the release of EBS you would want the 12.1 documentation or 12.2 documentation . The technology section has an integration section which includes:
Upvotes: 0
Reputation: 531
Not enough rep to comment...
The fact they're using Azure to host their web service is irrelevant. It still follows the ABC rules of Web Services - Address, Binding, Contract.
When you say calling their web service is "not working", how? What error message are you getting?
Upvotes: 0