cancel
Showing results for 
Search instead for 
Did you mean: 

ADS error at interactive scenario

Former Member
0 Kudos

Hi experts,

I have the following error when I test the interactive scenario (with FP_TEST_03 interactive):

Processing exception during a "UsageRights" operation.

com.adobe.ProcessingError: Invalid usage right: EmbedFileRights value: Create

Exception Stack Trace:

com.adobe.ProcessingError: Invalid usage right: EmbedFileRights value: Create

at com.adobe.ads.request.UsageRights.translateAllRights(Unknown Source)

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

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

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

...

This error occurs only at the interactive scenario, the non-interactive works fine.

I've installed ReaderRights credentials following ADS config guide and I've restarted the J2EE Engine.

I'm running ADS with basic auth.

Does anyone knows something about this error?

Is SSL auth. necessary to work with credentials?

Thanks in advance.

David.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Yes,

I do this test and it returns a HTTP/1.1 200 OK

...

Required stream: "PDFDocument" not found.

...

Regards,

David.

Edited by: David Gimeno on Jun 6, 2008 2:51 PM

harman_shahi
Contributor
0 Kudos

Hi David,

please see the document listed below for your specific error. it

If the configuration is correct, the system displays the version number of the Adobe document services in the response area. You can ignore the message Required stream: "PDFDocument" not found.

http://help.sap.com/saphelp_nwce10/helpdata/en/4f/a00d41921bf023e10000000a155106/content.htm

hope this helps,

harman

Former Member
0 Kudos

Hi Harman.

I've done both tests and everything seems ok.

I've not configured any Trusted Anchor, and I suspect that maybe here is the problem. Do you know if Trusted Anchor is required for the use of a credential?

Thanks,

David.

harman_shahi
Contributor
0 Kudos

Hi David,

Sorry, I don't remember setting up any u2018Trusted Anchoru2019! Hopefully someone else on SDN may have some more knowledge about this...

Please have a look at the thread below (you may have seen this already

This Thread points to the following link for solution:

Installing and Configuring Credentials

http://help.sap.com/saphelp_nw70/helpdata/en/6e/8e22fad84440629b4385748e22b8a0/frameset.htm

Hopefully this helps,

Harman

Former Member
0 Kudos

Hi all,

I've changed my ADS log level to All and I get the following exception:


Error while reading trusted anchor configuration information:
com.sap.security.core.server.securestorage.exception.ObjectRetrievalException:
Could not find clientID services~com~adobe~DocumentServicesConfiguration~AdobeConfigurationService~jar

	at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
....

I think my suspicions were true. But is Trusted Anchor necessary to test the interactive scenario?

The error says 'yes' but I'm not sure at all about it.

I've found the following:

To perform security-related functions such as digitally signing and encrypting PDF
documents *and Interactive forms*, you must set up an SSL connection to the Web
Service

at https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b08aaa7b-b2f3-2a10-5591-f472a273...

Regards,

David.

Edited by: David Gimeno on Jun 10, 2008 11:05 AM

Former Member
0 Kudos

Hi Arafat,

First of all thanks for your answer.

My form don't have any script.

I've try to install again the credential file and I've restarted the following services: PDF Manipulation Module, Document Services Trust Manager and the app com.adobe/AdobeDocumentServices but it still don't work.

I think that maybe it's an auth problem. The SSL config is not working properly in my Java AS. My ADS runs with basic Auth. but maybe requires SSL to use the credential. Do you know something about it?

Regards,

David.

Former Member
0 Kudos

Hi David,

ADS will work perfectly on Basic authentication. Have you checked running the DAS service through WDSL test on portal?

Regards,

Arafat

Former Member
0 Kudos

Hi David,

Try installing the Credential file again and restart all the ADS related services. BTW are you using any Scripting in your IF?

Regards,

Arafat