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

ADS: com.adobe.ProcessingException: Problem accessing d(200101)

enginimaldb
Participant
0 Likes
18,097

Hi Experts,

i have a problem with ADS and PDF files in my NW04s on Windows/oracle.

1. become the following error when calling a note with ts SNOTE.

"ADS: com.adobe.ProcessingException: Problem accessing d(200101)"

2. Cant generate PDF files when i want print a query from one of portal tools.

Error message : Cannot create pdf "

I hope you can help me.

Kind Regards

Engin Imal

Accepted Solutions (0)

Answers (6)

Answers (6)

zdenek_machacek
Discoverer
0 Likes

Hi, set value profil parameters login/accept_sso2_ticket = 1 and login/create_sso2_ticket = 2.

Best regards

Zdenek

former_member227150
Active Participant
0 Likes

Thanks Zdenek, Its working for me.

Former Member
0 Likes

Hi, In case somebody is trawling this.

I saw this in upgrade to 740.

In ours, we needed to  turn off FPCONNECT - MBATCHING .

Ideally it should work when set to X but there are prerequisites. See SAPHelp : Bundling for PDF Based Forms

Cheers,

Wilbert

Former Member
0 Likes

I know this is already resolved, but just to throw this out for as an idea for someone who sees this in the future:

I had this problem come up last weekend after a SAP version upgrade, but realized that it was simply caused because security had locked all the users out of the system for the duration of the upgrade. We accidentally forgot to allow the userid utilized to communicate with the ADS server, which resulted in this same error.

Phil_Southall
Explorer
0 Likes

Hi - question specifically for Clay

When you say ...'We accidentally forgot to allow the userid utilized to communicate with the ADS server, which resulted in this same error' what did you need to do to the userid?

I'm trying to set this up for non-interactive (i.e. payslip) forms (so shouldn't need any credentials), but am getting the error message 'ADS: com.adobe.ProcessingException: Problem accessing d(200101)'.

The userid I'm using has 'SAP_ALL' authorisation, so just wondered if there is a parameter or something additional that my userid needs?

In Addition, the only other issue that I'm currently trying to find an answer to is when we run the FP_CHECK_DESTINATION_SERVICE test with the flag ticked, we get an error message saying 'Vendor Unknown'

Don't suppose you've seen this at all?

Cheers

Phil

0 Likes

Hi,

Does program FP_CHECK_DESTINATION_SERVICE run with(!) the checkbox enabled? You can ignore the other test program for now, it is only used for "form bundling" (performance optimization).

Best regards,

Andreas

Former Member
0 Likes

Hi @All,

i was facing similar problems. It could be solved by installing the Reader Right Credentials. If you want to use a pdf with editable fields (no read-only document) you have to install the RRC. Check this url

http://help.sap.com/saphelp_nw2004s/helpdata/en/56/f2c94a069f44a785b85748e11f82a0/content.htm

and note 736902.

HTH

Markus

0 Likes

Hi,

Could you please check the destination service FP_ICF_DATA_<SID>? This is required for the Adobe Document Services to get the form template from the ABAP forms repository.

Please check ABAP program FP_CHECK_DESTINATION_SERVICE.

Best regards,

Andreas

Former Member
0 Likes

Thanks

I just found this in the PAG for ADS

ashish_shah
Contributor
0 Likes

can you please share your solution?

Ashish

ashish_shah
Contributor
0 Likes

Thanks for the quick response :).

However in my case i can see and run the report FP_CHECK_DESTINATION_SERVICE.

but can not even have the following report in my system

FP_CHECK_HTTP_DATA_TRANSFER

any idea on what to do ?

Thanks,

Ashish

Former Member
0 Likes

you can run FP_CHECK_DESTINATION_SERVICE also with destination checked?

Former Member
0 Likes

please check:

Note 944221 - Troubleshooting if problems occur in forms processing

ashish_shah
Contributor
0 Likes

Hi Nesimi,

I checked the note 944221.

first 4 tests are successful, however 5 th test "Generated PDF with additional information" was not successful.

I created a form in transaction SFP , tested the form and encountered this error.

ADS: com.adobe.ProcessingException: Problem accessing d(200101).

checked report FP_CHECK_DESTINATION_SERVICE. running successfully.

Checked report FP_CHECK_HTTP_DATA_TRANSFER, does not exist, i guess this service is only needed if AS ABAP and AS java are in different system. In my case they both might be in the same system.

still no solution to error.

Can you please guide what next?

regards,

Ashish

Former Member
0 Likes

This message was moderated.

Former Member
0 Likes

Hi Engin,

Have you checked your ADS configuration? Check the ADS to see if its working finely.

Regards,

Arafat

enginimaldb
Participant
0 Likes

Hi Arafat,

thanks for reply.

When i checked the ADS from sm59, the connection works fine.

Regards

Engin Imal

Former Member
0 Likes

any resolution?

we are facing the same issue

thanks