cancel
Showing results for 
Search instead for 
Did you mean: 

/sap/xi/engine?type=receiver

Former Member
0 Kudos

HI,

I'm trying to send data from XI to R3 using an abap proxy but I get this message : URL not correct for integration engine:

It seems that the pipeline is not configured properly on the webAs 6.20. What r the steps to configure it? Or is it something else?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Steven,

Your URL seems okay .

Try this..

/sap/xi/engine/?type=receiver

or

/sap/xi/engine/?type=entry

btw ..did u activate the service for xi integration engine in sicf. If not activate the same.

Regards,

Sumit

Answers (2)

Answers (2)

Former Member
0 Kudos

Steven,

if webAS is 6.20 your url should be

/sap/xi/engine?type=receiver not entry

if it is 6.40

/sap/xi/engine?type=entry

Regards

Sreeram.G.Reddy

moorthy
Active Contributor
0 Kudos

Hi,

Btw, in the receiver XI adapter you have mentioned correct url ? if so that url is working?? means configured in the in SLD>Business System><Your integration server>pipeline url

there it should be http://<server name>:<http port>/sap/xi/engine?type=<b>entry</b>

if not check out this.

This blog will help u to activate the abap proxy.

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

Still problem, you can create a HTTP Destination(SM59) in XI system pointitng to R/3 system, and use that in the receiver XI adapter channel

Hope this helps,

rgds,

Moorthy