Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Translation Preview Package not being created

Avatar

Level 2

Hi

We have a translation integration built on the BootstrapTranslationService. As part of that integration we are using the below instructions/method to call for the preview package, generated by AEM on project creation:

"If the Preview feature is enabled, then the file will be generated automatically during the translation job, as long as the provider is calling the uploadTranslationObject method: https://github.com/Adobe-Marketing-Cloud/aem-translation-framework-bootstrap-connector/blob/aem630/b...

This works well for the WeRetail implementation and for many customer content.

However in some circumstances the preview package is not generated, and cannot be retrieved by the connector.

No errors are thrown that we can find in the logs.

Is there any further information on how these preview packages are created, or any examples of instances where they will not be created - ie due to the makeup of the AEM page, or other settings?

thanks

1 Accepted Solution

Avatar

Correct answer by
Level 2

Nigel,

Check to see if there are any special characters such as colons, that are coming into play based on the package naming method. This may be based on .css content rather than user entered.

Matthew

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

Nigel,

Check to see if there are any special characters such as colons, that are coming into play based on the package naming method. This may be based on .css content rather than user entered.

Matthew