Associate Smart Electrical sample JSON request - Intergraph Smart Engineering Manager - 3.0 - Customization & Programming - Hexagon

Intergraph Smart Engineering Manager Web API Help

Language
English
Product
Intergraph Smart Engineering Manager
Subproduct
Web API
Search by Category
Customization & Programming
Smart Engineering Manager Web Version
3.0

  • Backslashes used in paths must be doubled as shown below.

  • Parameters and values shown in italics are specific to Oracle only. For details, see under 'Description and Comments' in the table below.

  • Resource path strings are case-sensitive.

  • Database usernames are not allowed to contain spaces and the following characters: . < , > ? \ / ' ; { } [ ] ~ ` ! % * ( ) & $ @ # " - + ^ = | In addition, SQL Server database usernames are not allowed to begin with a number.

  • Oracle database passwords are not allowed to contain spaces or the following characters: ' $ @ "

  • SQL Server database passwords are not allowed to contain spaces or the character: '

  • The database usernames and passwords shown in the example are recommended values based on the name of your plant. For more information, see Assigning Database User Names.

{

"Id": "Spel",

"ApplicationType": "Spel",

"SchemaUserName": "WebAPIPlant01el","SchemaPassword": "WebAPIPlant01el",

"DataDictUserName": "WebAPIPlant01eld","DataDictPassword": "WebAPIPlant01eld",

"RefSchemaUserName": "WebAPIPlant01ref","RefSchemaPassword": "WebAPIPlant01ref",

"SchemaTablespace": "USERS","SchemaTempTablespace": "TEMP",

"DataDictTablespace": "USERS","DataDictTempTablespace": "TEMP",

"RefSchemaTablespace": "USERS","RefSchemaTempTablespace": "TEMP",

"ReferenceDataPath": "\\\\VSORA12SEM\\AppORA12\\API_Sites\\Reference Data\\SEL Reference Data",

"UOM": "SI","DrawingLevelMask": "0,0,1"

}

JSON request parameters

Parameter

Value

Description and Comments

Id

Spel

ApplicationType

Spel

SchemaUserName

Can use name of plant+'el'

SchemaPassword

Can use name of plant+'el'

DataDictUserName

Can use name of plant+'eld'

DataDictPassword

Can use name of plant+'eld'

RefSchemaUserName

Can use name of plant+'elref'

RefSchemaPassword

Can use name of plant+'elref'

SchemaTablespace

USERS

Parameter applies to Oracle only. Value shown is default.

SchemaTempTablespace

TEMP

Parameter applies to Oracle only on associating application. Value shown is default.

DataDictTablespace

USERS

Parameter applies to Oracle only. Value shown is default.

DataDictTempTablespace

TEMP

Parameter applies to Oracle only on associating application. Value shown is default.

RefSchemaTablespace

USERS

Parameter applies to Oracle only. Value shown is default.

RefSchemaTempTablespace

TEMP

Parameter applies to Oracle only on associating application. Value shown is default.

ReferenceDataPath

<path to the application's reference data>

UOM

SI or imperial

Units of measure

DrawingLevelMask

0,0,1

Specifies the hierarchy levels in which drawings are allowed (1) or not allowed (0)