Hi All, I have to add environment specific (uat and prod) token and api
key on cloud instead of creating separate OSGI configuration for each
environment.I hav found how to set the environment variables on cloud
for each environment on cloud itself using below
linkhttps://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/using-cloud-manager/environment-variables.html?lang=enBut
I could not able to see how to access these variables in my OSGI
configuration.Kr,S...