Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
How to use customize parameter instead of URI in osgi service
example :- protected static final String TEMPLATE = "/apps/example/templates/sampletemplate";
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
See this AEM HELPX Article: Reading OSGi Configuration Values for Adobe Experience Manager 6.3
Visualizações
respostas
Total de curtidas
Can you explain your use case in more detail please?
Visualizações
respostas
Total de curtidas
Hi,
Can you explain your exact use case, so that further we can help you.
~Ratna Kumar.
Visualizações
respostas
Total de curtidas
example :- protected static final String TEMPLATE = "/apps/example/templates/sampletemplate";
"/apps/example/templates/sampletemplate"----this value I need to get from service by configuring the service with default value.
How to do configuration in service to set the default value.
Thanks for the response.
Visualizações
respostas
Total de curtidas
In an OSGI service, You can do the configuration at osgi console for that u need to make your service configuration by setting attribute metatype true in a @component annotation and define the configurable fields
Visualizações
respostas
Total de curtidas
Thanks for the response.
How to use @property in this case?
Visualizações
respostas
Total de curtidas
See this AEM HELPX Article: Reading OSGi Configuration Values for Adobe Experience Manager 6.3
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas