Skip to Content
0
Former Member
Jan 08, 2008 at 03:26 PM

HTTP Destination Service for ADS In Visual Admin

218 Views

Hi Experts,

I am on ERP2004, EP6.0 SP20 and I am trying to configure ADS for Personal Change Request scenarios in MSS Business Package.

I am trying to do the following according to a document:

5 Creating a Destination ServiceThis procedure applies to SAP applications using print forms and forms in ISR scenarios, for example in the Business Package MSS.

When processing forms between an ABAP environment and a Java environment, you must configure a Destination service. The Destination service runs in the Java environment and facilitates communication and data transmission between the Java and ABAP environments. Communication between ABAP and the Java Destination service is enabled by the Internet Communication Framework (ICF).

There are three steps involved in creating the Destination service:

1. Activate the ICF service. For detailed information, see Activating the ICF Service [below].

2. Create a service user in the ABAP environment that corresponds to the user you specify in the authentication parameters. For detailed information, see Creating a Service User in the ABAP Environment [below].

3. Create the ABAP destination of the Destination Service. This is done within the Java environment. For detailed information, see Creating a Destination of the Destination Service in the Java Environment [on page 33].

However when I am trying to do step 3, I am getting an error:

Error During Ping Operation: Received HTTP Response 404. in visuaul administrator>server>services>destination.

AS ABAP is configured to accept HTTP requests on port 8000. I am able to successfully test a bsp application in the portal. Which means AS ABAP is able to accept requests on port 8000. However I can not directly test the BSP application in SICF>sap>bc>bsp>sap>zesslinks and right click on the application and test service. I was wondering this has any thing to do with HTTP destination Creation in Visual Administrator.

Has anybody come across this error before. Please help me!!

Regards!