Using Siebel Tools > Working with Strings and Other Locale-Specific Data > Using Batch Files to Convert and Consolidate Strings >

Conversion Batch File


The parameters for running the conversion batch file, strconv.bat, are listed in Table 48.

Example: strconv "Object_Type" Action User_ID Password

CAUTION:  If your Siebel Tools install path contains spaces, the strconv.bat file will return errors. To ensure the batch file functions properly your Siebel Tools install path must not contain spaces, or, if your install path does contain spaces, you must enclose the path with quotes.

Table 48. Batch File Parameters for Running Conversion Export
Parameter
Description

strconv.bat

Conversion export, file split, and import batch file.

Object_Type

Object type to be converted, for example, Applet, Control, List Column, and so on.

Action

The options are export or import. When set to export, the conversion process will export all convertible locale records. When set to import, the conversion process will import the file or files designated by the Object_Type parameter.

User_ID

The user name used to log in to the Siebel application.

Password

The user's password.

Using Siebel Tools