on 2010 Nov 25 3:58 AM
Hi,
I am a newer for MII developmen. Does anyone have tried to make a MII dashboard and veiw by iPhone?
I make one simple MII test report (query one table and show table data on the iGrid view) and test is ok on the PC. But when I browse this MII test report on my iPhone, I cannot see the result. I think maybe iPhone does not support java script or applet.
If so, anyone have any experence about MII report development on the iPhone? Any sap document describe that?
thanks!
Request clarification before answering.
Hi,
I am not familiar with iPhone development,
but a workaround would be to create a static site using servlets that generate images.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Kindly go through the below URL's.
http://help.sap.com/saphelp_mii122/helpdata/en/45/c8e9c8dc7f4ebbe10000000a11466f/content.htm
Hope it helps!!!
Thanks
Rajesh.S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Cary,
You are correct mobile devices do not support applets. Therefore it is recommended to use Servlet Calls (for tabular data) or create images for charts and place them on the web page. Any MII chart can be saved of as an image.
Here is a neat link to Neoris Video Wall which uses the iPhone as well Link:[http://www.youtube.com/watch?v=0BM6SIZEi1Y]
Also here is another article explaining how to use Mobile devices with MII Link:[http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9d3b9b9b-0e01-0010-d58a-a3a9415aab28]
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.