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"