
As an administrator of SAP Business Client, you can use both the former configuration files and the new administrator configuration file (in the SAP UI landscape format) to define user settings and connection configurations (landscape settings) respectively.
The following table details the files available to you for this purpose:
|
File Name |
Description |
|---|---|
|
Administrator configuration file, e.g.
SAPUILandscapeGlobal.xml
Note
The name of this file can be changed. In this documentation, it is always referred to as SAPUILandscapeGlobal.xml. |
Use this file to predefine connection configurations (landscape settings) that the end-user cannot change such as a set of possible system connections, side panels, or search providers. |
|
XML template NwbcOptions.xml.template |
Use this template to create the NwbcOptions.xml file that you can use to predefine SAP Business Client settings for all end-users. Adapt the XML template found under the following paths, and save it as
an XML file:
|
|
Link file template NwbcRemoteOptions.xml.template |
In this file you can specify a reference to a server (for example, http://my.central.server.com:8080/somepath/NwbcOptions.xml) or a reference to a share in the internal network (for example, file:///myfileshare/somepath/NwbcOptions.xml). If an administrator has defined a reference that is temporarily not available (for example, the server cannot be reached), the system displays an error message for end users and SAP Business Client for Desktop cannot be started. Use this template to create the NwbcRemoteOptions.xml file. |
|
XML schema NwbcOptions.xsd |
This file contains a set of rules to which the NwbcOptions.xml, that contains the administrator settings, must conform. As an administrator, you can use the XML schema to validate the NwbcOptions.xml against it. |
Further information about configuration with this file is found in Connection Configuration.
Further information about configuration with this file is found in SAP Business Client Settings.
Note that you have the following options to distribute the NwbcOptions.xml file or the XML 'link' file NwbcRemoteOptions.xml to the end-users:
Use the RCP (remote copy) function.
Adapt the SAP Business Client installer to enable the link to the server where you store the central XML file for all end-users.
For more information, see SAP Service Marketplace at http://service.sap.com/instguidesnw70 .