cancel
Showing results for 
Search instead for 
Did you mean: 

Importing services from ESR to ABAP

Former Member
0 Kudos

Hi,

I have EhP 2 on ECC 6.0 server.The Enterprise Services which are shipped with EhP 2 are seen under Enterprise Service Browser in Object Navigator(SE80).

I want to get these services in ESR and vice versa.

I m trying to configure ECC 6.0 ABAP system onto my local SLD.But i dont have a proper guide how do i configure the same , and import these services in ESR and vice versa.

Thanks in Advance.

Regards,

Sheetal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In order to view those services, u hv to 1st create an HTTP Destination dat points to your Repository. To do so, Follow this steps-->

Go to: SM59 (ABAP Transaction to create/maintain RFC Destinations)

Create a New Destination of type 'G'.

The RFC destination should look like this:

RFC Destination: SAP_PROXY_ESR

Connection Type: G (HTTP connection to external server)

Description 1: ESR for proxy generation

Target host: esr_host

Service number: 50000 [here its your port No.]

Path prefix: /rep

Logon and Security:

Standard authentication: active

User: esr_user_id

Password: esr_password

Save the configuration & Test Connection.

If connection is successfull, u vil b able to solve your problem

Regards,

Kunal

Edited by: kunal kotak on Feb 4, 2008 10:44 AM

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Just 2 cents,

you can configure your ECC system as a Application System in SLD. ie

Create a Business System for ECC and let it point to ESR. Probably like this we can connect.

FYI, I did not try yet.

Regards, Moorthy