Skip to Content
0
Former Member
Jan 09, 2008 at 10:38 AM

XI-BW integration problem!

138 Views

I need to send data from XI to BW.

I ve done all steps as described in this how-to-guide

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40574601-ec97-2910-3cba-a0fdc10f4dce

("How To Integrate XI and BI in SAP NetWeaver 2004s")

I've configured both the BW part of configuration (created datasource, webservice, abap xi proxy in bw system...) and xi configuration accordingly to that guide.

But.... No messages are in BW system. In XI message monitor is all ok - the messages are sent.

I am confused!

I have some doubts about XI configuration.

1) For example I doubt about XI adapter configuration.

The name of BW system - sapbw. HTTP service number of BW is 8030.

The name of XI system - sapxi. HTTP service number of XI is 8040.

The full url of IS is http://sapxi:8040/sap/xi/engine?type=entry

What URL settings of XI adapter should be for inbound interface of BW system?

I've set http://sapbw:8030/sap/xi/engine?type=entry.

But I think it is wrong! Because BW system is not IS but it is Apllication system.

(By the way I set url http://sapxi:8040/sap/xi/engine?type=entry - the same result is no messages in BW)

So tell me please, in what place I must send the messages for BW by XI adapter?

2) And what about Proxy? At what step I use it? I cannot see Proxy usage in my configuration.