Hi Team,
For one of our client requirement, we are trying to leverage the "Language Copy" translation feature in AEM 6.3 SP2. While doing so, Translation jobs are not including the assets (for example: Images) in my custom components. But the same is working as expected for the OOTB components (e.g. OOTB Image component). Following are the steps which I followed:
Is there any additional property or configuration, do we have to set for our custom components to be included for asset translation? I am not seeing any errors too in logs. Its looks like simply assets from my custom components are just excluded.
Snap Shot which shows assets are not considered when I did a language copy of a page with my custom component only:
Snap Shot which shows assets are being considered when I did a language copy of a page with OOTB Image component only (even my custom component exist in this page, but still the assets referenced within it are not copied/considered):
My page with my custom component in JCR with properties:
My page with OOTB component in JCR with properties:
Thanks for your time in going through the lengthy problem statement.
Regards,
Dinesh kumar L.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
please check translation rules, you may need to add a rule for fileReferece Property at http://localhost:4502/libs/cq/translation/translationrules/contextproperties.html?context=/content/d...
More info -
Setup Translation Rules in AEM
Views
Replies
Total Likes
Hi,
please check translation rules, you may need to add a rule for fileReferece Property at http://localhost:4502/libs/cq/translation/translationrules/contextproperties.html?context=/content/d...
More info -
Setup Translation Rules in AEM
Views
Replies
Total Likes
Hi Arun,
Thanks for your quick pointers!!
After adding a translation rule the same worked as expected. I followed the following two helpx documents but there was no info about setting translation rules:
Adobe Experience Manager Help | Using Language Copy with AEM Sites
Regards,
Dinesh kumar L.
Views
Replies
Total Likes
Views
Likes
Replies