Model, Component, and Package Management > Model management > Model Explorer > Command line interface - ScfUtils > Bookmarking a database through ScfUtils (Model Explorer)
Bookmarking a database through ScfUtils (Model Explorer)
ScfUtils provides a command line interface for performing Model Explorer functions. For a complete list of ScfUtils functions, click here Overview of command line interface for Model Explorer functions (Model Explorer)
Through ScfUtils, you can bookmark a database in the local Model Explorer.
If you have installed Modeler to the default locations, ScfUtils resides in the following location:
C:\Program Files (x86)\PTC Integrity Modeler\Modeler\Exe\SCFUtils.exe
For information about bookmarking a database through Model Explorer, click here Bookmarking a database (Model Explorer)
Syntax:
ScfUtils -map Enterprise \\SQL\<server>@<instance>\<database>"
Where:
<server> specifies the name of the server on which the Database resides. The case of the name must be correct.
<database> specifies the name of the Database you want to bookmark in Model Explorer. The case of the name must be correct.
Example:
ScfUtils -map Enterprise "\\SQL\MyServer@MODELER\MyDatabase"