Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Guidelines

The AEM connector allows for adjusting time intervals in which certain actions related to XTM projects are to be performed. In order to modify them, you need to go to the Translation Platform Configuration section in AEM UI.

  1. Go to Adobe Experience Manager → Tools → Operations → Web Console.

2. Once in there, find and open up the Translation Platform Configuration panel.

The panel presents four options to configure at your own discretion:

  • Scheduler Cron → This scheduler is responsible for performing background updates on AEM projects, such as changing statuses of jobs or returning translated items back to AEM. The option employs the cron command-like utility, and its default execution time is set on “every 24 hours at 1:00 AM”. You can freely modify this value by inserting a new one.

  • Scheduler Repeat Translation Cron → This scheduler is responsible for updating XTM continuous projects with new content that appeared in AEM since their last update. The option employs the cron command-like utility, and its default execution time is set on “every 24 hours at 12:00 AM”. You can freely modify this value by inserting a new one.

Please, refer to the following Cron expression generator if you need help with setting up a proper cron expression.

  • Sync lock timeout → This option allows you to insert a time value (in minutes) for locking content when translation synchronization takes place. The default time is set to “1440 minutes”.

  • Export Format → This option allows you to select a default format in which your translation jobs can be exported. The default one is “XML”. You can choose from the following formats:

    • XML,

    • JSON,

    • XLIFF 1.2,

    • XLIFF 2.0.

  • No labels