Importing Data Using the Command-Line Interface

You can import data from a generic ODBC database or SBM database using the command-line interface ttadmin.exe. This enables you to use the Windows scheduler to run or schedule the import.

ttadmin.exe is located in the following directory:

installDir\SBM\Application Engine\bin

To run the import, enter:

ttadmin.exe -DbImport -Id [TS_ID of Import Option Set]

or

ttadmin.exe -DbImport -Name [TS_NAME of Import Option Set]

The interface returns the code (1) for success and (0) for failure.