cancel
Showing results for 
Search instead for 
Did you mean: 

Error while calling Web Service

Former Member
0 Kudos

Hi All,

We have downloaded the WSDL file corresponding to the Web Service from the Application Server through transaction: SOAMANAGER.

And we integrated this WSDL in our AIF(Adobe Interactive Form). but when we click on the Button which calls this Web service, we get no response at all.

We also tried using the Button which automatically comes when we create a Data Connection. But it gives the following error:

Error attempting to read from filehttp://<SOAP address which is there in the WSDL>

Please help.

Edited by: Taha Ahmed on Aug 31, 2009 7:26 AM

Edited by: Taha Ahmed on Aug 31, 2009 7:26 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If you rae using the transaction SOAMANAGER then you need to use to URL's.

For creating the dataconnection in the Adobe Form use the URL or the WSDL code from SOAMANAGER Transaction.

And at runtine i.e. when a enduser performs any action like if he clicks on submit then you must use the URL from SICF Transaction Code, to trigger the Submit button then you must write Javascript or FormCalc Script for a button. In scripting use this URL(got from SICF).

Regards

Pradeep Goli

Answers (0)