Skip to Content
0
Former Member
Oct 28, 2010 at 07:36 AM

Step by Step process of Using Web Service in Adobe Forms.

213 Views

Hi Experts,

I was working on using a function module exposed as a web services in my Adobe Forms for which below are the steps that i was following:

1. Create a Function module and create a web service from that function module.

2. Through SOAMANAGER, download the WSDL file for the generated web service.

3. Create an Adobe form with an empty Interface and create a new Data Connection on the form using the downloaded WSDL.

4. Generate this adobe form using an ABAP report.

But unfortunately this doesn't seem to work and when i try to execute the web service from my form then it gives me an error saying "Error attempting to read from file".

Can somebody help me out and may be let me know if there is any standard document available that may provide me with the exact steps or list down the steps indicating if I'm missing something for accomplishing the above mentioned requirement.

Thanks in advance for all the help extended!!!