Configuration settings in Smart Reference Data - Intergraph Smart Reference Data - Help - Hexagon

Intergraph Smart Reference Data Help (10.2)

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

The following table describes each configuration option in Smart Reference Data:

To access configuration options, Log on to Smart Reference Data, and then click Administration > Options.

Option Name

Description

DisplayConfigs

Allows you to view and delete all saved data related to sorting, filtering, viewing, etc. in Smart Reference Data. This data can be filtered based on a specific user. To delete data for a user, select the user and click the data type you want to delete and click Delete.

Logs

  • Allows you to set the level and output of both client and server side logs.

  • You can track activities ranging from all activity tracing to critical activities only. In addition, users can choose to log other information such as Time stamp, Thread ID, and so on.

  • While performing some operations, trace files are generated and stored on your local machine. You can now configure the location for storage of these files using the SmartReferenceData.exe.config file.

Database Logs:

Allows you to set the level of database logs by entering a numerical value ranging from 5-99; 5 being only critical logs and 99 being all activities. You can also choose to have a time stamp for these logs.

Startup

Allows you to select the screen, which needs to be displayed on startup by selecting the required screen name from the drop-down menu.

Specs

Allows you to select whether to display the log while creation of template specification.

Cultureinfo

Allows you to view the culture info or language setting for the application server.

Attributes

Allows you to set the preference for using decimal places for number attributes in Smart Reference Data.

File Upload URL

The file uploaded is saved in the location defined by the application server-specific DBA setting CMS_FILE_UPLOAD_DEST. The URL or the path where the file is to be uploaded can be verified here.

Proxy Settings

Allows you to configure proxy settings according to the client environment so that users can access the web (Internet) from the software. For example, when the CMS Internet Browser is used to browse the Thomas Net website.

SRD Console Client Settings

Allows you to set or view the location of SRDConsoleClient on the application server.

Configure Recommendations

Allows you to configure all the settings related to Recommendation enabled codelist and commodity code assisted mapping.

The Configure Recommendations is supported by Artificial Intelligence.

You can setup the following in the Configure Recommendations:

  • File (s) Location: This specifies a unique location of the file system where the relevant data files of Recommendation Configuration are stored. Ensure the file location is either setup in the Options (Administration > Options) page of the SRD application or in the DBA settings (AI_IO_FILE_PATH) of Smart Material Web application. For more information, see Define DBA settings.

    This folder should have full control for IIS_IUSRS user.

    Configuration Settings_Options_Screen

  • Number of Cores: Number of cpu cores available on the application server.

    If this field is not selected, then the maximum number of cores available on the application server will be considered for training the Recommendations model.

  • Auto-Train Frequency: The Auto-train frequency is a time interval for which training is done. Based on the trainings done during this time interval, an Recommendations model is generated to improve the suggestions of codelists or commodity codes during the auto-map process. Once the time-interval is complete, a new interval of same period begins automatically. For example, if you have provided 80 mappings during an auto-train frequency of 20 minutes, then based on the training of these 80 mappings, an Recommendations model is generated.

  • Debug Mapping Recommendations: Select Debug Mapping Recommendations check box to enable the Review button in the Auto Suggestions screen. The Review button creates a debug file in JSON format, which provides information on how recommendations were provided.

Mapping Recommendations Service Options: You can use any of the below options for mapping recommendations:

  • Advanced: If the number of records that have to be mapped is comparatively much smaller to the number of existing records to be mapped but there are chances that the mapping performed during training phase leads to ambiguity for the recommendation engine learning. The recommendation engine for this option uses additional filtering techniques and post filtering based on the existing records to provide the best recommendations.

  • Intermediate: If the number of records that have to be mapped is comparable to the number of existing records to be mapped but there may be chances that the mapping performed during training phase leads to ambiguity for the recommendation engine learning. The recommendation engine for this option uses additional filtering techniques to provide the best recommendations.

  • Basic: If the number of records that have to be mapped is comparable to the number of existing records to be mapped to and the mapping performed during training phase does not lead to any ambiguity for the recommendation engine learning.

Reports

Allows you to configure the Apex Office Print (AOP) settings so that you can generate the reports in SRD using AOP.

Configuration Settings_Reportstab

You can setup the following settings to generate the reports using AOP:

  • Apex Office Print URL: This setting is used for AOP to define the URL to the server where the print documents are prepared.

  • Apex Office Print Key: This setting is used for AOP and holds the AOP API key. This is only needed when print server in cloud is used.

    • The DBA Setting APX_PRINT_SVC_TOKEN is same as Apex Office Print Key in SRD

    • The DBA Setting APX_PRINT_SVC_URL is same as Apex Office Print URL in SRD