コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

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 受け入れられたソリューション

Avatar

正解者
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

元の投稿で解決策を見る

1 返信

Avatar

正解者
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