CopyStorm/Director Database
CopyStorm/Director manages data about CopyStorm jobs in a relational database. Managed data includes:
Schedules of which jobs should run.
Status of running jobs.
Log files and status of completed jobs.
The relational database type can be any supported by Capstorm.
See below for all tables in the CopyStorm/Director database:
Stores credential information for Salesforce and databases. Passwords are encrypted.
Defines the relationship between application users and permissions assigned.
Contains configuration information for the application.
Metadata and connection information for CopyStorm and tracker databases.
Best practice wizard state and information for creating CopyStorm jobs.
Metadata about configuration files used by CapStorm products.
Information on who made configuration file changes and when.
Individual versions of saved configuration files.
Login credentials for Salesforce instances and their corresponding backup databases.
Information about where to find CopyStorm and CopyStorm/Medic installations. This table also contains the location of CopyStorm configuration files.
Supports a database-independent approach for generating integer sequence values.
A description and schedule for each CopyStorm or CopyStorm/Medic task contained within a parent CopyStormJob record.
Registered names used to group CopyStormTask records.
Status and Log file for a single run of a CopyStormTask. This table can be used to determine which tasks have run, which tasks are running, and which tasks are orphaned.
Segmented job log file information for efficient storage.
Defines authorities assigned to specific groups.
Links individual users to specific groups in the system.
Stores distinct groups within the system.
Stores custom properties associated with individual users.
Stores authentication details for system users.
Last updated
Was this helpful?
