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

HxGN SDx Connector for Maximo 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 the HxGN SDx Connector for Maximo on a HxGN SDx site using the Windows command prompt by adding SDxServerManager.exe with the /configureSDxConnectorMAXIMO argument.

This example configures a site named <sitename>.

SDxServerManager.exe /configureSDxConnectorMAXIMO /sn:<sitename>

The following example arguments can be used to update or remove the HxGN SDx Connector for Maximo on the HxGN SDx site.

SDxServerManager.exe /updateSDxConnectorMAXIMO /sn:<sitename>

SDxServerManager.exe /removeSDxConnectorMAXIMO /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 /configureSDxConnectorMAXIMO /sn:<sitename> /log:[Installation drive]:\temp\configureSDxConnectorMAXIMO

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

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