cancel
Showing results for 
Search instead for 
Did you mean: 

SAPBW ( Proxy ) > XI > Lotus ( SOAP )

Former Member
0 Kudos

Hi,

Please explain, how i can proceed the BW->XI->SOAP scenario. If anyone have any kind of major design or tips or kind of documentation related to this then please let me know.

Award will be through points.

Thanks,

SAPXI

Accepted Solutions (0)

Answers (3)

Answers (3)

MichaelSambeth
Advisor
Advisor
0 Kudos

Hi!

you may take a look at

on Lotus, usually the simplest way is to create a LotusScript web Agent that processes the incoming SOAP messages, e.g. an agent that relies on the Microsoft SOAP toolkit.

Pls. see here for the LotusScript Agent Source Code:

http://www-128.ibm.com/developerworks/lotus/library/ls-WebServicesQP/

Pls. contact me directly if you need an example.

Regards

Michael

Former Member
0 Kudos

SAP XI

You may not get a step by step documents for each and every scenario you are looking at. Below are some documents which are used to send data fro BW to XI and from XI to BW. So using this scenarios you can send to XI.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/52398597-0601-0010-868a-fd9...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/93d4e690-0201-0010-8abb-805...

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

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/9f2ad490-0201-0010-a1bd-81d...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0ccae190-0201-0010-1593-c90...

From XI you can use this scenarios and send data to SOAP adapter.

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

/people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services

Refer to the link which might be handy to you:

Once when you configure if you find any problems post it back here.

---Mohan

former_member187339
Active Contributor
0 Kudos

Hi,

There are many blogs on Proxies and SOAP available here. Just give a search

Regards

Suraj

Former Member
0 Kudos

I have the same task BW->XI

But I didn't find documentation how to configure sender BW (Not only ABAP client proxy).

All documentation is about opposite scenatio XI->BW (Receiver)

Message was edited by: Sergey A

MichaelSambeth
Advisor
Advisor
0 Kudos

Hi Sergey,

regarding an XI Adapter to connect from SAP XI to Lotus Domino pls. see also:

Regards

Michael