Hi,
I created a Web Service within SAP, registered it with SOAMANAGER. Tested it with SOAPUI and SAP Consumer Proxy and its working.
Now, i have a requirement to create an Adobe Interactive Form which can be accessed by any team member to update their details.
I followed the following steps after successfully testing the Web Service
a) Created an Adobe Form with an empty interface
b) Created a new Data Connection with WSDL as provided by my web service
c) Dragged the Input and output fields from the Data Connection to the Master Page.
d) Added an Execute Button with Bindings to the Web Service.
e) When i run it,either by executing it or by doing Print Preview, the button is not working.
f) I also tried it with sample Calculator WSDL which is public and still it doesn't work.
Kindly, share your thoughts on where is the issue
Thanks
Sahil