site - Integration - Ver. 3.7.0.3 - Administration & Configuration - Hexagon

HxGN VDS Install and Setup

Language
English
Product
Integration
Search by Category
Administration & Configuration
VDS Version
3.13

This section contains the information about the site.

uniqueName

Identifies the site. This is currently only used in the settings snapin.

factory

Specifies the name of the adapter to be used.

GDMDataAdapter - Used for the latest GDM schema

S3DDataAdapter - Reads directly from an S3D database

GDSDataAdapter - Uses an old GDS schema

serverName

Specifies the database server name where the site database can be found.

databaseName

Specifies the database name containing the site data.

username

Specifies the username to use when connecting to the database server. This can be blank if database authorization is not required.

password

Specifies the password to use when connecting to the database server. This can be blank if database authorization is not required.

plantsURL

Retrieves the names of the plants with graphics contained within the site. An instance of 3D GDS is started for each plant. Each instance only loads the graphics for the plant for which it is initialized. Possible values:

Valid URL - Retrieves the list of plant names.

Comma separated list - Contains the list of plant names.

Blank - Uses the site name as the plant name and loads all graphics contained in the site

bulkLimit

Specifies the number of rows of data to be committed together.

includeSite

Defines whether or not to load the site and the plants within it. True includes the site, and False excludes it.

excludePlants

A comma separated JSON array of strings that tells the VDS Web Server which plants to exclude from the list of plants obtained from plantsURL. If the list is empty, all plants fetched from plantsURL are included.