cancel
Showing results for 
Search instead for 
Did you mean: 

ITS problem on Intermec CK3

0 Kudos

Hello

I created an ITS with the next parameters:

~ITSMOBILECSSINCLUDE    MOBILE

~ITSMOBILECUAINCLUDE    CUAAREA

~SERVICE    ZMOB1

~THEME    99

~TRANSACTION    LM00

and a simple template for it

afterwards i have created a SICF service with the next parameters:

~GENERATEDYNPRO    1

~ITSMOBILECSSINCLUDE    mobile

~ITSMOBILEMSGSOUND    1

#ENABLE    BACKGROUND SOUND FOR MESSAGES

~ITSMOBILE    1

~TRANSACTION    ZMOB1

~THEME    99

#MOBILE    This is zzz

When running the generated link on the intermec device, i get the first log-on page where i can give my user+passw and it is displayed correct.

After logging in , no field is displayed, i can only see the background image.

I have also installed the "intermec browser" that should come with the html5,js and other support packages and still the same.

This happens with several ITS services and i do not know how to solve this issue.

Please see the attached file.

Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member194364
Active Contributor
0 Kudos

Hello Sebastian,

You should remove the parameter:

~GENERATEDYNPRO    1

and add the parameter

~SOURCES <the_name_of_your_itsmobile_service>, itsmobile

in the 'GUI Configuration' section of your ITSMobile service.

See also the following link. This should help you in creating your
ITSMobile service:

http://help.sap.com/saphelp_nw70/helpdata/en/46/65635b4d045de8e10000000a1553f6/frameset.htm
  > Creating Mobile Applications with ITSmobile


You should use the ITSMobile generation templates for your service in
SE80

See also WIKI: How to check the publishing Date of an Internet Service
http://wiki.sdn.sap.com/wiki/x/OYG8BQ
Check the core ITSMobile Services, ITSMOBILE, ITSGENMOBILE,
ITSGENMOBILE4, ITSGENMOBILEXV

If you have to republish any of these services then
delete the Template and MIME Cache afterwards via transaction
/nSITSPMON ->  Template and MIME Cache -> Select "System Wide"
for the MIME and Templates.

Then one must regenerate the ITSMobile templates for the style you used
to get the changes made to the generation templates

Also remember to use the ITSMobile logon class for your Mobile service.
change it to CL_MOBILE_SYSTEM_LOGIN.  Again, that is in SICF, expand the
tree /default_host/sap/bc/gui/sap/its/zlm00 and double click on the
service.
Goto the Error Pages tab and click on change mode button.  Click the
Configuration button and choose Define Service-Specific Settings.  In
the Logon Layout and Procedure section select the Custom Implementation
radio button and in the ABAP Class field type in CL_MOBILE_SYSTEM_LOGIN.


Please save the change and then retest.

Regards,

Oisin

PS See also the ITS Mobile Wiki: http://wiki.sdn.sap.com/wiki/x/cr8