my idea is:
- get the wsdl file with the ‘request document’ statement
- convert the wsdl file into a soap request using either XSLT style sheet or any XML toolkit from Natural creating the SOAP message on the fly or following the WSDL2Java approach by creating natural subprograms to build the sopa message
- call the web service using ‘request document’ again
everything should be inside of a natural application
with kind regards
Michaelk