List of Attributes for JCo Destinations 

The following is a list of the attributes that can be defined for a JCo destination in the file jcoDestination.xml.

Attribute Name

Explanation

CLIENT

SAP client

LANG

Logon language

SYSNR

SAP system number

ASHOST

SAP application server

MSHOST

SAP message server

GWHOST

Gateway host

GWSERV

Gateway service

R3NAME

R/3 name

GROUP

Group of SAP application servers

TPNAME

Program ID of external server program

TPHOST

Host of external server program

TYPE

Type of remote host
2 = R/2
3 = R/3
E = External

TRACE

Enable/disable RFC trace (0 or 1)

CODEPAGE

Initial code page in SAP notation

LCHECK

1 = Enable logon check at open time
0 = Disable logon check at open time

GRT_DATA

Additional data for GUI

USE_GUIHOST

Host to which to redirect the remote GUI

USE_GUISERV

Service to which to redirect the remote GUI

USE_GUIPROGID

Program ID of the server which starts the remote GUI

SNC_MODE

Secure Network Communication (SNC) mode
0 = off
1 = on

SNC_PARTNERNAME

SNC partner, for example, p:CN=R3, O=XYZ-INC, C=EN

SNC_QOP

SNC level of security, 1 to 9

SNC_MYNAME

SNC name. Overrides default SNC partner

SNC_LIB

Path to library which provides SNC service

DEST

R/2 destination

SYSTEM

Name of the system as used in the system landscape definition. See Defining the System Landscape.

LOGONMETHOD

Authentication method used to log on to the destination
UIDPW - user ID and password
SAPLOGONTICKET - SAP logon ticket
X509CERT - X.509 certificate

Note: The default value is SAPLOGONTICKET, however, if users have a different user ID and password in the SAP System in question than in the reference SAP System used for the logon ticket, the logon ticket will not work. In this special case, you must specify UIDPW as the authentication method.