The following parameters are supported for the IDOC Outbound Endpoint:
Parameter |
Value |
Required |
---|---|---|
Name |
Service Endpoint name. |
X |
Type |
Service Endpoint type. The value is preset with "SAPIDOC Outbound" and cannot be changed. |
X |
Description |
Description of the Service Endpoint. |
|
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 |
System number |
SAP System number. |
X |
Username |
Login user ID. |
X |
Password |
Login password. |
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 |
Is a stylesheet used to transform the incoming XML into VI XML in order to process the data. |
X |
Response XSL file |
XSL file to transform the VI XML into the response message. If this parameter is empty a default response message is generated. |
|