web-servicesadobelivecyclelivecycle-designer

Adobe LiveCycle Forms: How to get web service response


I need to call a web-service by button click and recieve some data from it, back to my form field.

Acording to this article, I configured a small example, which uses this wsdl, it's moonPhase method.

But as a result, whenever I click "Moon Phase Btn" moonPhaseResult field does not change it's value.

So, what am i doing wrong?

PS: my form can be found here.


Solution

  • Ok, the issue was in not configured usage rights. A form has to have Database and web service connectivity right.