Hello
I am trying to create an AEM translation connector to our service, but I can't retrieve the saved information from the cloud service.
I have AEM server 6.5 and trying to modify the AEM 6.5 bootstrap connector (https://github.com/Adobe-Marketing-Cloud/aem-translation-framework-bootstrap-connector/tree/aem650), I added some log.warn(dummyServerUrl) but it always return an empty string.
Views
Replies
Total Likes
@NSzolnoki92
Can you provide more information on the issue ?
Yes.
I have an AEM 6.5 standalone server.
I wrote a line log.warn(dummServerUrl) into the file "BootstrapTranslationServiceImpl" into the override method which runs when a translation project was started and build the project without any error, then installed it in the AEM.
I created a profile and gave an URL, id, and path then saved.
I created a translation project, selected human translation, added a page for translation and clicked on start.
Expected behavior:
Write the URL from the saved translation profile into the log
Actual behavior:
Writes an empty line into log.
Views
Replies
Total Likes
Views
Replies
Total Likes