NWBC 5.0 Patch Level 5 (Five) Delivered!
PL5 is now available from Service Marketplace.
For details refer to SAP Note 2030419
Highlights:
UI improvements:
- A new standard theme, SAP Blue Crystal, is available under the “Theme” field in the “Personalize” dialog box.This is applied to the shell, Index and New Tab page, and also to SAP GUI transactions – unless you specify “Use SAP GUI theme” in the personalization settings. Also available as setting in the administrator NwbcOptions.xml file (“<Theme>BlueCrystal</Theme>”)
- New admin and user setting “Show system information in tab title”
Users can select this checkbox to display the system/client information as a prefix in the tab title; this is now valid not only for SAP GUI transactions but also for Web Dynpro ABAP applications, service maps, and NWBC overview pages.
Also available as administrator setting “ShowSystemInfoInTabTitle”.
Further
platform support:
- Windows 8.1/IE11
- NWBC shell touch enablement for Windows 8.x desktop – for details, see What’s New in SAP NetWeaver Business Client, section “Support for Microsoft Windows 8 Touchscreen Input”
Sadly, after 5 PL I'm still experiencing issues with the refresh of the dynpro screens.
True. I have created two customer incidents in the past about it. SAP has been unable to reproduce or fix the refresh problem although I have provided all the required details. They even had me upgrade my graphics card drivers. Nice to hear that we aren't the only ones suffering from it.
HI Samuli, Can you please provide the message numbers? I can't guarantee a solution, but I can see if there is any kind of roadblock.
BEst wishes, Julie Plummer.
Yes, I DM'd the details.
OK thanks - I have contacted Tech Support with the message number.
Best wishes Julie.
Hi Borut,
Please create an OSS. This is the fastest way to solve this problem.
THanks and best wishes,
Julie R PLummer.
Please, can someone help me out?
I need to adjust the Keyboard Shortcuts. I want to remove the "ctrl"+"left" and +"right" Keys to move the tabs, since I need them to navigate through Text word by word. Adjusting the NwbcOptions.xml (e.g. to "Alt"+"left" and +"right" does not have any effect. 🙁
Any ideas?
Hi Markus,
could you show me your changes in the .xml-file please.
...
<!-- You can change key plus modifier keys combination for defined shortcut commands. Do not change ID.
The following shortcuts are valid for NWBC 4.0 and NWBC 5.0 -->
<!-- <Nwbc40Commands>
<NwbcCommand>
<ID>FocusSpeedBar</ID>
<Key>L</Key>
<ModifierKeys>Alt, Control</ModifierKeys>
<Description>Focus on Quick Launch/Search Bar</Description>
</NwbcCommand>
<NwbcCommand>
<ID>CloseCurrentTab</ID>
<Key>W</Key>
<ModifierKeys>Control</ModifierKeys>
<Description>Close Tab</Description>
....
Regards,
Sandra
Hello Sandra,
thanks for the fast reply. I found that documentation in the net, but maybe I've done something wrong. Find below the two Versions of my config-file, non of them worked so far:
Version one - Change the Modifier-Key to "ALT":
<?xml version="1.0" encoding="utf-8"?>
<NwbcOptions>
<NwbcCommand>
<ID>MoveCurrentTabLeft</ID>
<Key>Left</Key>
<ModifierKeys>Alt</ModifierKeys>
<Description>Move Left</Description>
</NwbcCommand>
<NwbcCommand>
<ID>MoveCurrentTabRight</ID>
<Key>Right</Key>
<ModifierKeys>Alt</ModifierKeys>
<Description>Move Right</Description>
</NwbcCommand>
<SingleOptions>
<ShowSystemInfo>True</ShowSystemInfo>
<ActiveConnectionGuid>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx</ActiveConnectionGuid>
<Theme>BlueCrystal</Theme>
<AutologonMode>False</AutologonMode>
<ShowTechnicalNames>True</ShowTechnicalNames>
<ShowSystemInfoInTabTitle>True</ShowSystemInfoInTabTitle>
</SingleOptions>
</NwbcOptions>
Version two: remove the key completely:
<?xml version="1.0" encoding="utf-8"?>
<NwbcOptions>
<NwbcCommand>
<ID>MoveCurrentTabLeft</ID>
<Key></Key>
<ModifierKeys></ModifierKeys>
<Description>None</Description>
</NwbcCommand>
<NwbcCommand>
<ID>MoveCurrentTabRight</ID>
<Key></Key>
<ModifierKeys></ModifierKeys>
<Description>None</Description>
</NwbcCommand>
<SingleOptions>
<ShowSystemInfo>True</ShowSystemInfo>
<ActiveConnectionGuid>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx</ActiveConnectionGuid>
<Theme>BlueCrystal</Theme>
<AutologonMode>False</AutologonMode>
<ShowTechnicalNames>True</ShowTechnicalNames>
<ShowSystemInfoInTabTitle>True</ShowSystemInfoInTabTitle>
</SingleOptions>
</NwbcOptions>
Hi Markus,
working example:
<?xml version="1.0" encoding="utf-8"?>
<NwbcOptions>
<Nwbc40Commands>
<NwbcCommand>
<ID>MoveCurrentTabLeft</ID>
<Key>Left</Key>
<ModifierKeys>Alt</ModifierKeys>
<Description>Move Left</Description>
</NwbcCommand>
<NwbcCommand>
<ID>MoveCurrentTabRight</ID>
<Key>Right</Key>
<ModifierKeys>Alt</ModifierKeys>
<Description>Move Right</Description>
</NwbcCommand>
</Nwbc40Commands>
</NwbcOptions>
File for changing/creating: C:\ProgramData\SAP\NWBC\NwbcOptions.xml
I'm also change Ctrl+D keyboard shortcut for duplicate strings in abap editor.
This patch repaired my duplicate NWBC entries in the logon, which caused an unresponsive NWBC and NWBC hanging. Great troubleshooting info at NWBC 5.0 & SAPGUI 7.40 - Tips 'n Tricks
after installing SAPGUI 740 PL-5-2 and NWBC-5.0 PL9 (update from SAPGUI 740 PL-3-1 and NWBC-5.0 PL9), all my System-Information entrys are lost !!
both SAPGUI and NWBC did not Show any system-entry 😡 😥
Hi Christoph,
This definitely should not be happening. This is not a generally known issue. Can you please open an OSS message? This is the most efficient way to get an answer.
Best wishes,
Julie Plummer.
i tried to recover the landscape Migration as described here: http://scn.sap.com/docs/DOC-58911
i started reset landscape migration (in NWBC)
first start, it seems to work,
entrys were available by the first start of NWBC + SAPGUI 🙂
but then,
opening SAPGUI logon-screen a second time - all empty again 😕
start reset migration (in NWBC) for the second time ,
an additional warning Screen Comes on every start
o.k.
the SAP-Support Ticket No is ( 873120 / 2015 )
Hi everybody ,
I looked at many sources to change the keyboard settings, but none of them did not work in NWBC 6.5. I could not change the combination of Ctrl + Left and Ctrl + Right..
I added following codes on the this location NwbcOption.xml file . C:\Users\Yunus\AppData\Roaming\SAP\NWBC\NwbcOptions.xml
After that , I changed Personel Settings like that.
But when I NWBC opened , It show error like that . (Key parameter can not be null. ) But I Filled it .. And It didn't change any things..
Hi Yunus,
could you please open a OSS-message regarding the error message.
And please have a look at the documentation.
https://help.sap.com/viewer/f526c7c14c074e7b9d18c4fd0c88c593/6.5.01/en-US/ad34a5dfcd2449eaad97b669e9c869d6.html
Regards,
Sandra
Ohh . Already . We can change keybord shortcuts with edit icon in PL1 version. Thanks very much.