cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ADS: com.adobe.ProcessingException: com.adobe.Processin(200101)

Former Member
0 Likes
95,697

Hi Friends,

I am facing a strange problem.

In my system adobe forms are configured. But when I executed my form after creation from SFP, i am getting the following error:

"ADS: com.adobe.ProcessingException: com.adobe.Processin(200101)".

But when I executed the FP_TEST_00 form from FP_TEST_00 program in SE38. Its generating the PDF properly and FP_PDF_TEST_00 program giving version number too.

Sometimes ADS_AGENT user is getting locked too.

Please help me in sovling this problem.

Regards,

Phani.

View Entire Topic
Former Member

I have faced this problem and solved it.

Does your adobe form have a checkbox ?
In my case, this is caused by a checkbox object in forms.

I created a checkbox without setting On Value and Off Value,
so they have default values On Value; 1 , Off Value; 0.

But the binded value with the checkbox had 'X',
so this error was raised .

I changed On Value to 'X' and Off Value to space,
this error was solved. 

I hope I can be of any help to you.

Best regards,
Kenta JPN