Please enable JavaScript to view this site.

Version:

The following parameters are supported for the SOAP Inbound Endpoint:

Parameter

Value

Required

Name

Name of the Service Endpoint.

X

Type

Type of the Service Endpoint.

The value is preset with "SOAP Inbound" and cannot be changed.

X

Description

Description of the Service Endpoint.

 

URL

URL of the VertiGIS Integrator SOAP Interface. This URL is used when a inbound SOAP message should be reprocessed from the message protocol.

 

SOAP Action

Sets the SOAP Action field in the HTTP Request header

 

Username

Username to authenticate with the called SOAP interface.

 

Password

Password to authenticate with the called SOAP interface.

 

Timeout (msec)

SOAP Request will time out after waiting this amount of time.

 

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" />
<xsl:param name="PARA2" />

 

Request XSL file

The incoming XML is transformed into UTI XML in order to process the data

X

Response XML template

Defines which XML document is used for the transformation of the response message. The following values ​​can be selected:

Request XML: use the incoming request XML as template for the response.

UT XML: use the UTI XML as a template for the response.

 

Response XSL file

XSL file to transform the XML that is defined in the Response XML template parameter 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

 

Priority

All incoming messages are processed sequentially in a queue. Messages with higher priority overtake messages with lower priority in this queue. The highest priority is 1.

 

 

The VertiGIS Integrator comes with a default SOAP interface. This Endpoint is called UTPostServerServiceIn.

This SOAP interface supports the functions described in UTI SOAP Interface.

 

© 2024 VertiGIS GmbH. All Rights Reserved. | Privacy Center | Imprint
Documentation Version 10.0 (fa3b2a93)