cancel
Showing results for 
Search instead for 
Did you mean: 

Problem executing an Online Form in Web DynPro(Adobe Form)

Former Member
0 Kudos

Gurus,

I am trying to create an Online Form in Web DynPro(Adobe Form), i could successfully create the form and deploy it.

But when i executed, i am getting the below error.

<<

com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "UsageRights" operation.

Request start time: Thu May 18 16:31:04 CEST 2006

com.adobe.ProcessingError: Error while retrieving a password for credential: ReaderRights:

java.lang.Exception: Could not retrieve a password for credential: ReaderRights

at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:420)

>>

Any Help would highly be appreciated

Regards,

Arvind Kugasia

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_meisl
Active Contributor
0 Kudos

Hi Arvind,

you seem to have forgotten an important configuration step when setting up your Adobe document services: http://help.sap.com/saphelp_nw2004s/helpdata/en/56/f2c94a069f44a785b85748e11f82a0/frameset.htm

Kind regards,

Markus Meisl

SAP NetWeaver Product Management

Former Member
0 Kudos

Hello Markus,

let's say I have two systems. One - X - installed J2EE+ABAP and configured WD pdfobject WS proxy to point to second system - Y - with correctly configured ADS (inculding Redaer Rights Credential). Do I have to setup this Reader Rights Credentila also on system X ?? Do I have to setup something else on system X to work with Interactive forms in WD Java on system X ?

PS: Our ABAP calls from X to ADS on Y are working okay, but I didn't try WD ABAP as basis is too low.

Thanx, Richard.

Message was edited by:

Richard Calaba

markus_meisl
Active Contributor
0 Kudos

As you always call server Y, you only need the credentials on Y, not on X.

Best

Markus