cancel
Showing results for 
Search instead for 
Did you mean: 

Which part of the JAVA will be used for Mobile

Former Member
0 Kudos

Hi,

Which part of the JAVA will be used for Mobile Infrastructure? WAS and XI is also pre requisite to learn the MI?

Thanks

Sudheer

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hello sudheer,

SAP MI client is a framework for offline mobile

applications and is based on Java. MI has some server

components that are used for data synchronization and

administration; and are executed on WAS (J2EE engine).

WAS knowledge is nic-to have but is not required. XI

is neither a prerequisite; it is a different component

for integration processes.

If you have developed a web application then developing

an application on top of MI (Tomcat runtime) would be

easy. Here's the link to the MI documentation.

It will give you an idea of what MI is and its components.

http://help.sap.com/saphelp_me21sp2/helpdata/en/a7/893a5889e08b41b615688b1a93b559/frameset.htm

If you are into client side development, check also

the Mobile Development Kit (MDK).

http://help.sap.com/saphelp_me21sp2/helpdata/en/d0/c21e3e1c3b120ae10000000a114084/content.htm

Goodluck.

jo