|
Solutions |
Products |
|
Tuesday 8 February 2011
LiveCycle Designer has a graphical way of defining a Web Service invocation – you simply create a new Data Connection based on a WSDL definition, and Designer creates all the input and output fields you need, along with a Submit button.
However, you can also quite easily invoke a Web Services from a PDF SmartForm without this visual designer – you just have to write a little code. Luckily the thoughtful PDF team gave us some really easy ways to invoke Web Services programmatically and you can do it in just a few lines.