Configure the GDM3D schema from the command line - HxGN SDx - Update 60 - Administration & Configuration

HxGN SDx Server Manager Help

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

Using SDxServerManager.exe with the /configuregdm3dschema argument allows you to configure the GDM3D schema or to validate your configuration.

This command is only available with the 3D Project As-Built database.

The following required options are used with this argument:

/sn:[Site name] - provides the name of the site that has or will need the GDM3D schema configured for it.

/gdm3dschema:[create|update|iscreated|isuptodate] - specifies the action the command should take when executed, either creating or updating the schema, or validating the creation or the update of the schema.

The following example creates the GDM3D schema for a site:

SDxservermanager.exe /configuregdm3dschema /sn:MySite /gdm3dschema:create

The following example updates the GDM3D schema for a site:

SDxservermanager.exe /configuregdm3dschema /sn:MySite /gdm3dschema:update