cancel
Showing results for 
Search instead for 
Did you mean: 

Data updation

Former Member
0 Kudos

Hi Experts,

Please help me out in data integration process. For example:

Two systems are present A and B.

A is having Oracle Database and B is having CRM Database. In between the systems we need XI for updating the CRM database.

Description:

We need to retrieve data from A send it to XI then update it to system B(CRM).

Thanks and Regards,

Nutan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Use Sender as Jdbc Adapter To extract data from Oracle and Use Either RFC or Idoc or Proxy at CRM side to insert the data

Check this Disscussion

REgards

Seshagiri

Former Member
0 Kudos

Hi Seshagiri,

Thanks for your response. I have a doubt like my receiver CRM platform is not only SAP but it can be any of the form like Oracle/Siebel, Sugar, Microsoft Dynamics SAS..etc. Then as per my knowledge I wont be able to use RFC/IDOC then what to use?

Thanks and Regards,

Nutan

Former Member
0 Kudos

Hi Nutan,

First of all clear your self abt the target application out of these Oracle/Siebel, Sugar, Microsoft Dynamics SAS..etc pool and then you can use the respective Adapters for use.

Check this Discussion here for CRM integration

REgards

Seshagiri

Answers (3)

Answers (3)

Former Member
0 Kudos

Data updation can be done by Jdbc adapter and XI to CRM integration can be done by RFC/Idoc/Proxy.

Former Member
0 Kudos

hi nutan,

for sender side u can use sender jdbc comm channel .but in receiver side if u required responce back than use rfc or proxy . otherwise u can go with receiver idoc scenario.

regards,

navneet sumit.

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Use JDBC sender to select data from XI and now

look XI-CRM integraion