I don't have any direct experience with it, but Web Services are invoked via SOAP (Simple Object Access Protocol). SOAP involves HTTP and XML to request/receive service. You will likely find more help here.
I have also seen this done with MQ rather than with HTTP, but the SOAP/XML part stays the same. There are data limitations with MQ which might cause a problem if its > 4Mb messages and relatively high volume or a single message is > 100Mb but I doubt thats an issue if this is the first time you are doing this. Thisis a case study which is pretty much how I've seen it done
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.