Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8908

Problem consuming an External Web Service

$
0
0

Hi all, I'm having a problem while trying to consume an external web service, this service return some file as attachments, the web service works just fine when I try to consume it in SOAP UI, or visual studio, but the problem comes when I try to consume it from ByD Studio, I think this is because in visual studio I'm using something like this:

          BasicHttpBinding binding2 = new BasicHttpBinding();

          binding2.MessageEncoding = WSMessageEncoding.Mtom

 

this is used to handle the files, since the web service use MTOM to do it, but I don't know how can I do this from ByD.

 

the only think I get when I try to consume the WS is an message in the "CommunicationFault", that says that "An exception occurred".

 

I really hope you can help me.

 

Thanks a lot in advance.


Viewing all articles
Browse latest Browse all 8908

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>