cancel
Showing results for 
Search instead for 
Did you mean: 

Interactive forms Error

Former Member
0 Kudos

Hi Friends,

I tried to do a sample interactive forms tutorial. Things are working fine till deployment. If i try to run this application by right-clicking on the application -> Deploy new archive and run it throws a runtime exception:

com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: ADS Render Exception occured. Append "sap-wd-errorPdf=true" to the URL and access the application once again. This time you will get an error PDF. Save the error PDF on the file system. This is a helpful attachment in case of an OSS message.Processing exception during a "UsageRights" operation.

Request start time: Sat Dec 16 18:07:31 EST 2006

com.adobe.ProcessingError: Invalid Document right FormRights::Online

Exception Stack Trace:

com.adobe.ProcessingError: Invalid Document right FormRights::Online

at com.adobe.UsageRights.execute(Unknown Source)

at com.adobe.BaseADSRequest.doWork(Unknown Source)

at com.adobe.AdobeDocumentServicesWorker.execute(Unknown Source)

...............

What could be wrong?

Thanks in advance.

regards,

nathan.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182374
Active Contributor
0 Kudos

Hi,

Does the Adobe Document Services installed?

You can check it by navigating to:

http://<server name>:<port>/wsnavigator/enterwsdl.html

look for the ADS service.

Omri

Former Member
0 Kudos

Hi,

ADS is installed. I have also tested the ConfigPort_Rpc by sending a request. It returns the version info. What else could be the problem?

Thanks in advance.

Regards,

Nathan.