Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Limit what is pushed for translation

Avatar

Level 1

Hi, I am helping a client with their content in AEM ... and recently  watched a demo of how to set up translation from AEM (an API integration in place now in order to connect to machine and human translations).

 

  • Can yo please help clarify if and how i can limot what is pushed for translation machione or human etc. via variables or filtering to only translate new or added contect strings and avoid pushing all available strings each time.

@Support

 

Thanks in advance for a swift reply! 

Vänliga hälsningar/Kind regards

Sofia Johansson

2 Replies

Avatar

Employee

Hello @SofiaJo1 

AEM allows you to control exactly what content gets sent for translation using "translation rules" and content filters.
You can set up these rules via an easy UI (Translation Configuration), specifying which pages, properties, or resource types should be included/excluded.
When updating translations, AEM detects and sends only new or changed content - not everything each time.
For even more precision, you can use filters to include/exclude content based on properties (like "draft" status) or manually pick which items to include in a translation job.
You can also define if items go to machine or human translation as needed through job/project settings.

Reference Documentation :

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/sites/administer...
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/sites/administer...

Avatar

Community Advisor

@SofiaJo1 you can't do much from aem, usually aem sends whole page content again to translation management system (TMS), usually TMS have a concept called Translation memory which stores already words and uses same next time new Translation requests come. So check with your TMS vendor