Manually add external WSDL invocation to existing BEPL stub [message #1078898] |
Sat, 03 August 2013 19:30 |
Missing name Mising name Messages: 4 Registered: August 2013 |
Junior Member |
|
|
Hello:
I have a SOAP/WSDL server up and running. Based on a simple hello-world example (a single function called say_hello that accepts a string and outputs a string), the server exposes an automatically generated WSDL description. For example, I can call localhost:8080/?wsdl and save the WSDL description to a file.
I wish to add the invocation of this say_hello function described in the WSDL to an existing BEPL file.
I am not familiar with the BEPL Designer at all and would rather know and understand the actual lines required to add to the BEPL stub. From what I understand I need to add a partner link and the actual invocation, but perhaps also some variable copying ... Any hints to other helpful resources on this are welcomed as well.
Thank you in advance!
|
|
|
Powered by
FUDForum. Page generated in 0.11843 seconds