cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect SUP 2.1 to CRM

0 Kudos

Hello,

I want to know how we can connect SUP 2.1 to CRM system.
I read some documents that I need to install DOE connector but I knew that EIS are connected using JCO.

Can somebody help me to understand these diferences ?

Thank you,

Juan

Accepted Solutions (1)

Accepted Solutions (1)

midhun_vp
Active Contributor
0 Kudos

SUP with DOE enables SUP to talk to Netweaver Mobile. DOE is not recommended for new mobile solutions. SAP Jco is another option given to talk to SAP (SUP MBO apps uses it). It is explained well in Viru's comment.

SAP's recommended way of mobile app development is Odata as interface between SMP and SAP. ie SAP is going with open standard like Odata (http/https). So it allows you to choose your own development tool to develop the app since Odata is an open standard (SAP Mobile Platform).

To expose Odata services from SAP, Netweaver gateway is needed in between SAP and SMP (SAP Mobile Platform). Netweaver Gateway comes as an add on for SAP or it can be installed in a separate server. It is free for existing SAP business suite customers.

SMP 3 is a combination of SUP, Syclo Agentry and Mobiliser, it may be released by June. It supports only Odata. MBO based existing apps are supported through a sidecar.

Midhun VP

Answers (2)

Answers (2)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos
Virinchy
Active Contributor
0 Kudos

Are you looking to implement standard apps like SAP CRM sales or develop custom apps from CRM ?

0 Kudos

Hi,

both of them, but Im trying to understand when should I use JCO or DOE connector ?

Regards,

Juan

Virinchy
Active Contributor
0 Kudos

DOE Connector – Data Orchestration Engine Connector allows integration with a SAP backend using SAPNetWeaver Mobile + Mobile Gateway


BAPI (JCo) Connector – SAP’s proprietary Java Connector allows integration with a SAP backend through direct calls to Business APIs or BAPIs (remote enabled function modules)


Please check the below  blogs for more information

http://www.agilityworks.co.uk/our-blog/getting-mobile-with-sup-an-sap-perspective-on-mbo-data-source...