cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe form error ADS: #com.adobe.ProcessingError: Invalid usage right:

Former Member
0 Kudos

Hi Experts,

I 'm trying to create my first adobe form and when i have run this without passing the fillable value and english language is displays fine but i cannot enter the values at run time.Its a print format. but when i'm trying to pass the values during the run time as form is fillable and language is EN then i have catched this error.

ADS: #com.adobe.ProcessingError: Invalid usage right: E(200101).

Test for function group /1BCDWB/SM00000001

Function module /1BCDWB/SM00000001

Uppercase/Lowercase

Runtime: 5.793.933 Microseconds

Exception SYSTEM_ERROR

Message ID: FPRUNX Message number: 001

Message:

ADS: #com.adobe.ProcessingError: Invalid usage right: E(200101)

Please suggest how to resolve this.

Regards.

Ruchi.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

ADS configuration done so my problem has been solved.

Thanks to every body.

Regards.

Ruchi

Former Member
0 Kudos

good !

keep doing good work

all the best

shaleen

Answers (2)

Answers (2)

former_member191062
Active Contributor
0 Kudos

Hello,

this error message is usally returned if the J2EE and ADS is below the SP level of the ABAP. The right: "create" was only delivered with a later ADS version.

Please ensure your ADS and J2EE has at least as high patch level as your ABAP.

Best regards,

Dezso Pap

Former Member
0 Kudos

Hi Ruchi,

I think you are trying to pass some values to the form at runtime.

and then when you are tying to see the print preview you are getting

this error.

first thing that needs to be checked is the ADS (Adobe Document Server)

may be your ADS is down and/or misconfigured; refer to config guide on service.sap.com/adobe.

you can go to SM59 and see the configuration or look for a basis guy to do it for you...

and if it is still not solved can you elaborate what king of values are you passing to the Adobe Form.

regards

shaleen

Former Member
0 Kudos

hi shaleen,

Thanks for the response actually when i 'm trying to run the SAP standard demo IF_DEMO i catch the same error. i have run this demo and the input parameter for this is language = system language and fillable = 'x'.when i'm trying to see the print preview i have same error.

regards.

ruchi.

Former Member
0 Kudos

Hey Ruchi,

I can only see that there is some problen with the ADS

cofiguration.plz check that once again, see if all the services

are running for your server.

thats all it seems i can help.

by the way can u copy and past the code of ur IF_DEMO programm.

lets see what it is doing...

also are you using ABAP or dynpro ?

regards

shaleen

Message was edited by: shaleen

shaleen mohan

former_member191062
Active Contributor
0 Kudos

Hello,

ruchi. I have seen this error many times, the cause was always as written above, the problem with the different SP level.

Have you checked this?

Best regards,

Dezso

Former Member
0 Kudos

Hi,

Yes, You are right some problem is from SP level. my basis team is looking on that.

waiting for their response. Wish, it would be solve.

Thanks again for your help.

Regards.

Ruchi.