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.
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.
| Name of the tool | Use this tool to... |
|---|---|
| ExportKit | Export a translation kit from WorldServer (to work offline). |
| ImportKit | Upload assets that were translated offline back into WorldServer. |
| LeverageAssets | Leverage WorldServer assets by filtering, applying translation memory matches, generating scoping information, and (optionally) generating partial translations. |
| TDImporter | Perform a batch import of terminology databases from SDL MultiTerm files. |
| TMImporter | Perform a batch import of translation memories from .tmx files. |