cancel
Showing results for 
Search instead for 
Did you mean: 

WebDynpro Java on Mobile Device

Former Member
0 Kudos

Hi dear experts,

We are trying to visualize a WebDynpro Java deployed in a CE 7.1 EhP1 from a Mobile Device Emulator. We have built the UI with specific dimensions to fit the device's screen and we can visualize it OK.

The problem occurs when we try to visualize another WebDynpro Java (for example the UME Application).

We suppose that in this case we need to make use of the renderize which provides SAP (with "sap-wd-client" parameter) and so we need to install the com.sap.mobile.clientinfo package right?

Any idea of how/where could we download it to install it later on our WAS?

Thanks.

Best regards.

Edited by: Javier Guio on Oct 15, 2009 10:59 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

there is a document available:

http://help.sap.com/saphelp_nw70/helpdata/EN/44/7a5e759bac3abfe10000000a155369/content.htm

Hopefully this helps you, to solve your issue.

Regards,

Oliver

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

All WebDynpro applications may not be rendered in a mobile browser. UME app may have UI elements that may not be supported in Mobile WebDynpro. So it is better to run custom built webdynpro apps in mobile browser. A single portal page may contain 2 or 3 webdynpro views which cannot be rendered in mobile browser.

You can append "sap-wd-client" parameter to the URL and check the rendering in ordinary desktop browser. If the rendering differs, you need no install anything. Just run the URL in mobile browser also.

Regards

Vidyadhar

Former Member
0 Kudos

Hi Javier,

Did you solve the problem?

Regards,

David Faustini

Former Member
0 Kudos

Hi Javier,

The NW AS Java renderization functionality just works with webdynpro developments. The Portal (or intranet) can be rendizered on a mobile client. In the case that you are invoking the the UME app without the framework page it's possible (I don't remember) the UME app is not a webdynpro dev, could be a .par develop, in this case autorender function does not apply.

Regards,

David Faustini