Hi Team,
we were working on enabling acs-commons QR code, to view the domain url publish page.
localhost:
The code was showing in my local when i enable this feature, same on AEMasCS environment its was not working. Kindly please suggest
Topics help categorize Community content and increase your ability to discover relevant content.
Hi @rajat168 ,
Please make sure AEM Author’s Externalizer OSGi service is properly configured for publish
via the Adobe web Console.
Also, check the compatibility of ACS commons with your AEMasCS. You can follow below link for that
https://adobe-consulting-services.github.io/acs-aem-commons/pages/compatibility.html
Thanks
Tarun
Hi @TarunKumar , thanks for your response, we did compatibility check and configured AEM Author’s Externalizer OSGi service as well, but still we were not able to see the qr-code, though we were able to see in our local:4502 instance.
Please find OSGI config, kindly please check below config, is this valid or we need to add any further configs.
{
"externalizer.domains": [
"local $[env:AEM_EXTERNALIZER_LOCAL;default=http://localhost:4502]",
"author $[env:AEM_EXTERNALIZER_AUTHOR;default=http://localhost:4502]",
"publish $[env:AEM_EXTERNALIZER_PUBLISH;default=http://localhost:4503]",
"preview $[env:AEM_EXTERNALIZER_PREVIEW;default=http://localhost:4503]"
]
}
Hi @rajat168, were you able to find a solution to this issue?
@Shreyas_tm is facing the same issue as per her query on QR Code Generation
Best Regards,
Rohan Garg
@rajat168 Did you find the suggestions from users helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies