cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Siebel Integration

Former Member
0 Kudos

Hi,

Currently I am working on a assignment which involves integration of Siebel with SAP. Siebel is used for CRM and SAP for other functions such as FI-CO, SD, MM . We need to write some real time interfaces which will send customer and order info from Siebel to SAP and SAP need to send back the updates ( such as order status, customer details, pricing conditions etc) . We are on 4.7 which is having WAS. The data needs to be exchanged with XML. what we are thinking is to use "Web services" for this purpose. Can this be achieved using SAP WAS only or do we need SAP XI ? what skills will we require to write Web services ? any suggestions to achieve above ?

Regards,

Vin

Accepted Solutions (0)

Answers (1)

Answers (1)

guru_subramanianb
Active Contributor
0 Kudos

Hi Vinayak,

For this kind of heterogeneous landscape you should middleware like SAP XI.In XI the medium of message communications takes place thro XML.Xi is also being deployed in WAS.So I think we should use XI as a middleware for Process integration b/w SAP & Siebel,Webservices as API for communication & WAS server for application deployment.

For ur second q,Webservices are open standards hence platform portable.You can write the reqd functionality in any language and can consume it using proxy clases or client.

Hope this gives you a fair idea.

Regards,

Guru