This is a collection of common global settings that are used in different parts of the VertiGIS Integrator.
Parameter |
Value |
---|---|
postserver.base.system |
Base system to be used in conjunction with the ArcGIS Server Settings. The following values are available: •None: No GIS base system is configured. •ArcGIS Pro + ArcGIS Enterprise: Only plain ArcGIS functionality available. •ArcGIS + Utility Network: This is what you need to select if you run VertiGIS Networks in the web version: VertiGIS Network Explorer and VertiGIS Network Editor. •VertiGIS Network Pro: If you select this option, VertiGIS specific business logic will be brought on top of the Utility Network. It is mandatory to have the asset model in place. It will not work with VertiGIS Network Editor. |
postserver.defaultversion |
Default Version in the ArcSDE . For version names, use upper and lower case letters. [default: SDE.DEFAULT] |
postserver.date.pattern |
Default pattern (Java Date Format) for the displaying of date entries in the Jobs log and table. [default: dd.MM.yy HH:mm:ss]. |
postserver.header |
An additional text displayed in the header line in the VertiGIS Integrator user interface. E.g. Can be used to differentiate multiple VertiGIS Integrator instances by the header line (testing, production, etc.). |
postserver.process.class |
Workflow specific Java class for processing jobs and versions. [default: com.aedsicad.postserver.process.GenericSendMessage] |
postserver.session.automatic_processing_on_startup |
Possible values: true|false true false [default: false] |
postserver.session.automatic_delete_after_posting |
Possible values: true|false true false [default: false] |
postserver.session.processing.timeout |
Time in seconds after which the processing of a job is canceled and the processing status of the job is set to error. This parameter is only relevant for asynchronous communication. With synchronous communication, no timeout is set. [default: 600] |