cancel
Showing results for 
Search instead for 
Did you mean: 

BSP Application on the Handheld

Former Member
0 Kudos

Hi All,

I developed a BSP application to run on the Symbol Handheld with IE4 (CE 2003). Is there something required to be installed on the handheld for rendering the BSP page? Should I have some DLL's on the handheld to display the BHTML elements? Please let me know if someone tried this already.

Thanks for your help

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hello Sanjay,

the problem is not BSP itself. If you are not using extensions like htmlb,phtmlb or xhtmlb,just plain html in the BSP layout, it runs on Windows mobile devices.The problem is that the htmlb extensions are doing a check of valid browsers and windows mobile browsers are not supported for usage of htmlb in BSP. I tried a WLAN BSP solution by using plain html and css in the BSP Layout and it is working well on the handheld.

Regards

Frank

Message was edited by: Frank Brackmann

Former Member
0 Kudos

Hi Sanjay....

I dont know if you can access BSP applications from Mobile device. If u want to go for online applictaion then u can try Mobile Webdynpro.

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8eadb404-0901-0010-d1b7-8036eaf14e5f">Mobile Webdynpro</a>

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8eadb404-0901-0010-d1b7-8036eaf14e5f">Technical Facts Mobile WebDnpro</a>

Regards,

Vijay

Former Member
0 Kudos

The application is online. The SAP help says that there is a class interface IF_WD_CLIENT which we can use in the BSP to find out device info. I was wondering if we need something specific to be installed to deploy the BSP page on the handheld. I already have a very lean and basic BSP view with only 4 HTMLB input fields to start with. My intention is to run the BSP url on the handheld browser (Symbol IE4 with CE 2003 Operating System). Thanks for your guidance.

Former Member
0 Kudos

hello sanjay,

perhaps this info here will help you...

http://help.sap.com/saphelp_nw04/helpdata/en/7d/28fa3e7cb1d861e10000000a114084/content.htm

regards

jo

Former Member
0 Kudos

hello sanjay,

is your application an online application or an offline one?

MI is an offline framework and there's no engine for BSP

support at the moment.

regards

jo