The following parameters are supported for the IDOC Inbound Endpoint:
Parameter |
Value |
Required |
---|---|---|
Name |
Name of the Service Endpoint. |
X |
Type |
Service Endpoint type. The value is preset with "SAPIDOC Inbound" and cannot be changed. |
X |
Description |
Service Endpoint description. |
|
Connection Type |
Determines whether the connection is made directly with the SAP Application Server or via a SAP Message Server. |
X |
Client |
SAP Client number (three digits, e.g. 310) |
X |
Hostname |
Hostname of the SAP Application Server. |
X |
Systemnumber |
SAP System number. |
X |
Message Server Host |
Hostname of the SAP Message Server. |
X |
Message Server Service |
Service name of the SAP Message Server. |
X |
Logon Group |
SAP Logon Group. |
X |
Username |
Login user ID. |
X |
Password |
Login password. |
X |
Gateway Host |
SAP Gateway Host. |
X |
Gateway Service (Port) |
SAP Gateway service (e.g. sapgw60). |
X |
R3name |
Name of the SAP system. |
|
Programid |
The program ID communicated by SAP. This ID must be registered in SAP. |
X |
Connectioncount |
The number of allowed connections between SAP and VertiGIS Integrator. |
X |
XSL Parameter |
Comma-separated list of parameters that are made available in the XSL transformation. Example PARA1=VALUE1,PARA2=VALUE2 These parameters can be accessed in the XSL Transformation as xsl:param: <xsl:param name="PARA1" /> |
|
Request XSL file |
XSL file when the incoming XML is transformed into VI XML in order to process the data. |
X |
Response XSL file |
Is a stylesheet used to transform VI XML into the response message. If this parameter is empty a default response message is generated. |
|
Target version |
SDE version in which the data is stored, e.g. SDE.DEFAULT |
X |
Outbound Endpoint |
Additionally redirects the message to an outbound endpoint. |
|
Protocol XML |
Used to specify which XML files will be in the Protocol table. It has 4 possible values: •VI XML + Request + Response •VI XML •Request + Response •None |
X |