Grooper Root

Represents the root node of a Grooper repository.

Remarks

All Grooper Node objects in a Grooper repository are stored as children or descendants of the root node. The root node also stores several settings which apply to the repository.

Inherits from: Grooper Node

Properties

The following 11 properties are defined.

Property Name Description
General
Repository Name Type: String

The name of this Grooper repository. To rename a repository, launch Grooper Configuration and use the 'Rename' toolbar command.

Repository ID Type: Guid, Default: 00000000-0000-0000-0000-000000000000

The unique ID of this Grooper repository.

Server Name Type: String

The name of the database server and instance that is hosting this Grooper database.

Database Name Type: String

The name of this Grooper database.

Machine Id Type: String

The unique ID of this machine.

Description Type: String

Generic property allowing an administrator to document the purpose of this Grooper Node.

System Configuration
Active File Store Type: File Store

The currently active File Store. All new files are written to the active file store.

License Server Type: License Server

The currently active License Server. All client processes connecting to this database will request licenses from this server.

JPEG Quality Type: Double, Default: 75%, Range: 1% - 100%

The JPEG compression quality to use for internal storage of color images in Grooper. Valid values are 1 - 100% with a default of 75%. The lower the quality, the smaller the filesize. A good range of values is between 70% and 95%.

JPEG Smoothing Type: Double, Default: 0%, Range: 0% - 100%

The smoothing level to apply when saving color images, prior to JPEG compression. Smoothing improves compression, sometimes at the expense of image quality. Valid values are 0% to 100% with a default of 0%. Increasing the smoothing value will tend to create smaller Jpeg files, however the image is blurred while saving.

Enabled Logging Events Type: EventType, Default: Err, Wrn, Aud

Event types to be logged to the system log table.

Commands

Command Name Shortcut Keys Description
Add Multiple Items Creates multiple items as children of the selected object.
Clear Children Deletes all children of the selected object(s).
Grooper Root - Compressed Archive Imports objects from a Grooper ZIP archive file to the currently open Repository.
Grooper Root - Download Imports objects from a Grooper ZIP archive file to the currently open Repository.
Export to Zip Archive Exports a set of Grooper nodes to a ZIP archive.
Publish to Grooper Repository Publishes one or more Nodes to one or more Target Grooper Repositories.
Grooper Root - System Maintenance Performs various Grooper system maintenance tasks.
Unpublish Unpublishes a set of Grooper Nodes to a Target Grooper Repository.

Tabs

Tab Name Description
Grooper Root - GeneralDisplays general information about the root node of a Grooper repository.
Grooper Root - EventsProvides a user interface for administrators to search and view the Grooper event log.
Grooper Root - LicensingDisplays detailed licensing information for the configured License Server and provides functions for installing, uninstalling, and managing Grooper licenses on the server.
Grooper Root - LocksProvides a user interface for administrators to review locked objects, and manually unlock them when needed.
Grooper Root - PublishingDisplays detailed information about Grooper Node objects, and provides administrative functions for managing them.
Grooper Root - ScriptsFind and manage all scripts in the repository.
Grooper Root - StatsProvides a user interface for searching and viewing production statistics.
Grooper Root - TypesDisplays detailed information about Grooper Node objects, and provides administrative functions for managing them.
Grooper Node - ScriptingProvides script viewing, compilation, management, and basic editing features.
Grooper Node - ContentsProvides a user interface for viewing and managing the children of a Grooper Node.
Grooper Node - AdvancedDisplays detailed information about Grooper Node objects, and provides administrative functions for managing them.

See Also

File Store, License Server

Used By

Embedded Extractor