Using a Batch File to Consolidate Strings
You can use a batch file to consolidate strings.
To use a batch file to consolidate strings
-
Navigate to the
$SIEBEL_HOME\BIN
folder. -
Enter the following command:
strcons Action User_Id Password
You use the same parameters that you use when you use a batch file to convert strings. The only difference are:
-
If you set the action parameter to Import, then the utility imports the files from the working folder that the TEST_LOCATION parameter in the batch file identifies.
-
You do not specify an object type.
For more information, see Using a Batch File to Convert Strings.
-