This content has been marked as final.
Show 1 reply
-
1. Re: HTTPRouter alternative to soapclient & wise soapclient?
tcunning Jun 21, 2013 12:51 PM (in response to boy18nj)I think Tom's suggestion was trying to avoid the use of the soapui SoapClient. I think you should be fine with the Wise SoapClient + transformations. By using HttpRouter you would be giving up the class generation and a lot of validation/checks on the client side, but if you're comfortable with that, by all means you can roll your own SOAP requests with HttpRouter.