Hi Guys, I'm trying to call a SOAP service but i need to use a diffe

Hi Guys,
I'm trying to call a SOAP service but i need to use a different endpoint (not the service endpoint found on the WSDL). Is this possible using the Call Webservice plugin?

Thanks!...

OriginalPostID-121927

OriginalPostID-121927

  Discussion posts and replies are publicly visible

Parents
  • Appian won't automatically host a WSDL for you, but if you are using JBoss there is a public folder. Or you can host it on another server such as a web server. But once you point Appian's Web Service Node to a certain WSDL, it will construct data types from there.
    However in this case it sounds like every time your WSDL changes (is it re-generated often?) you'll need to re-copy it to the new location.
Reply
  • Appian won't automatically host a WSDL for you, but if you are using JBoss there is a public folder. Or you can host it on another server such as a web server. But once you point Appian's Web Service Node to a certain WSDL, it will construct data types from there.
    However in this case it sounds like every time your WSDL changes (is it re-generated often?) you'll need to re-copy it to the new location.
Children
No Data