TBDEVICE Interface Program
XO Call Data Format
Overview
The TABS III Data Collection Device Conversion program (XO Format) is used to convert telephone expense transactions from XO’s Call Data to be compatible with the Merge TABS III Remote Data program. The TBDEVICE program must reside in the same directory as the TABS III programs in order to work properly.
Installation
To install the TBDEVICE interface program on your hard disk:
Note: The TBDEVICE interface program (TBDEVICE.EXE) must be installed in the same directory where the TABS III program resides.
Configuring the Data Collection Device Type
Before you can convert any data from a data collection device, TBDEVICE must be configured to handle the necessary format. The purpose of the configuration is to specify a default tcode and rate, as well as to specify what will be included in the descriptions.
Converting the XO Data
Use the following procedure for the conversion:
Note: A TBDEVICE.LOG file is created and will contain any records that were not converted. If no errors were encountered during the conversion, then the TBDEVICE.LOG file will be a zero byte file.
Note: If you are using a full user system, the data file containing the logged phone calls will automatically be deleted when the conversion is complete to avoid double posting of the data. However, when using a demo system, the data file is not deleted.
Note: You can change the phone call transaction code, default rate and the detail description options used by the XO format by selecting File | Configure.
Startup Options
Command line options can be used when starting TBDEVICE to bypass the User ID prompt and automatically execute the Convert and Validation programs thereby eliminating user interaction. These startup options can be quite useful when implemented as part of a batch file.
The following are examples of the available startup options:
Bypass the User ID prompt F:\STI\TBDEVICE.EXE ALICE
Convert F:\STI\TBDEVICE.EXE /CONVERT XO
Validation F:\STI\TBDEVICE.EXE /VALIDATION XO
Note: The normal "sign in" routine is used when TBDEViCE is started with the "/CONVERT" or "/VALIDATION" options. If you have not specified a User ID on the command line, you will be required to enter the User ID. If password security has been defined, you will also be required to enter the password before the Convert or Validation program will proceed.
The TBDEVICE online Help includes complete details regarding Startup Options.
2002/09