cancel
Showing results for 
Search instead for 
Did you mean: 

ADS configurations and Testing issue for Adobe Forms!

Former Member
0 Kudos

hi all,

ECC 6.0, Patch level 19,installed, ABAP and JAVA stack installed in the SAME system,

I am facing the issue in executing the adobe form in SFP, it gives the error message:

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

The following Error occurs in ADS configurations and testings,

In Trans se38:

1. FP_TEST_00:

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

Test Failed

2. FP_PDF_TEST_00,

displays the version number

Test Ok

3. FP_CHECK_DESTINATION_SERVICE:

error message: ADS:com.adobe.processingexception: problem

accessingdata from destination:dest:FP_ICF_DATA_ER^//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-languages=DE;[error log file"2009.10.30.113433safpsapuser.pdf" written to D:\usr\sap\SYS\global\adobedoc(200.101)

Test Failed

4. Trans SM59,

Test OK.

5. ADOBE Document Services, ADS USER NAME and PASSWORD test in WSNAVIGATOR,

Test ok

6. Checking the ICF Service using the Web Browser:

http://<server>:<port>/sap/bc/fp/form/layout/fp_test_00.xdp

Giving username:ADS_AGENT and password

XML script displays,

test ok

7. Checking the Destination Service using the Visual Administrator:

in Server <x> u00AE Services u00AE Destinations. Under Runtime, select HTTP

selected FP_ICF_DATA_<SID>,

Under Connection Settings,

i entered the URL http://<hostname>:<HTTP_port>; and host name as in Abap (here i enetered the port for j2ee 50000 and not as ABAP 8000 port)

and left blank for Sytem ID,client and Language.

also entered ADS_AGENT and password as in sap in su01 for ADS_AGENT,

saved and tested the connection,

pop up shows: HTTP GET Response Code 200 content type text/html

7.1 is the pop up shows connections success or not what it meant for Response code 200 ?

7.2 what port i have to mension in the URL ?

7.3 also i checked in transation SICF for port information,

(To display the host name of SAP NetWeaver AS ABAP logging on to SAP NetWeaver AS ABAP and call transaction SICF. In the main menu, choose Goto u00AE Port Information. )

port information is displayed as 8000 for ABAP

please give some inputs which port no should i use in http://<hostname>:<HTTP_port>; under connection settings for FP_ICF_DATA ?

-


i checked in all ways, above mentioned, anyone give me possible inputs to rectify this error!

appreciated!

Thanks,

Venkatesh Mani

Accepted Solutions (1)

Accepted Solutions (1)

nelis
Active Contributor
0 Kudos

please give some inputs which port no should i use in http://<hostname>:<HTTP_port>; under connection settings for FP_ICF_DATA ?

That hostname:port is your ABAP system that you are running HTTP/S services. Check which port is being used with transaction SMICM.

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

here i enetered the port for j2ee 50000 and not as ABAP 8000 port

Once you have corrected your Destination in Visual Administrator with the correct information as above it should solve the error. You can also check the trace file in SMICM for any errors.

--

Nelis

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

See the following thread.

[;

Kind Regards

Mukesh