cancel
Showing results for 
Search instead for 
Did you mean: 

Settings in BW system for data to b sent from Xi

Former Member
0 Kudos

hey guys..

i hav an absolute fresh BW system n my Xi system (not a fresh one)

need to knw, wot are the settings i need to make on the BW and on the Xi system for the interfaces (i/b n o/b) which i create in Xi system to b reflected in the BW system when i hit the tcode: Sproxy.

need to send data frm xi to bw...(or vice versa)

regards,

vishal

Ps: I dont require the step by step solution for sending data from BW to Xi

Accepted Solutions (1)

Accepted Solutions (1)

former_member335553
Active Contributor
0 Kudos

Hi ,

This was the extract from a link ..

The integration of SAP XI and SAP BW offers the following advantages:

• Central maintenance of message flow between logical systems of your system landscape.

• Options for transformation of message content between sender and recipient.

Mappings help you to adapt values and structures of your message to the recipient. In this way, you can transfer different types of files to a SAP BW system using interface mapping. However, in any case, it is necessary to transform the data into a format that corresponds to the interface of the function module that is generated in SAP BW and used for data transfer. The function module contains a table parameter with a flat structure. This means that the data have to be transformed so that they fit to a flat structure in SAP BW.

• Using proxy communication with SAP BW.

Proxies are executable interfaces generated in the application systems for communication with the SAP XI Integration Server. We recommend the use of proxies for communication with SAP BW because they guarantee Full Quality of Service (Exactly Once in Order). They also guarantee that the data is delivered only once and in the correct sequence. The SAP XI Integration Server keeps the serialization as it was established by the sender.

Also go thru these links which are really good and it answers your question very clearly:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21d8aa90-0201-0010-5e83-a37...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8c10aa90-0201-0010-98a0-f07...

http://help.sap.com/saphelp_nw04/helpdata/en/0f/80243b4a66ae0ce10000000a11402f/frameset.htm

http://www.sap.info/index.php4?ACTION=noframe&url=http://www.sap.info/public/INT/int/index/Category-...

/people/kamaljeet.kharbanda/blog/2005/09/16/xi-bi-integration

http://help.sap.com/saphelp_nw04/helpdata/en/9b/821140d72dc442e10000000a1550b0/content.htm

http://www.microsoft-sap.com/technology.aspx

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/18dfe590-0201-0010-6b8b-d21...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5f12a03d-0401-0010-d9a7-a55...

Answers (2)

Answers (2)

former_member335553
Active Contributor
0 Kudos

Hi ,

See the below links

XI - BW

/people/kamaljeet.kharbanda/blog/2005/09/16/xi-bi-integration

/people/sergio.locatelli2/blog/2006/10/15/integration-sap-bi-and-xi-a-critical-point-of-view

/people/sravya.talanki2/blog/2006/12/08/business-case-integration-need-of-bi-and-sap-xi-episode1

/people/kamaljeet.kharbanda/blog/2005/09/14/sap-netweavercomplete-information-integration-platform

/people/sravya.talanki2/blog/2006/12/14/business-case-integration-need-of-bi-and-sap-xi-episode2

/people/lori.vanourek/blog/2004/11/07/introducing-the-sap-netweaver-discussion-forum-integration-with-mysap-erp-2004

/people/martin.vierling/blog/2005/05/18/integrating-to-sap-solutions--test-system-opportunities-for-independent-software-vendors

/people/michael.eacrett/blog/2006/06/17/obituary-for-sap-netweaver-components-2003-150-2005

Also look at these links

/people/sergio.locatelli2/blog/2006/10/15/integration-sap-bi-and-xi-a-critical-point-of-view

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

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/18dfe590-0201-0010-6b8b-d21...

Former Member
0 Kudos

Vishal,

For BW systems to communicate with XI, you can choose Proxy(ABAP) option. It has a lot of advantages. To enable proxy communication with your BW system, you need to activate ABAP proxies.

Refer /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies by Vijaya kumari for activating proxies.

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

Regards,

Jai Shankar