Expand my Community achievements bar.

Join us in celebrating the outstanding achievement of our AEM Community Member of the Year!

How to reitreve the saved information from installed plugin

Avatar

Level 2

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.

5 Replies

Avatar

Community Advisor

@NSzolnoki92 

Can you provide more information on the issue ?

 

Avatar

Level 2

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.

Avatar

Level 2

@Nikhil-Kumar 

 

May I ask, my comment is enough explanation or, do you need more information?

Avatar

Level 2

@Nikhil-Kumar 

 

May I ask, my comment is enough explanation or, do you need more information?