Re: Unable to access Subsequent HTML Page (HTTP 400 Bad Request)
Re: ITS theme changed after kernel upgrade 742
Hi,
If you had done any theme related changes in the old development, you will have to adjust them manually in the themeing files like css(height/width).
If not, you will have to search for a note related to ITS which relates to this upgrade. Why the WEBGUI is not displaying my custom theme?
Also, try publishing the core ITS services "completely" once and test:
ITSMOBILE
SYSTEM
ITSGENMOBILE
ITSGENMOBILE4
ITSGENMOBILEXV
Re: Unable to access Subsequent HTML Page (HTTP 400 Bad Request)
Hi,
I have done the user_recheck to 0 and the HTML screen functions is able to respond, thus I am now able to access the subsequent screens.
The ICF settings is going beyond my area of knowledge. Please advise what does this setting reflect?
Also is this a permanent requirement as the setting has no effect on Chrome (with or without 0) ? There was message 'The change is not permanent and will be lost when the server is restarted'
Regards,
Ho
Re: ITS theme changed after kernel upgrade 742
Hi,
Thank you for the reply.
yeah we published services and checked parameters as per below.
https://wiki.scn.sap.com/wiki/display/HOME/ITSMobile+issues
https://wiki.scn.sap.com/wiki/display/HOME/Service+Parameter+and+Settings
we did not do any changes in old development and did check sap notes 1802264 , 1446099 but no luck.
i did not see the kernel version 742 400 mention in the above notes.
Re: Unable to access Subsequent HTML Page (HTTP 400 Bad Request)
Hello Ho,
For a permanent change you need to use RZ10.
About the parameter itself, the documentation says:
"...
The parameter defines if a new logon data check and addressing of an existing session is to take place for stateful HTTP communication or not. The authentication data needs to match the data held in the session.
..."
Kind regards,
Cris
Re: Unable to access Subsequent HTML Page (HTTP 400 Bad Request)
Hello Ho, Hello Cris,
would it be useful in addition to have the parameter "Check for multiple logon" checked in SICF
for this ITSMobile service if one wished to continue using user_recheck 1?
Regards,
Oisin
Re: ITS Mobile Screen scaling down issue in MC9200 Device
Hi Team,
we recently upgraded kernel in Development and Quality from 741 200 to 742 400.
and noticed that its mobile theme layout changed in development ,quality system and fine in Production. we would like to revert theme changes to old in development.
what could be the solution.(attached screen shots)- we are using Motorola WT4100 bar code scanner
Thanks in Advance
Regards
Karthik
Re: ITS Mobile Screen scaling down issue in MC9200 Device
Hi Suman,
hard to tell from here.
How does the "view source" of the HTML templates compare? with and without the ~itsMobileDeviceInclude set in SICF?
Regards,
Oisin
Re: ITS Mobile Screen scaling down issue in MC9200 Device
Hello Karthik,
what ITSMobile template generator was used for the screens in the attachments?
Regards,
Oisin
Query has already been posted in a separate thread. This was a branched thread Message was edited by: Oisin ONidh
Re: Unable to access Subsequent HTML Page (HTTP 400 Bad Request)
Hi both,
I tested the login with 'Check Multiple login', there is no bearing of this parameter to user_check = 1.
However based on Cris heads up on user_check, I deactivated authentication at service level as per below, it does the same thing as user_check = 0 as well.
I have another issue, after I have click F8 Quit from the browser the system shows message 'You have logged off'. Shows HTTP 200 - OK.
When I enter the URL again in the browser, brings me back to LM01 menu, the SAP login screen is bypass. Is there any setting to ensure a F8 is totally log off from SAP and from the browser session as well? This behavior is same with/without the above Deactivation service in chrome and IE11.
Regards,
Ho
Re: Unable to access Subsequent HTML Page (HTTP 400 Bad Request)
Hi Ho,
test the ITSMobile service on the device itself.
Behaviour may not be the same as the desktop browser. If you wish to logoff completly. Then check if you have the configuration of the note
1980475 - ITSMobile - Configuration settings regarding Logon and Logoff
You are correct re "Deactivate for Service" for an individual service, this is the same as setting icf_user_check 0
See also the note
194724 Setting secure session restriction for a specific ICF service
the section: Configuration settings for systems with HTTP Security Sessions
Regards,
Oisin
Re: ITS Mobile Screen scaling down issue in MC9200 Device
Hi Oisin ONidh,
I think the issue is with the above auto generated code .
I guess the enterprise browser can handle only one <body> tag in a page.
When the above <body> tag is loaded , the browser ignores the below second <body> tag in the internet template (system generated) which contains attribute to set focus.
`<body class="MobileBody `class("~currdynpro", 1)`" `style_attr("~currdynpro", 1);
if (~currdynpro.speechenabled != "")` ev:event="load" ev:handler="#sayOnPageLoad"` else
` onload="setFocus('`~focusfield`');`~itsmobileOnloadHandler`"` end;
` onkeydown="return processKeyEvent(event);">.
So now I have to change in each screen and the above discussed meta tags after the 2nd <body> tag instead of writing in the device include.
Hope I am clear .
Regards
Suman.
Re: ITS theme changed after kernel upgrade 742
Hi,
Issue has been resolved via SAP Note 1656975 .
we added parameterSAP-THEME to sap_tradeshow and restarted service.
now layout is appearing as expected.
Regards
Karthik
Kernel 7.42 patch level 413 released
There is a new kernel patch available for release 7.42. In patch level 413 there is no ITS/WEBGUI corrections, however, in the previous patch, 412, the following corrections are relevant:
A new way to apply style sheet changes for controls | |
SAP GUI for HTML (WebGUI) internal change | |
New Unified Rendering Version | |
Logon not possible with invalid http request | |
Text of checkbox/radiobutton cut off | |
GuiHtmlViewer does not handle URLs with SAPR3 prefix set b | |
SAP GUI for HTML: sap-browserhistory | |
Moved fields are not displayed with wrong input | |
ITS: textedit control get_/set_selected_text_as_r3table me | |
webgui/personas: GuiUserArea type for fullscreen container | |
Tablecontrol: Horizontal Scrollbar Position slightly displ | |
webgui: no X button on popups which disallow cancelling | |
Disabled Textfields don't show correct colors | |
Tablecontrol: Coherent Behaviour of Select All in all SA | |
Tabmerge on local tabstrips confuse active page | |
ITS: Error after choosing a tree context menu item | |
BackgroudColor change is ignored for GuiMenuBar in runtime | |
webgui: return error on a too long value in ComboControl | |
Changes of style sheet font properties for Group Box are n | |
Gridview & Tablecontrol: invalid client data when control | |
Toolbarbuttons can not be disabled | |
webgui: ALEWEB_GET_CONTEXT does not work for binary fields | |
ITS: fixed workprocess crash caused by URL-escaping a u (m | |
webgui: fixed an error when a GOS container owns a toolbar | |
Style sheet changes set to custom input fields via Theme E | |
webgui/personas: fixed control type for help windows | |
Webgui File Browser: different symptoms | |
Background changes are not applied to the user area if the | |
correcting calculation of subscreens containing checkboxes | |
Additional texts for SAP GUI for HTML | |
Onload script execution after initial popup | |
Error trace during applet start | |
webgui/personas: fixed SID of a desktop-bound dialog conta | |
change tab sequence doesn't work | |
Missing interface for turn off AgiMenuItem | |
New Unified Rendering Version | |
SAP GUI for HTML: ~webgui_simple_toolbar & 4 does not show | |
custom combo boxes do not show empty record as standard co | |
Drag and Drop between two ALV GridView controls inside tra | |
webgui: added GuiGOSShell container for GOS button | |
Controls moved out of splitter are not visible in editor | |
Html Viewer: quick clicking results in backend error | |
ITS: fixed wrong index in ITS_IMPORT_CONTEXT result table | |
ALV Gridview Control: cells are not merged horizontally | |
Fixed control type for Checkbox and Radio toolbar buttons | |
its: fixed ~templatename to lowercase | |
Typeahead results are not displayed after screen change | |
Wrong icons on Session Timeout popup in Fiori look | |
SAP GUI for HTML: No seperated system buttons on ~webgui_i | |
Splitter content is empty | |
Accessibility: Status Bar Messages | |
Double entries in Application Toolbar | |
WebGUI File Browser: extensions (MIME types) supported for | |
webgui: fixed static popup menus on OMRT toolbars | |
Scrolling of moved gridview | |
ITS: all toolbar separators at end of toolbar | |
Search focus in ABAP List report not set | |
webgui: fixed Uncaught SyntaxError: Unexpected token ILLEG | |
False automatic dialog area setting on PERSONAS | |
ALV GridView control does not automatically scroll to the | |
webgui: fixed weekdays in Calendar Control when a start of | |
Unexpected vertical scroll bar on popups with IE11 and Bel | |
ITS Restgui: CUA Menubar and standard toolbar informatio n | |
webgui/personas: RasterLayout used for FullScreen containe | |
ITS SH Control : Column Widths are not accurately rendered | |
Flavor name instead of Flavor Id in the popup menu of the | |
Tablecontrol: workprocess drop on flavor change | |
webgui: fixed to accept the ? character in the SIDs | |
Background color change is not applied to the toolbar sepa | |
WebGUI File Browser: minor changes | |
Size of userarea changes while popup is open | |
ALV Gridview: Personas flavor changes not taken over initi | |
Sash not visible after browser resize | |
Improve error message when SAP Screen Personas initializat | |
ALV Gridview: text in cells with icons wraps | |
Monospaced font is used to display dropdown listbox | |
Group of virtual RadioButtons: Selection reverts to defaul |
Kind regards,
Cris
Re: ITS mobile servie screen size fitment in Intermec
Hi Oisin,
Thanks very much for your response.
I was able to use the parameters ~ITSMOBILEELEMFACTOR (=6) and ~ITSMOBILEELEMUNITS (=px) and ~ITSMOBILENOCUAINCLUDE = 1
to manipulate the screen size and fit everything.
We are using Intermec CK3 as well as Motorola MC9090.
Re: ITS mobile servie screen size fitment in Intermec
Dear Sobha,
do I understand correctly that you now no longer need to use the "Fit to Screen"? and that with the parameter ~ITSMOBILEELEMFACTOR and the other parameters mentioned that both the screen is correctly sized and the function keys now respond correctly?
Regards,
Oisin
Re: ITS theme changed after kernel upgrade 742
Hello Karthik,
this would not be the standard theme used in ITSMobile.
This note 1656975 - How to set the theme for SAPGUI for HTML?
is for the the SAPGUI for HTML or WEBGUI service. You are essentially switching from sap_corbu to sap_tradeshow.
What are the other 'GUI Configuration' parameters that you has set in your ITSMobile service?
Regards,
Oisin
Re: Cursor not on Input field in ITSMOBILE
Hello Suman,
if you delete the parameter: ~MobileCssInclude
does this have any impact on the cursor?
Regards,
Oisin
Re: Cursor not on Input field in ITSMOBILE
Hi Suman,
Have you published all the services (complete service)?
Is this happening in which web browser?
Regards,
Cris
Re: ITS theme changed after kernel upgrade 742
Hi Oisin,
SAP suggested to check that note to resolve our issue.
earlier we did not use parameter sap_theme.
and we are facing issue with function key value.
F4 key is now working now.
current parameters are.
~ITSMOBILE | 1 |
~TRANSACTION | LM00 |
~SOURCES | ZLM00,itsmobile00,itsmobile |
~THEME | 99 |
~POPUPS | 1 |
~ITSMOBILEMSGSOUND | 1 |
~WEBGUI_SIMPLE_TOOLBAR | 256 |
~GENERATEDYNPRO | 1 |
SAP-THEME | sap_tradeshow |
~WEBGUI | 1 |