Navigation:  First Steps > Create configuration >

Adjusting the configuration for WebOffice

Previous pageReturn to chapter overviewNext page

To use the created configuration for the web export in WebOffice, following adjustments have to be made:

1.Saving the configuration file as xml file
2.Specifying the DefaultDir
3.Specifying the data bases in the Connection File

 

1.To use the configuration in WebOffice, it must be a file with the data type .xml. Therefore the Desktop cad export configuration is saved as XML file and filed in the defined export configuration directory in the arcgisserver directory.

 

2.The Default Directory must be specified in the xml file. The Default Directory is a directory where the header defined in the configuration is searched.

 

Default directory in CAD export configuration XML

Default directory in CAD export configuration XML

3.Each Export Configuration must have assigned a ConnectionFile that contains all databases to be used for the export.   The assignment is done by the name of the file. If the configuration is named WebOffice_SampleProject_CADExport.xml, than the Connection file must be named WebOffice_SampleProject_CADExport.export.connection.

 

ConnectionInfo in Connection File

ConnectionInfo in Connection File

<fGDBConnectionInfo  ConnectionName="fGDB_WO Sample" path="C:\Daten\xxx\SampleProject\Data\WebOffice_SampleData.gdb"  DefaultConnection="true" />