Converting Siebel Web Templates with the SWT to OD Conversion Utility
The SWT to OD Conversion Utility converts Siebel Web Templates to an Object Definition Layout. Converted Web templates are stored in the database.
The SWT to OD Conversion Utility runs as part of the upgrade process. Use the procedures in this topic to manually run the SWT to OD Conversion Utility.
Running the SWT to OD Conversion Utility
Navigate to the following directory:
Windows:
$DbsrvrRoot\common folderUNIX:
$DbsrvrRoot\common folderRun the following command:
java -jar $DbsrvrRoot\common\SWTClob.jar /s $SiebelRoot /c "$ODBCDataSource" /t $TableOwner /u $TableOwner /p $TablePassword /o $SiebelLogDir /d $DatabasePlatform /r $RepositoryName /j $WebTemplatesDir /w $WSUSerName /x $WorkspaceName /b $BranchedWS /i $WebTemplateNameReview the SWTClob log and verify that SWTClob ran without errors.
Windows:
$SiebelLogDir\SWTClob.logUNIX:
$SiebelLogDir/SWTClob.logFor more information about troubleshooting and verifying the results of the Web template migration process, see Using Siebel Tools.