SAPconnect

6 SAPconnect
SAPconnect
Configuring the Dazel SAPconnect server
The second section of the sample file, beginning with DEST=SAP system ID and ending
with USE_SAPGUI=0 specifies options for the SAP application server. Following is
additional information about selected fields in this section of the sample file:
In the last section of the file beginning with DZL_DEST, the Dazel SAPconnect server
defines the options that begin with the prefix DZL, in addition to the original definition
SAP R/3 Enterprise provides for these options in the saprfc.ini file. DZL_CLIENT
represents the client on which the CPI-C user exists and DZL_USERNAME identifies the
CPI-C user.
NOTE: Ensure the CPI-C user has the following profile set so it will
function properly with SAPconnect: S_A.SCON.
Option Description
DEST
In the second section of the sample file, this option is the
SAP system ID. The value of DEST in this second section
of the file and DZL_DEST in the last section of the file
must match. This is the R/3 system ID that the Dazel
SAPconnect server uses.
TYPE This option specifies the connection type. The value A for
the TYPE option in this section of the file is only to be
used to connect to an application server. For more
information about values for this option, see your SAP
documentation.
ABAP_DEBUG This option is set automatically when you activate the
ABAP debugger by entering d in the trace field or by
setting RFC_DEBUG in the system environment.
USE_SAPGUI This option displays SAP dynpros and graphics. The value
0 for this option deactivates this functionality.