HKEY_LOCAL_MACHINE\SOFTWARE\Therefore\SAP\CONTENTSERVER |
Scroll |
These registry settings are related to the HTTP Content Server WEB Service installation.
Value |
Type |
Default |
Function |
TheAuthentication
|
String |
NT |
Defines the Authentication method used. NT = NT Authentication is used, username and password is not used. UP or all other settings will require the username and password to be specified. |
TheUsername |
String |
Thereforeā¢ username. |
|
ThePassword |
String |
Thereforeā¢ user password. The password must be encrypted using the Thereforeā¢ Encryption tool. |
|
StreamBlockSize |
String |
64 |
Block size for internal stream copy functions in KB. |
GetStreamMethod |
WriteFile = Response.WriteFile method is used to generate a reponse for function GET and DOCGET (optional). |
||
DefaultDocProt |
String |
rcud |
The default DocProt set for new documents |
PseDirectory |
String |
c:\pse |
A directory where the certificates set by the content server will be stored to allow communication between the Thereforeā¢ Web service and SAP NetWeaver System. |
LogFileName |
String |
Here you can set the name a location of the log file. |
|
LogLevel |
String |
ERROR |
ERROR mode means that only error messages are recorded in the log file. In the implementation phase, or in case of communication problems the logging should be set to DEBUG mode. |
Note: GetStreamMethod, LogFileName and LogLevel are not created by default, but can be manually added.