Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
SOLVED

how to read osgi config service externalizer publish value in sightly html AEM6.2

Avatar

Level 1

how to read osgi config service externalizer publish value in sightly html AEM 6.2

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

You would need Sling Model to return the externalized URL.

For details, on how to generate URLs, please refer to:

 

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/develo...


Aanchal Sikka

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

You would need Sling Model to return the externalized URL.

For details, on how to generate URLs, please refer to:

 

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/develo...


Aanchal Sikka