Using Siebel Tools > Working With Strings and Other Locale-Specific Data > Running the String Conversion Utility >

Splitting Conversion Export Files into Smaller Files


After you generate an export file, you can split the file into smaller, more manageable files. This is beneficial for object types such as Control because it could have up to 130,000 records. Note that an average desktop can typically only run about 10 simultaneous conversion import processes.

To split an export file into smaller files

Table 40.  Input Parameters for the SplitFile Business Service Method
Parameter
Required
Description

Filename

Y

Export file

Lines

Y

Approximate number of lines in each file. The application does not break up a set of symbolic strings, so the number of lines may not match this parameter exactly.

Using Siebel Tools