
Use the first of the following tests for checking the settings of the destination service. If you receive any error messages, continue with the further tests listed below.
You have already checked the ABAP connection .
Checking the Destination Service using a test report in AS ABAP
Using this test you can check if the complete configuration of the destination service and the ICF service is correct.
Log on to your SAP NetWeaver Application Server ABAP system.
Call transaction SA38.
Enter the name of the test report FP_CHECK_DESTINATION_SERVICE.
Execute the test without choosing the option With Destination Service.
The system renders a test form in the background without using the destination service and displays the size of the created PDF.
Execute the test again. Now select the option With Destination Service.
If the settings of the destination service are correct, the system displays the same message as before (see step 5).
Checking the ICF Service using the Web Browser
In your Web browser enter the URL
http://<server>:<po rt>/sap/bc/ fp/ form /layout/fp_test_00.xdp
where <server> is the server that hosts the AS ABAP and <port> is the http port of the AS ABAP.
In the dialog box enter ADS_AGENT as user and the password you have specified for it.
If the settings of the ICF service are correct, the system displays the layout information of the form FP_TEST_00 in XML format.
Checking the Destination Service using the SAP NetWeaver Administrator
Using this test you can check if the settings for the destination service are correct.
Start the SAP NetWeaver Administrator and navigate to Destinations as described in Creating or Changing the Destination Service .
Choose the destination and extend the URL you specified in to http://<server>:<port>/sap/bc/fp/form/layout/fp_test_00.xdp
Specify the URL exactly as given, otherwise the connection cannot be tested and you receive the error message Error during Ping operation: Received HTTP response 404 .
Choose Ping Destination
The system sends a call to the ABAP system where the form layout is stored. If the settings are correct, the system displays the message HTTP GET response code 200 Content type text/xml.
Change the URL back to http://<server>:<port > for the Destination Service to work properly.
Further Checks
If the settings of the destination service are not correct, you get an error message. You need to perform further checks:
Check if the ICF service is active.
Check if the system user ADS_AGENT is correctly configured.
Check the settings of the Destination Service .