Show TOC

Administrator Configuration TipsLocate this document in the navigation structure

As Administrator, you can change the behavior of NWBC by making changes to parameters in the administrator configuration file, NwbcOptions.xml.

The table below describes some of the parameters, which, as Administrator, you are most likely to change.

Additionally, at the end of this section, a method for changing the client language on the system logon screen is described.

Table 1: Parameters of Administrator Configuration File (Incomplete List)
Action Parameter Notes Default
Suppress the SAP GUI for HTML Warning <WinguiCheck>

If no SAP GUI is installed on the local computer or the SAP GUI version is too old, the first time you navigate to an SAP GUI transaction in NWBC, the SAP GUI Integrator dialog box is displayed, stating that with the current installation, all SAP GUI transactions are started with SAP GUI for HTML. Following this, SAP GUI for HTML is started.

To display the SAP GUI for HTML warning, set this parameter to false; no warning dialog box is displayed and SAP GUI for HTML starts immediately.

True
Set the Behavior of SAP GUI Sessions <OpenNewGuiSessionInNewWindow>

A new session can be opened in a new tab or a window. By default, new sessions are opened in a new tab. To ensure that new sessions are opened in a new shell window, set this parameter to true.

False
Set the Behavior of SAP Shortcuts <ActivateDesktopAgent>

NWBC uses the NWBC desktop agent to communicate with its processes. Thus, triggered by an SAP shortcut or NWBC start-up URL, NWBC can open a tab within an existing NWBC instance or shell window. For this, connection, client and user must match.

The desktop agent is activated by default. It starts when the first NWBC instance is opened and is terminated with the last NWBC instance. To deactivate the NWBC desktop agent, set this parameter to false; the shortcut always starts a new NWBC instance and opens in a new shell window.

True
Keep the SAP GUI Theme <KeepSapGuiTheme>

In NWBC, the SAP GUI theme, SAP Corbu, is taken as default. To change this behavior, set this parameter to true; NWBC uses the SAP GUI theme that is selected in the SAP GUI options.

False
Define the Entry Page <EntryPage>

By default, the entry page for a user is set to the first pinned tab. You can change this to one of the following options: IndexPage, NewTabPage, FirstWorkcenterPage.

FirstPinnedTab
Open Side-Panel with New Tab <OpenSidepanelWithNewTab>

If an application includes side panels, these can also be displayed when the application is opened by the user. To do this, change this parameter to true.

False
Show Connections as Read-Only <ShowConnectionsAsReadOnly>

Use this parameter to prevent users from adding, deleting and changing system connections. This corresponds to the former definition <RuntimeConnections Final ="true"> and SAP Logon Pad mode.

False
Read-only Mode for Search Providers <ShowSearchProviderConnectionsAsReadOnly>

Use this parameter to prevent users from adding, deleting and changing search providers. This corresponds to the former definition <<SearchProviderConnections Final ="true">. The user can still enable, disable and change the sort order of search providers.

True

Switch Off NWBC Built-in Search Providers

  • <EnableNavigationItemsQuickLaunch>

  • <ShowServerApplicationsQuickLaunch>

  • <EnableDesktopSearchQuickLaunch>

  • Activate or deactivate the My Work Area section in the quick launch dropdown menu.

  • Activate or deactivate the Transactions and Applications section in the quick launch dropdown menu

  • Activate or deactivate the Desktop Search section in the quick launch dropdown menu. By specifying the attribute Final="true", the search provider does not occur in the Search Providers dialog box.

  • True

  • True

  • True

Launch SAP Easy Access from New Page Tab <ShowEasyAccess LinkInNewTabPage>

Users can launch the SAP Easy Access menu directly from the New Tab page to browse the SAP Menu.

To deactivate this, set this parameter to false.

True
Do Not Close Tabs <DoNotCloseGuiTabs>

To ensure that NWBC does not close tabs with SAP GUI transactions when the user or program navigates back to the SAP GUI entry screen, set this parameter to true.

False
Show Work Center Links on Index Page <ShowWoCLinksOnIndexPage> If true (default value), the work center links on the index page act as links to the first contained site. True

Use Client Language on System Logon Screen

The language used by the NWBC at startup is propagated to the system logon. This allows overruling a language predefined in a system connection, or logging on in a different language than is the default when authenticating with SSO (when there is no possibility to change the language in the system logon screen).

You can use the registry entry UseSAPLogonLanguageAsDefault in the following locations to change this:
  • HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAPLogon\Options (32 bits)
  • HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP\SAPLogon\Options (64 bits)