cancel
Showing results for 
Search instead for 
Did you mean: 

Server Proxy

Former Member
0 Kudos

Hi,

I am trying to do Server proxy scenario, by looking at Demo (The Role of ABAP Proxies in SAP XI) in https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/110ff05d-0501-0010-a19d-958247c9f798#xi [original link is broken]

1. Where do we need to create RFC Destination? in R/3 System or XI System?

2. What is Port we need to create? and of which type?

3. In demo they used XI Adapter on Receiver side? Why?

Thanks

Seshu

Accepted Solutions (1)

Accepted Solutions (1)

moorthy
Active Contributor
0 Kudos

HI,

You need to create RFC destination of type H (i.e http destination) and your R/3 system should act as a application system. ( i.e in SXMB_ADM of R/3- Integration engine configuration here role of the system as Application system)

Go thru this blog-

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

For more Just go thru this configuration guide- Page no 24

https://websmp102.sap-ag.de/~sapidb/011000358700001697502004E.PDF

Hope this helps,

Regards,

Moorthy

Former Member
0 Kudos

Hi,

I tried to Create RFC Destination(type H) in my R/3

when i enter

Target Host: MyHost

PathPrefix: /sap/XI/engine/?type=entry

Service No: 50000

and click Save its Saying "Query String Not Allowed"

Any Sugg?

Thanks

Seshu

moorthy
Active Contributor
0 Kudos

did you check the blog given by me ?

the error is because of some period in the path prefix ? did you give any period over there. check this ..

and /sap/<b>xi</b>/engine/?type=entry

you can directly go ahead on that.. but test the connection .

Check this

moorthy
Active Contributor
0 Kudos

HI,

The error is because of Service No.

It should be http port no. i.e 8xxx.

Regards,

Moorthy

Former Member
0 Kudos

Hi,

Changed Service No to 8000, still same error.

and i tested in my XI System with

http://MyHost:8000/

it displaying SAP Web AS Home Page.

Thanks

Seshu

moorthy
Active Contributor
0 Kudos

HI,

I think, your target host name is not fully qualified correctly or path prefix entry has some cosmetic problem may be. have a look into this SAP note- 910649

ALso check ICF services- ( transaction code- SICF) or refer this SAP note- 517484

Go thru the blog mentioned earlier, which tells about all the parameters correclty

Regards,

Moorthy

Former Member
0 Kudos

Hi,

tq for support. i will check.

tq

Answers (7)

Answers (7)

Former Member
0 Kudos

Hi Seshu,

Check this blog also..

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

cheers

Prashanth

Former Member
0 Kudos

Hi Seshu,

See this thread..

The question is answered here

cheers

Prashanth

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

Tq, Prashanth and Krishna, able to create RFC Destination.

Now when i click 'Test Connection', its saying

ICM_HTTP_CONNECTION_FAILED with green tick mark, is that an error??

tq

Seshu

Former Member
0 Kudos

Hi Seshu,

Message edited: Not correct

Message was edited by: Prashanth Azharuddin

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>1. Where do we need to create RFC Destination? in R/3 System or XI System?

XI

>>>>2. What is Port we need to create? and of which type?

http destination exactly as described here:

http://help.sap.com/saphelp_nw04/helpdata/en/85/78af1bf407434796aaf8dbd6d4e7b7/content.htm

>>>3. In demo they used XI Adapter on Receiver side? Why?

check answer to question 2

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

Hi Seshu,

XI uses the XI Adapter to communicate to the SAP System when proxies are implemented on the SAP system

Check out this blog.. It would help you out for sure..

/people/siva.maranani/blog/2005/04/03/abap-server-proxies

cheers

Prashanth

Former Member
0 Kudos

Hi Seshu,

RFC destinations are created in trans SM59. Check this

http://help.sap.com/saphelp_erp2005vp/helpdata/en/22/042638488911d189490000e829fbbd/frameset.htm

cheers

Prashanth