cancel
Showing results for 
Search instead for 
Did you mean: 

BW post installation steps problem

Former Member
0 Kudos

Hi all,

I am configuring BW post installation steps. I am not able to find any detais for the BI JDBC connector and other connectors. When i try to connect to test servlet it is giving some execeptions.

Could anybody give exact details about the adapters.

Thanks & Regards,

Nandini.

Accepted Solutions (1)

Accepted Solutions (1)

former_member91687
Active Contributor
0 Kudos

Hi,

This information in this link talks about the deployment information required for the BI connectors. This should help you out.

http://help.sap.com/saphelp_nw04/helpdata/en/a6/c0e51914e842e19bda39dbbe4fe78c/frameset.htm

Regards,

Chandra

Answers (1)

Answers (1)

Former Member
0 Kudos
Former Member
0 Kudos

Hi Abhy & Chandra,

Thanks for ur replies. I solved my problem according to ur docs.I awarded points to u.

I am new to this BW environment.I want some sample scenario related with BW and XI.

Couls anybody please help me?

Thanks & Regards,

Nandini

Former Member
0 Kudos

Hi Nandini,

Since you mentioned that your new to this BW environment, i thought i will start explaining about it from scratch.

First let’s see the need for the integration of SAP XI and SAP BW:

• 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:

http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e17fdb90-0201-0010-2cb6-fe93...

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

http://help.sap.com/saphelp_nw04/helpdata/en/b2/e50138fede083de10000009b38f8cf/content.htm

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

Regards,

abhy

note: pls reward the helpful.