!--a11y-->
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 EAR file sap.com/tc~wd~dispwda.ear and is automatically deployed to the J2EE Engine when the Web Dynpro runtime environment is installed.

You need to modify these settings for example when you use presentation graphics since you can define the Web address (URL) of the Internet Graphics Services (IGS) using the system configuration.
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.
Start the Visual
Administrator by double-clicking on file go.bat in file directory C:\usr\sap\C11\JC00\j2ee\admin, in which the J2EE Engine is installed.
You can find a description of the Visual Administrator in the SAP Library
under SAP
NetWeaver ® Application Platform (SAP Web Application
Server)
® J2EE Technology in the SAPWeb Application
Server® Administration Guide ® Server Administration ® SAP J2EE Engine Administration Tools
® Visual Administrator.
2. Navigate to directory Server 0 0_44939 ® Services ® Configuration Adapter ® webdynpro ® sap.com ® tc~wd~dispwda aus.
3.
Select file PropertySheetdefault by double-clicking.

4.
The Visual
Administrator opens so that you can edit the values. You can change or
redefine the parameters specified below.

5. Confirm your entry with OK.
These parameters are described below:
Parameter |
Short Description |
Default |
Value Required |
Valid Values |
ActivateURLParameters |
If the value is false, the Web Dynpro runtime environment ignores several URL parameters. You can deactivate URL parameters that are not available in the production mode using ActivateURLParameters. For example, the URL parameters sap.csf and sap.session.plugin are ignored. |
false |
No |
Boolean value is true or false |
DefaultExpirationTime |
Specifies the expiration time in seconds when no user interaction takes place. The default value is used if no other expiration time was defined for a Web Dynpro application. |
1800 |
No |
Any positive integer |
DefaultServerSessionAtLeastOne |
Defines the time interval in seconds until the data is removed from cache after the last application of a server session or a user was ended. If a new application is started within this time, the data is not removed. |
20 |
No |
Any positive integer |
DevelopmentMode
|
Specifies whether or not the Web Dynpro runtime environment runs in a development mode. This can affect the display of error messages. For example, the error message page provides detailed information about the product/release, the log, and the stack trace when the Web Dynpro runtime environment runs in the development mode. |
false |
No |
Boolean value is true or false |
IGSURL |
Specifies the Web address of the Internet
Graphics Service (IGS). This service supports the display of the UI elements
|
None |
No |
Any valid absolute Web address. |
ZipResponse |
Specifies whether or not data is to be sent zipped or unzipped to a client. If this parameter is already defined in the http service of the J2EE Engine, this parameter should be set to false. |
false |
No |
Boolean value is true or false |
sap.invalidDeploymentStateURL |
Defines the Web address of the HTLM page to be displayed if the application is ended because the status of the corresponding deployable object is not valid. |
/webdynpro/resources/ sap.com/tc~wd~dispwda/ global/deployment.htm
|
Yes |
Any valid absolute Web address. |
sap.logoffURL |
Specifies the Web address of the standard logoff page that is displayed when the user terminates the application. |
/webdynpro/resources/ sap.com/tc~wd~dispwda/ global/logoff.htm
|
Yes |
Any valid absolute Web address. |
sap.sld.cacheExpirationTime |
Defines the expiration time in seconds of an SLD object that is stored in cache. |
10 |
No |
Any positive integer |
sap.systemLocale |
Specifies the standard language key that is used when no language key is provided by the user authentication or no value is set for the Locale configuration property of the application configuration. |
The standard language key of the Java Virtual Machine.
|
No |
Valid values of the ISO standard 639. |
sap.textMapping.enable |
Defines if text mapping is used. |
false |
No |
Boolean value is true or false |
sap.textMapping.object |
Defines the name of the development component (DC) containing the text mapping. |
None |
No |
Name of the DC containing the text mapping. |
sap.textMapping.separators |
Defines a list of separators used for text mapping. |
!;,:-_+=)([]? |
Yes if text mapping is used |
|
sap.textMapping.systemName |
Defines the system name of the J2EE Engine used |
C11 |
Yes if text mapping is used |
System name |
sap.textMapping.systemNumber |
Defines the system number of the J2EE Engine used |
00 |
Yes if text mapping is used |
Name of the system number |
sap.theme.default |
Defines the URL of the Unified Rendering stylesheet themes used. This value is not used if a) the Web Dynpro application runs in the portal or b) the URL parameter stylesheet_theme is set |
None |
No |
Any valid absolute Web address. |
sap.useWebDynproStyleSheet |
When the Web Dynpro application runs in SAP Enterprise Portal, this property specifies whether the Portal stylesheets are to be used. If the value of the property is set to false, the Portal style sheets are used. If the value of the property is set to true, the Portal style sheets are also used if the Web Dynpro application runs in the SAP Enterprise Portal. By default, the value of this property is set to false. |
false |
No |
Boolean value is true or false |
sap.valuesetlimit.maximmediate |
Defines the upper limit of the set of values immediately sent to the CSF client. |
None |
No |
Any positive integer |
sap.valuesetlimit.maxondemand |
Defines the upper limit of the set of values sent to the CSF client as needed. |
None |
No |
Any positive integer |
sap.webdispatcher.protocol |
Defines the log of a used Web Dispatcher |
None |
No |
http/https |
sap.webdispatcher.host |
Defines the host of a used Web Dispatcher |
None |
No |
Host name |
sap.webdispatcher.port |
Defines the port of a used Web Dispatcher |
None |
No |
Port name |
sap.resourcePool.directory |
Defines the directory in which the cache stores its data. |
None |
No |
Any positive integer |
sap.resourceCache.deletionTime |
Defines the time span after which a cached resource is removed from cache. |
None |
No |
Any positive integer |
sap.resourceCache.persistenceTime |
Defines the time span after which a cached resource is stored in cache. |
None |
No |
Any positive integer |
sap.resourceCache.pollingTime |
Defines the time interval in which the cache is refreshed. |
None |
No |
Any positive integer |
