Create a Translation Job with Oracle Content Management Toolkit

You can use an Oracle Content Management Toolkit command to create a site translation job on your local system.

To create a new translation job for a site, use the cec create-translation-job command. This command finds all the assets for the site and creates a zip file for everything that needs to be translated from that site.

cec create-translation-job FridayDemo -s Take2 -l all
 - Logged in to remote server: <server-name>
 - establish user session
 - site: Take2, default language: en-US
 - query channel
 - site localization policy: MyLP
 - target languages: de-DE, fr-FR
 - create translation job submitted
 - creating: percentage 50
 - translation job FridyDemo created

For translation options, see Create a New Site or Asset Translation Job in the Oracle Content Management Server.