cancel
Showing results for 
Search instead for 
Did you mean: 

Prerequistes for mobile.

Former Member
0 Kudos

Hi I am working on xi,i want to go for mdm or mobile can any one suggest me which one is going to suit me & how are the prospectus...can any one please send me the documentation link..

Thanks

ram

Accepted Solutions (1)

Accepted Solutions (1)

kishorg
Advisor
Advisor
0 Kudos

Hi Ram,

MI Server and Back End Systems must be configured properly..

For server configuration details .. refer theese links..

http://help.sap.com/saphelp_nw04/helpdata/en/57/a21f407b402402e10000000a1550b0/frameset.htm

http://help.sap.com/saphelp_nw2004s/helpdata/en/43/25d3854ad70d23e10000000a1553f7/frameset.htm

For MI applications , we have to do application component developments in both ABAP and Java.

In general MI Application = Java Component + ABAP component.

Java component means , which is running on the client device , we are accessing the MI applicatiion throught the Java component .

For running this Java components , we need proper runtimes.

Currently we have JSP Runtime and AWT Runtime .

JSP Runtime supports JSP applications and , AWT Runtime supports AWT applications.

If u have basic knowledge for application developments in JSP and AWT , then no problem with Java component development.(there is no need to know in detail about J2ME and XML).Basic knowledge of XML is necesssary for Client side application development.

Refer these helps for Client Side application development.

What is SAP Mobile Infrastructure?

http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/gettingstarted/introduction/w...

Client runtime

http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/gettingstarted/introduction/w...

SAP NetWeaver Developer Studio and MI Support

http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/eclipse/guideeclipse.html

MDK Plug-in Configuration

http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/eclipse/eclipsemdkwizardsconf...

New Mobile Infrastructure Project

http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/eclipse/newmeproject.html

Tips and Tricks using the MDK Plug-in

http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/eclipse/eclipsetipsandtricks....

http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/appdev/smartsync/app_dev_proc...

http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/tutorials/smartsync/definings...

http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/eclipse/newsmartsyncproject.h...

For MI Applications , as i mentioned earlier one ABAP part is also there.. Knowledge of ABAP , RFC and BAPI is necessary for Back end application developments(for BAPI Wrapper Creaion and Sync Bo Creation).

refer these links for Back end application development

What is a BAPI Wrapper ?

http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/appdev/smartsync/what_is_a_ba...

Developing a simple Smart Sync Application

http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/tutorials/smartsync/definings...

http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/appdev/smartsync/defining_syn...

http://help.sap.com/saphelp_nw04/helpdata/en/a6/c32a89005ab2449cf95e5b0731ee40/frameset.htm

http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/appdev/smartsync/bapi_wrapper...

and refer these forums also...

Regards

Kishor Gopinathan

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Thanks for the responses, i will go thru the links....

Thanks

ram

Former Member
0 Kudos

Hi,

Here's the link. This helps you to know about the architecture and the steps to develop mobile applications.

<a href="http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/index.htm">MDK</a>

regards

Arun