cancel
Showing results for 
Search instead for 
Did you mean: 

problem with Interactive PDF Form

Former Member
0 Kudos

Hi,all

I'm trying to do the following requirement:

<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/dc/f1783fe3263042e10000000a114084/frameset.htm">Example of the Use of an Interactive PDF Form</a>

And I give this exception when I try to deploy my application:

com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (404) Not Found. The request URL was:"http://localhost:50000/AdobeDocumentServices/Config?style=document". Check, whether the URL is correct, and the Web Service that you are requesting is up and running

What may be the problem?

Any ideas?

Regards,

Michael

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Michael,

Just check whether ur webservice is available in ur engine

http://<server name>:<port>/wsnavigator

If its available ,try to run from navigator only.

click on test in wsnavigator & check whether it works or not.

i think the wsdl u have specified is not correct.

regards

Sumit