cancel
Showing results for 
Search instead for 
Did you mean: 

How to make integration with CRM system with XI

Former Member
0 Kudos

Hi Experts

Can any one explain me that how to make integration with SAP CRM with XI

Our scenario is some thing like take the data from SAP CRM with the help of

XI and dispaly in the Portal(EP)

I have on idea on CRM how the data will be coming(Idoc/Bapi....)

Pls...can one help on this in detail

Adv...thanx and points

regards

Kiran lvs

Accepted Solutions (1)

Accepted Solutions (1)

STALANKI
Active Contributor
0 Kudos

You can use HTTP/Java Proxies/Webservices/SOAP as the Sender adapter and Idoc/RFC/Proxy as the reciever adapter.

If you have standard BAPI's / Idoc then go for them but if you have to develop a custom one to display the required data for you then go for proxies.

Using Sender adapter as SOAP you can easily re-use the scenario for integrating any new third party enterprise system seamlessly.

You have to trade off accordingly.

Former Member
0 Kudos

Hi All

Thanks a lot ...but question is some thing like in place of all the webservices

can i create BPM's such that there is no need to create separate webservices

it will be useful ....if wrong pls...correct me

Thanks

Kiranlvs

former_member181959
Contributor
0 Kudos

hi,

We can not decide whether to go for a BPM or a Web Service.

It all depends on the requirement. If it is very necessay to handle entire business process then we can go for BPM otherwise we can use IDOC,RFC,SOAP, proxies inorder to integrate CRM and XI.

hope this helps.

kvr

Former Member
0 Kudos

Hi All

Can any one provide me the full information on this topic

Because this is very urgent where i need to do imme....

Thanks and regards

kiran LVS

Former Member
0 Kudos

Hi Kiran

There is one more post on the same topic

I have added all the information on how to make integration with CRM to XI

Webapplication(Webdynpro) -


> XI -


> CRM

any have go through these links and these helps you lot

/people/saravanakumar.kuppusamy2/blog/2005/02/07/interfacing-to-xi-from-webdynpro

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1334 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

/people/riyaz.sayyad/blog/2006/05/07/consuming-xi-web-services-using-web-dynpro-150-part-i

/people/riyaz.sayyad/blog/2006/05/08/consuming-xi-web-services-using-web-dynpro-150-part-ii

/people/riyaz.sayyad/blog/2006/05/10/consuming-xi-web-services-using-web-dynpro-150-ui-design-part-iii

regards

prasad

Former Member
0 Kudos

Hi Prasad

Thanks a lot and based on this information i can start the scenario's dev

these are really helpful links to go for SAP CRM integration

Points awarded to you

regards

kiran LVS

Answers (2)

Answers (2)

former_member181959
Contributor
0 Kudos

hi,

As they both are from SAP, go for IDOC and RFC adapter.

Since you are using EP, you may need to go for web services and java proxies are the best options to go vth.

But it all depends on your reqirement and functionality.

for more infor plz go to,

http://www.sap.com/solutions/business-suite/crm/index.epx

>>reward if this helps.

kvr

Former Member
0 Kudos

Hi,

If you are using the standard Content then you have to go through the details of what is available in the CRM standard content.

If you are doing your own custom development then all you need to do is standard configurations like any other SAP systems. FOr IDoc you have ALE, for Proxy you have to configure the proxy etc.

Regards

Vijaya