What our Sample Batch Task should do |
Learn how to develop a batch task by following the creation of a simplified sample project which uses the Batch Task API.
The example batch task plug-in exports all segments with a particular status (for example, Translated, Draft or Approved) from one or several SDL XLIFF files into simple text files (one TXT file per SDL XLIFF document). Our sample project will contain simplified code examples that show you how to implement: