cancel
Showing results for 
Search instead for 
Did you mean: 

XI-Seibel integration using webservices

Former Member
0 Kudos

Hi

Customer is having Seible system and XI system.they want to bring seibel data to EP using XI.we are planning to integrate seibel with XI,then XI to EP.once data seibel is integrated with XI then it is exposed as webservices.then webdynpro application consumes that webservice and display it as iview in EP?is this rigth approach

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

>>once data seibel is integrated with XI then it is >>exposed as webservices

how are u planning to get seibel data from XI??

>>.then webdynpro application consumes that webservice >>and display it as iview in EP?

Once you have integrated Siebel with XI, using XI webservices for providing Siebel data is an ideal approach.

cheers,

naveen

Former Member
0 Kudos

Hi

do u suggest any better approach for this

Prasad

Former Member
0 Kudos

Hi Prasad,

Your proposed solution for intergration seems ideal. But i am quirious as to how your are going to handle XI to Siebel?? I am not aware of Siebel CRM,

Since your interface to XI from the webdynpro is a webservice that is sychronous, XI to siebel should also be synchronous, leaving you with two adapter options

1. JDBC Reciever adapter

2. SOAP Reciever Adapter

Depending upon how siebel lets you pull data out, you could choose an appropiate revier adapter.

Cheers,

Naveen

Former Member
0 Kudos

Hi Naveen

Thanks for your quick reply.i want to breakdown into 2 steps.

EP-XI: what is the best and easy to implement in this senario.do u suggest any senario apart of webservice

XI-Seibel:i also new to seibel.do u suggest any alternative.we need to submit praposal to customer by this friday.customer don't want to use Seibel iway adapter.

Prasad

Former Member
0 Kudos

Hi Prasad,

>>EP-XI: what is the best and easy to implement in this >>enario.do u suggest any senario apart of webservice

this can only be achived using a webservice SOAP or HTTP adapter. I would recomend to go SOAP webservice.

>>XI-Seibel:i also new to seibel.do u suggest any >>alternative.we need to submit praposal to customer by >>this friday.customer don't want to use Seibel iway >>adapter

i am suprised ur customer dont want to use iway adapter. Any way if you the tables where Siebel stores the customer information, you can use JDBC Adapter to pull the data from Siebel for the corresponding SOAP request from EP. There by you dont have to store any Siebel related data in XI. If sieble is using any of the standard databases (oracle/sqlserver/db2/sybase) you should be able to use the standard JDBC adapter. But you will still have to install the respective driver to talk to the database.

Naveen

Former Member
0 Kudos

Hi All

Can anyone suggest me how can i configure iway adapter for siebel

thanx in adavance

Shivanjali

Former Member
0 Kudos

HI,

See the below links for Siebel integration

Siebel..

-


Siebel - http://www-128.ibm.com/developerworks/rational/library/05/419_siebel/index.html

/people/siva.maranani/blog/2005/09/15/push-data-to-mvc-architectured-application-using-xi

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

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

See the below links

/thread/93179 [original link is broken]

/people/yomeshp.sharma/blog/2006/06/01/integrating-jdedwards-system-with-xi-using-iway-adapter-part--i

part -II /people/yomeshp.sharma/blog/2006/06/01/integrating-jdedwards-system-with-xi-using-iway-adapter-part--ii

part -III /people/yomeshp.sharma/blog/2006/05/31/integrating-jdedwards-system-with-xi-using-iway-adapter-part--iii

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e2aeb02c-0601-0010-d680-c9be61ff...

/thread/96443 [original link is broken]

/people/sriram.vasudevan3/blog/2005/03/18/points-to-ponder-over-while-considering-webservices-implementations-vis-a-vis-eai

iWay

/people/yomeshp.sharma/blog/2006/06/01/integrating-jdedwards-system-with-xi-using-iway-adapter-part--i

/people/yomeshp.sharma/blog/2006/05/31/integrating-jdedwards-system-with-xi-using-iway-adapter-part--iii

/people/yomeshp.sharma/blog/2006/06/01/integrating-jdedwards-system-with-xi-using-iway-adapter-part--ii

Regards

Chilla