Version 2019 - Intergraph Smart Reference Data - Version 10.2 - Customization & Programming - Hexagon

Intergraph Smart Reference Data Integration (10.2)

Language
English
Product
Intergraph Smart Reference Data
Search by Category
Customization & Programming
Smart Materials/Smart Reference Data Version
10.2

The relevant parameters are listed below.

Configuration Item

Item Value

ANALYZE_BL_LOG

Y

BULKLOAD_SP3D

AUTOMATIC_DIRECT

SP3D_LOGON_USER

In the format: <user>SPRD appserver short name or domain>

SP3D_LOGON_PASSWORD

password

ANALYZE_BL_LOG

This parameter should be set to Y if analyzing is necessary. If it is set to Y, the logfile is uploaded and interpreted to determine the success of the Smart 3D import. This impacts the last job stage. If a row was found to be skipped during the load, it will also be skipped during synchronization of the inventory.

BULKLOAD_SP3D

To use the bulkload API, this config item must be set to AUTOMATIC_DIRECT or AUTOMATIC_DIRECT_PLUS_FILES. When set to AUTOMATIC_DIRECT, Smart Reference Data starts the bulkload without user interaction and uses the bulkload API. No Excel sheets are generated when using this option. If Excel sheets are needed for any reason, the AUTOMATIC_DIRECT_PLUS_FILES option will run the bulkload API while generating matching Excel sheets in parallel.

SP3D_LOGON_USER

Enter the OS user who will be used to connect to Smart 3D to run the API functions. Required by the Smart 3D API, if the Oracle processes run under the LocalSystem account. Enter the name in the format: <user>@<SPRD appserver short name or domain>.

Example with domain user INTERGRAPH\SPRDINT: sprdint @intergraph

Example with local user Administrator: Administrator @certint2009

  • The user name and password must not contain ‘/’ or ‘@’.

  • If the application server name is omitted after the @ symbol, it will automatically be added.

SP3D_LOGON_PASSWORD

Enter the password for OS user who will be used to connect to Smart 3D to run the API functions. Required by the Smart 3D API, if the Oracle processes run under the LocalSystem account.