Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 TIBCO BusinessEvents Studio Tools Utility : Running the Tester on the Command Line : import

import
The command import reads the CSV data files and converts them to the appropriate test data format (such as .concepttestdata, .eventtestdata).
Syntax
studio-tools -tester import [-h] [-x] -i <inputFile> -p <projectDirectory> [-o <outputDirectory>] [-t < xls | csv >] [-s <separator>]
Options
The following options are used with the command import:
Table 11 Options for the Command import
optional). Specifies the output file type. Supported values are [ xls | csv ]. If this option is not specified, the output will be in CSV format with a comma (,) as a column separator.
(optional). Removes the TestData root from under the output directory, if it already exists, and creates a new one.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved