Each export configuration must have associated a connection file in WebOffice. This describes the data sources. The association is done by the names of the files (e.g. CAD_DKM.xml <--> CAD_DKM.export.connection). Within a connection file all data bases and ShapePaths from which data are exported must be contained. In the WebOffice export author no connection file is required.

<WoExportConnectionInfos> |
||
<ConnectionInfo*> |
ConnectionName* |
Designation of the connection. This designation will be referred to in the export configuration. |
DefaultConnection* |
true or false |
|
<ShapeConnectionInfo> |
path |
Directory where the Shape Files are stored that need to be exported. |
<pGDBConnectionInfo> |
path |
Path to PersonalGeodatabase (.mdb).
|
<fGDBConnectionInfo> |
path |
Path to FileGeodatabase (.gdb) |
<SDEConnectionInfo> |
server |
Hostname of the database server |
database |
|
|
instance |
e.g.: 5161 |
|
SdeConnectionFile |
Path to SdeConnectionFile. It is recommended to store the SDE connection file for example in the WebOffice export configuration directory (C:\arcgisserver\directories\WebOfficeExport\Configuration). Note: It must be ensured, that the SynerGIS WebOffice Extension Service user has permissions on the directory. |
|
*Attributes which can be used for Shape, pGDB, fGDB and SDE connections.