Please enable JavaScript to view this site.

Version:

The following parameters are supported for the HTTP Inbound Endpoint:

 

Parameter

Value

Required

Name

Name of the Service Endpoint.

X

Type

Type of the Service Endpoint.

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

X

Description

Description of the Service Endpoint.

 

URL

URL of the VertiGIS Integrator HTTP Interface. This URL is used when an inbound HTTP request should be reprocessed from the message protocol.

 

Username

User name to authenticate with the called HTTP interface.

 

Password

Password to authenticate with the called HTTP interface.

 

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

XSL file responsible for transforming incoming XML data into UTI XML format for data processing.

X

Response XML template

Supported values:

Request XML

VI XML

Response XML

X

Response XSL file

The Response XSL file is used to transform UTI XML into the response message. If left empty, a default response message is generated.

 

Target version

SDE Version in which the data is stored.

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.

 

 

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