Daisy documentation
 PreviousHomeNext 
9.6.7 MiscellaneousBook Index10 Administration

9.7 Translation workflow

There are a few possible scenario's depending on:

Scenario: use of external translation agency + do translations in batch:

In this scenario, there is no need for use of workflow within Daisy, except maybe for review. There only needs to be a person responsible for triggering the export to the translation agency and doing the import when the results come back.

Scenario: translation work is done in Daisy (continuously or in batch):

In all of these scenario's it is useful to avoid queueing translation requests twice (e.g. you want to generate a new batch of translation work while the previous batch is still being processed).  You can use syncedWith=>lastModified > [last export time] in your query to export only documents which have been changed since your previous export.

 PreviousHomeNext 
9.6.7 Miscellaneous10 Administration