Set login parameters - Intergraph Smart Reference Data - Help - Hexagon

Intergraph Smart Reference Data Help (10.1)

Language
English
Product
Intergraph Smart Reference Data
Search by Category
Help
Smart Materials/Smart Reference Data Version
10.1

You can log in to the application by selecting a pre-configured web service address and database connection string.

  1. Click Connection > Login Parameters.

  2. Enter the web address, security token, and connection string. You must set up the parameters only once after installation, unless the settings change in the future.

    Contact your administrator for more information about what the settings should be for your installation.

    SHARED Tip You can also a select web service address and database connection string from the drop-down list, if any pre-configured data is available.

  3. Click Test to check the web service and database connectivity.

Configure login parameters on application server

An administrator can configure multiple web service address URLs and database connection strings in the web.config file on the application server.

To configure login parameters on the application server, you must add two new keys (WebServiceAddress and DatabaseConnectionString) in the appSettings section of the web.config file.

The value provided for the WebServiceAddress key is used to display the address URL in the Address drop-down list of the application's login screen. The value provided for the DatabaseConnectionString key is used to display the list of databases to which the Smart Reference Data application can connect.

You can add multiple web service addresses or database connection strings separated by a comma.