Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
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