Hello All,
I’m facing an issue when attempting to send Topics created in AEM Guide for translation. Here’s a breakdown of the situation and the errors encountered, along with some observations:
Issue Summary:
When trying to translate Topics created directly in AEM Guide, the workflow fails, producing errors related to missing nodes and XML processing. Specifically, the Elements node is absent in the jcr:content of these Topics, which might be impacting the translation workflow.
Error Details:
During the translation process, these are some of the errors I’m seeing:
1. Error Loading Destination Language:
com.day.cq.dam.commons.util.DamLanguageUtil Failed to load destination language from payload
2. XML Processing Error:
com.adobe.fmdita.exception.ApplicationException: Failed to process XMLNode with path
/content/dam/projects/translation_output/.../Training.dita/jcr:content/elements does not exist.
This `PathNotFoundException` suggests that the translation job is looking for an `elements` node that isn’t present in `jcr:content`.
Observations:
Steps Taken:
Questions:
1. Is the Elements node mandatory in jcr:content for Topics to translate successfully in AEM Guide?
2. Has anyone encountered similar issues when translating Topics, and if so, what solutions or configurations worked for you?
3. Are there best practices to ensure the `Elements` node is automatically included for Topics created in AEM Guide?
Any insights, advice, or similar experiences would be much appreciated! Thank you in advance for your help.
Views
Replies
Total Likes
@SonaliSa3 : I assume you are trying translation with machine translation; and the destination/target language is from the list of available languages.
In order to confirm if your setup/configurations are right, I request you to go through this expert session video [check time duration 17:00 - 27:00].
You need following pre-requisites at a high level:
Views
Replies
Total Likes
I have completed all the necessary setups, but the translation is working intermittently. Additionally, the element node is missing for topics and maps, which might be causing issues. During the translation process, only the title of the topic gets translated, while the rest of the paragraphs remain untranslated.
Wherever the elements node is present, the content gets translated.
.
Views
Replies
Total Likes