cancel
Showing results for 
Search instead for 
Did you mean: 

ITS Mobile with Entreprise Browser on MC9200 Fkey problem

Former Member
0 Kudos

Hi Guru's,

I have generated RF transaction to an ITS Mobile service created to replace SAP Web console. I have installed Entreprise Browser un RF gun to work with.


Now, If i am working with Internet explorer, all key are working good with the device, Fkeys and "Enter" also.

With Entreprise Browser :

I have problems to operate "XKEY" and "Enter". "Enter" doesnt work and also "Fkeys". The templates have all been generated with Style MOBILE4 and theme 99.

Does anyone know how to resolve it? I dont think that the problem is with the config.xml of the browser, but i am not sure.

Here is a sample of the xml file where the "Functions Key's" are defined.

I also attached the XML file if you want to review.

  <DeviceKeys>

    <FunctionKeysCapturable  value="1"/>

    <EnableFunctionKey_F1     value="1"/>

    <EnableFunctionKey_F2     value="1"/>

    <EnableFunctionKey_F3     value="1"/>

    <EnableFunctionKey_F4     value="1"/>

    <EnableFunctionKey_F5     value="1"/>

    <EnableFunctionKey_F6     value="1"/>

    <EnableFunctionKey_F7     value="1"/>

    <EnableFunctionKey_F8     value="1"/>

    <EnableFunctionKey_F9     value="1"/>

    <EnableFunctionKey_F10    value="1"/>

    <EnableFunctionKey_F11    value="1"/>

    <EnableFunctionKey_F12    value="1"/>

    <EnableApplicationKey_A1  value="1"/>

    <EnableApplicationKey_A2  value="1"/>

    <EnableApplicationKey_A3  value="1"/>

    <EnableApplicationKey_A4  value="1"/>

    <EnableApplicationKey_A5  value="1"/>

    <EnableApplicationKey_A6  value="1"/>

    <EnableApplicationKey_A7  value="1"/>

    <EnableApplicationKey_A8  value="1"/>

  </DeviceKeys>

 

  <Navigation>

    <NavTimeout value="45000"/>

    <EnableSSL3 value="0"/>

  </Navigation>

  <Geolocation>

    <GeolocationEnabled value="1"/>

  </Geolocation>

  <ScreenOrientation>

    <AutoRotate value="0" />

  </ScreenOrientation>

 

<TabInstance>

    <NewTabPhysicalMemLimit value="100"/>

    <NewTabVirtualMemLimit value="100"/>

  </TabInstance>

 

  <Engine>

    <EngineInUse value="IE"/>

  </Engine>

Thank you in advance for your answers,

Michel

Accepted Solutions (0)

Answers (1)

Answers (1)

cris_hansen
Advisor
Advisor
0 Kudos

Hi Michel,

Have you tried the approach from SAP note 1491666 (ITSMobile: How to obtain function key values)?

Kind regards,

Cris

Former Member
0 Kudos

Hi Cristiano,

Yes, all is working perfectly with Internet explorer, but not with "Entreprise Browser"  of Zebra. It seems that the codes are not perfectly mapped for the browser with the ITS service.

Regards,

Michel

cris_hansen
Advisor
Advisor
0 Kudos

Hi Michel,

In this case, I would contact the web browser vendor and ask them how to map the function keys.

Regards,

Cris

former_member194364
Active Contributor
0 Kudos

Hi Michel,

Cris is right here. Check out the doc number: "DOC-3442" on developer.zebra.com

The title of the document is: SAP ITS Mobile Usage Guide for Enterprise Browser


It may prove useful in mapping the function keys for the Zebra browser.


Regards,

Oisin