Configure an SDx site for SDx Connector for AspenTech from the command line - HxGN SDx - v11 - Installation & Upgrade - Hexagon

HxGN SDx Connector for AspenTech Installation and Configuration

Language
English
Product
HxGN SDx
Subproduct
HxGN SDx Connectors
Search by Category
Installation & Upgrade
SmartPlant Foundation / SDx Version
10

The SDx Server Manager executable file, SDxServerManager.exe, is delivered within the product installation folder. By default, it is located at: [Product Folder]:\SDx\SDxServerManager.

You can configure SDx Connector for AspenTech on an SDx site using the Windows command prompt by adding SDxServerManager.exe with the /configureSDxConnectorASPEN argument.

This example configures a site named <sitename>.

SDxServerManager.exe /configureSDxConnectorASPEN /sn:<sitename>

The following example arguments can be used to update or remove SDx Connector for AspenTech on an SDx site.

SDxServerManager.exe /updateSDxConnectorASPEN /sn:<sitename>

SDxServerManager.exe /removeSDxConnectorASPEN /sn:<sitename>

SHARED Tip You can use the /log: argument to generate a log file that stores the results and errors from the operation. Specify a path and file name for the target log file (an extension is not required for the file name). For example:

SDxServerManager.exe /configureSDxConnectorASPEN /sn:<sitename> /log:Installation drive]temp\configureSDxConnectorASPEN

SDxServerManager.exe /updateSDxConnectorASPEN /sn:<sitename> /log:[Installation drive]temp\updateSDxConnectorASPEN

SDxServerManager.exe /removeSDxConnectorASPEN /sn:<sitename> /log:[Installation drive]temp\removeSDxConnectorASPEN