cancel
Showing results for 
Search instead for 
Did you mean: 

ADS Configuration Doubts

Former Member
0 Kudos

Hello Gurus,

I configured ADS on our PI landscape which on SAP Netweaver 7.1. I was able to configure and tested successfully and able to view the test page from PI ABAP level.

I confirm this can be work by executing the following program on PI ABAP :

1) FP_CHECK_DESTINATION_SERVICE

2) FP_TEST_0

3) FP_TEST_IA_01

So, from my point of view, the ADS configured successfully on PI.

My concern now is, I am trying to connect/use the ADS service on PI from other SAP systems like Portal/R3/BI system.

For R3 system to PI, I created RFC and I confirm this RFC working fine.

However when I try to test the above mention programs from the R3:

1) FP_CHECK_DESTINATION_SERVICE

It work fine if I unchecked the "With Destination  Service", but if I checked the "With Destination  Service" it throws: com.adobe.ProcessingException: Problem Accessing data from Destination :dest :FP_ICF_DATA_<SYSID>//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-language=DE;......

(<SYSID>==R3 system ID)

2) FP_TEST_0

Not exist

3) FP_TEST_IA_01

Same error just like on 1).

So I checked in SICF, under /default_host/sap/bc/ and I try to activate the service , but it failed because the ADSuser is not exist in D01 system. This part a bit confusing for me because:

I used ADS RFC which I created on R3 to test FP_TEST_IA_01, but why it's complaining com.adobe.ProcessingException: Problem Accessing data from Destination :dest :FP_ICF_DATA_<SYSID>//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-language=DE...

The RFC giving : Http Response 200, Status Text OK.

Basically I have done everything I could but I am not sure I am not getting the test PDF page from R3. Is that any other configuration that I missed here.

Can you please advice me here?

Thanks.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi  All

I am working as SAP basis consultant .

I am facing the same issues as Ramesh kupusamy mentioned in ADS configuration doubts.

please let me know what action should be taken to resolve the issues.

Regards,

vignesh K

Former Member
0 Kudos

Hi all,

Problem is solved, very strange....

I deletetd User AGS_AGENT and recreated it.

Now everything is fine and working.

Best regards,

Klaus

Former Member
0 Kudos

Hello All,

The problem solved by:

1) Please ensure you have created the FP_ICF_*  connection from ADS host and RFC on abap side

2) If you have ever created the connection, please check the link on ADS host.

Thanks.

Regards

Ramesh Kupusamy

satishra
Product and Topic Expert
Product and Topic Expert
0 Kudos
Former Member
0 Kudos

What was the problem? I am struggling with exact the same problem.