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 folder
UNIX:
$DbsrvrRoot
\common folder
Run 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 $WebTemplateName
Review the SWTClob log and verify that SWTClob ran without errors.
Windows:
$SiebelLogDir
\SWTClob.log
UNIX:
$SiebelLogDir
/SWTClob.log
For more information about troubleshooting and verifying the results of the Web template migration process, see Using Siebel Tools.