Creating Roles from the Command Line - Intergraph Smart Engineering Manager - 12 - Help - Hexagon

Intergraph Smart Engineering Manager Help

Language
English
Product
Intergraph Smart Engineering Manager
Search by Category
Help
Smart Engineering Manager Version
12

You can create new roles from the command line using the CreateSpemRole.exe program, which is delivered to the ..\Engineering Manager\bin folder during installation.

Argument

Description

-d [0-3]

(Optional) Debug level. Defaults to 0 if you do not specify a debug level (0-3). If used, this argument must be the first argument in the command line call.

-s

(Optional) Site .ini file (string). This path can be in either UNC or Windows format.

-p

Root item name (string)

-g

Group (string)

-t

Role template name (string)

Examples

CreateSpemRole.exe -d -s \\srv\share\mysite.ini -p MyPlant - g GrpName -t GrpNameTemplate

CreateSpemRole.exe -d 3 -s C:\share\mysite.ini -p MyPlant -g GrpName -t GrpNameTemplate