Documentation Center

The toolkit sample

The toolkit sample makes valuable SDK tools available as custom web services. These tools are imported and adapted from the SDK tool samples. They implement the following actions: importing translation memories and term databases (in batches), exporting and importing translation kits, as well as leveraging and scoping WorldServer asset hierarchies.

You can find the toolkit sample in the following folder of the WorldServer SDK: samples\src\com\idiominc\wssdk\samples\component\webservices\toolkit.

Original SDK tools

The toolkit web services are based on an original SDK sample tools package. This package is a collection of tools implemented by using the WorldServer SDK. To learn how to run each tool, please refer to the sample Javadocs.

The package includes tools such as:
Name of the toolUse this tool to...
ExportKitExport a translation kit from WorldServer (to work offline).
ImportKitUpload assets that were translated offline back into WorldServer.
LeverageAssetsLeverage WorldServer assets by filtering, applying translation memory matches, generating scoping information, and (optionally) generating partial translations.
TDImporterPerform a batch import of terminology databases from SDL MultiTerm files.
TMImporterPerform a batch import of translation memories from .tmx files.