Configure a SmartPlant Foundation site for SDx Connector for Plant Maintenance from Command line - HxGN SDx - v10 - Installation & Upgrade - Hexagon

HxGN SDx Connector for Plant Maintenance Installation and Configuration

Language
English
Product
HxGN SDx
Subproduct
HxGN SDx Connector for Plant Maintenance
Search by Category
Installation & Upgrade
SmartPlant Foundation / SDx Version
10

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

You can configure SDx Connector for Plant Maintenance on a SmartPlant Foundation site using the Windows command prompt by adding SPFServerManager.exe with the /configureSDxConnectorSAP argument.

This example configures a site named <sitename>.

SPFServerManager.exe /configureSDxConnectorSAP /sn:<sitename>

The following example arguments can be used to update or remove HxGN SDx Connector for Plant Maintenance on a SmartPlant Foundation site.

SPFServerManager.exe /updateSDxConnectorSAP /sn:<sitename>

SPFServerManager.exe /removeSDxConnectorSAP /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:

SPFServerManager.exe /configureSDxConnectorSAP /sn:<sitename> /log:[Installation drive]temp\configureSDxConnectorSAP

SPFServerManager.exe /updateSDxConnectorSAP /sn:<sitename> /log:[Installation drive]temp\updateSDxConnectorSAP

SPFServerManager.exe /removeSDxConnectorSAP /sn:<sitename> /log:[Installation drive]temp\removeSDxConnectorSAP