Command—tscreate - trillium_discovery - trillium_quality - 17.1

Trillium DQ Repository Administrator Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Quality
Trillium > Trillium Discovery
Version
17.1
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium DQ Repository Administrator Guide
Topic type
How Do I
Overview
Configuration
Reference
Administration
Installation
First publish date
2008

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.

ame <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”