Hello Experts,
Is there a GLOBALLINK-TRANSLATION-CONNECTOR package available for AEM 6.4? I could only find connector the latest package (Package Id: translations:GLOBALLINK-TRANSLATION-CONNECTOR:2.2.0) which is for AEM 6.2 & AEM 6.3 ?
If not can I use this for even AEM 6.4?
Thanks & Regards
Ashish Ranjan
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Ashish,
6.4 global link connector was released last month. But due to some issues with package share, it is not publicly available yet.
We are hoping that it should be resolved by this Friday and then you should be able to download it from package share.
Also, It is recommended not to use 6.3 globalLink connector in 6.4
Views
Replies
Total Likes
Hi Ashish,
6.4 global link connector was released last month. But due to some issues with package share, it is not publicly available yet.
We are hoping that it should be resolved by this Friday and then you should be able to download it from package share.
Also, It is recommended not to use 6.3 globalLink connector in 6.4
Views
Replies
Total Likes
Ashish,
Package share issue is resolved and Global link connector version 2.3.0 is available for download at [1]
Views
Replies
Total Likes
Hi, We are planning to integrate transperfect with our site. Could you share the resources or guide on how to achieve it?
Views
Replies
Total Likes
Hi @amargupt ,
For adding this in AEMaaCS you should be able to embed the necessary packages in all/pom.xml :
ex:
<embedded>
<groupId>org.gs4tr.globallink.adaptors</groupId>
<artifactId>gs4tr-globallink-adaptors-aem.all</artifactId>
<type>zip</type>
<target>/apps/your-vendor-packages/content/install</target>
</embedded>
For using in other versions of AEM, you can download the connector packages from Software distribution center - https://experience.adobe.com/#/downloads/content/software-distribution
Views
Replies
Total Likes
Views
Likes
Replies