Command—tscreate - trillium_quality - trillium_discovery - Latest

Trillium DQ Repository Administrator Guide

Product type
Software
Portfolio
Verify
Product family
Trillium™ software
Product
Trillium™ software > Trillium™ Discovery
Version
Latest
ft:locale
en-US
Product name
Trillium Quality and Discovery
ft:title
Trillium DQ Repository Administrator Guide
Copyright
2024
First publish date
2008
ft:lastEdition
2026-01-15
ft:lastPublication
2026-01-15T06:55:09.986000
L1_Product_Gateway
Verify
L2_Product_Segment
Data Quality
L3_Product_Brand
Precisely Trillium
L4_Investment_Segment
Core Data Quality
L5_Product_Group
Data Quality - Application
L6_Product_Name
Trillium Discovery

The tscreate command creates a new Time Series project. It returns the ID of the new project.

Note: This command does not schedule automatic creation of new iterations. The command assumes that the automatic interval will be defined in the Control Center or that a new iteration will be initiated manually, either from the Control Center or from the tsgeneration command.

Syntax

tscreate <entity_id> name <name>

where, 

<entity_id>

Number that identifies the entity you want to use to create the project.

name <name>

Name that identifies the new project.

Optional Parameters

Parameter

Description

description <desc>

Description of the new project.

datasource <name>

Name of the data source file or table from which the data will be loaded. Use quotes around the file or table name if the name includes spaces.

Example

This example creates a new Time Series project named Tahoe from entity 28.

tscreate 28 name Tahoe description “tourist registration”