Configuring the Web Dynpro Runtime
Environment
You can manipulate the behavior of the Web Dynpro system configuration using specific settings. The archive file WebDynpro.wda contains the system configuration, is part of the EAR file sap.com/tc~wd~dispwda.ear, and is automatically deployed to the SAP NetWeaver Application Server when the Web Dynpro runtime environment is installed.
To configure some basic settings of the Web Dynpro runtime environment in file default.properties, the system administrator defines system configuration properties using the Visual Administrator.
Proceed as follows to start the Visual Administrator:
...
1. Open the Visual Administrator by double-clicking the file go.bat in the local file directory of the Java engine of the SAP Web Application Server:
\usr\sap\<System ID>\<System Number>\j2ee\admin
Example: The
background file can be stored in the directory
\usr\sap\J2E\JC00\j2ee\admin
2. Navigate to directory Server 0 0_xxxxx → Services → Configuration Adapter → webdynpro → sap.com → tc~wd~dispwda.
3. Choose the file PropertySheetdefault.
4. The Visual Administrator opens so that you can edit the values. You can change or redefine the parameters specified below.
5. Make entries for the values by selecting the relevant line. A dialog box appears in which you can enter value changes in the Custom field. Choose Ok to save the value changes.
Overview of the parameters and the values they can take
Parameter and Description |
Value Required |
Valid Values |
AccessibilityChecksEnabled |
no |
boolean |
ActivateURLParameters |
no |
boolean |
AllowUserPersonalization |
no |
boolean |
DefaultExpirationTime |
No |
Any positive integer |
DefaultServerSessionAtLeastOneAppScopeExpirationTime |
No |
Any positive integer |
DevelopmentMode |
No |
boolean |
DuplicateNameCheckEnabled
|
|
boolean |
IGSUrl |
No |
Any valid, absolute Web address. |
ValidateByRendering |
No |
boolean |
ZipResponse |
No |
boolean |
sap.defaultConnectionTimeOut |
|
|
sap.defaultMaxNumberOfConnections |
|
|
sap.defaultMaxPoolSize |
|
|
sap.defaultMaxWaitTime |
|
|
sap.domain.relaxation.blacklist sap.domain.relaxation.enabled is set to true. Valid values: Comma-separated list of Web Dynpro applications, containing the DC name and the application short name (i.e. it is equal to the part of the application URL that follows /webdynpro/dispatcher). Example: sap.com/tc~wd~tools/Explorer, sap.com/tc~wd~tools/WebDynproConsole |
|
|
sap.domain.relaxation.enabled Using the parameters sap.domain.relaxation.whitelist and sap.domain.relaxation.blacklist, it is possible to specify a list of applications which are allowed to use domain relaxation, or for which domain relaxation is forbidden. 1. false: the sap.domain.relaxation.whitelist is checked whether it contains applications for which domain relaxation should be allowed anyway. true: the sap.domain.relaxation.blacklist is checked whether it contains applications for which domain relaxation should not be allowed, although it is generally allowed. |
|
|
sap.domain.relaxation.whitelist This property is only taken into account if the configuration parameter sap.domain.relaxation.enabled is set to false, i.e. if domain relaxation is generally not allowed. Valid values: Comma-separated list of Web Dynpro applications, containing the DC name and the application short name (i.e. it is equal to the part of the application URL that follows /webdynpro/dispatcher). Example: sap.com/tc~wd~tools/Explorer, sap.com/tc~wd~tools/WebDynproConsole |
|
|
sap.ADSCallingMode |
|
Soap |
sap.invalidDeploymentStateURL |
Yes |
Any valid, absolute Web address. |
sap.logoffURL |
Yes |
Any valid, absolute Web address. |
sap.noClientURL |
No |
|
sap.portalURL |
|
|
sap.protocolSchemeForADSCall |
|
http, https |
sap.resourceCache.deletionTime |
No |
Any positive integer |
sap.resourceCache.persistenceTime |
No |
Any positive integer |
sap.resourceCache.pollingTime |
No |
Any positive integer |
sap.resourcePool.directory |
No |
Any positive integer |
sap.sld.cacheExpirationTime |
No |
Any positive integer |
sap.sld.cacheInvalidationTime |
No |
Any positive integer |
sap.systemLocale |
No |
Valid values of the ISO standard 639. |
sap.textMapping.enable |
No |
boolean |
sap.textMapping.objectName |
No |
Name of the DC containing the text mapping. |
sap.textMapping.separators |
Yes if text mapping is used |
|
sap.textMapping.systemName
|
Yes if text mapping is used |
System name |
sap.textMapping.systemNumber |
Yes if text mapping is used |
Name of the system number |
sap.theme.default a) the Web Dynpro application runs in the portal or b) the URL parameter stylesheet_theme is set |
No |
Any valid, absolute Web address. |
sap.url.protocols |
No |
ftp, mailto, file and all other protocols permitted for URLs |
sap.useWebDynproStyleSheet |
No |
boolean |
sap.valuesetlimit.maximmediate |
No |
Any positive integer |
sap.valuesetlimit.maxondemand |
No |
Any positive integer |
sap.webdispatcher.host |
No |
Name of host |
sap.webdispatcher.port |
No |
Name of port |
sap.webdispatcher.protocol |
No |
http/https |
|
|
|
|
|
|