Command—tsgeneration - trillium_discovery - trillium_quality - Latest

Trillium DQ Repository Administrator Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Discovery
Version
Latest
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium DQ Repository Administrator Guide
Copyright
2024
First publish date
2008
Last updated
2024-10-18
Published on
2024-10-18T15:31:00.219841

The tsgeneration command generates a new entity for the specified Time Series project.

Syntax

tsgeneration project_num datasource <name>

where

project_num

Description of the new project.

datasource <name>

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

Example

In the following example, the command generates a new entity for project ID 3, using the data in the source file 2009 Sales.

tsgeneration 3 datasource "2009_Sales.txt"