<< Click to Display Table of Contents >>

sap.properties

Set the SAP connection information.


<alias>.proxy

Set the SAP Proxy class name. This option only supports the .NET server.

<alias>.client

Set the SAP client information.

<alias>.user

Set the SAP user ID.

<alias>.password

Set the SAP user password.

<alias>.language

Set the SAP language.

<alias>.host

Set the SAP host name.

<alias>.sysno

Set the SAP system number.

<alias>.r3name

Set the SAP system name. This option only supports Java server.

<alias>.group

Set the group name of the application server.

<alias>.gwhost

Set the SAP gateway host name. This option only supports Java server.

<alias>.gwserv

Set the SAP gateway service number. This option only supports Java server.

<alias>.tpname

Set the program ID registered in the JCO Server program. This option only supports Java server.

<alias>.tphost

Set the host name of the external Server. This option only supports Java server.

<alias>.maxcnt

Set the maximum SAP connection count. This option only supports Java server.

<alias>.timeout

Set the SAP timeout(in milliseconds). This option only supports Java server.

<alias>.timeoutcheckperiod

Set SAP timeout check interval(in milliseconds). This option only supports Java server.

<alias>.istrace

Set whether to write to the SAP log file.

<alias>.doConnectionCheck

Set whether to automatically establish a connection without restarting the OZ server if the connection is invalid when SAP is restarted. This option only supports Java server.

<alias>.assembly

Assembly for the SAP connection. Set to the assembly alias defined in the assembly.properties file. This option only supports the .NET server.

<alias>.sid

Set SID of SAP Netweaver Server. This option works when OZ Server is Java type, SAP Netweaver Server version is 7.0 or later, and sapjco version is 3.0 or later.

<alias>.props

Set the SAP property value.