hi @JagadeeshSu You should have cloud manger developer access to generate AEM CS integration Json. Once you get access, you can generate integration Json . -> then we need to install on Frontend or from where you want make AEM call. -> Generate JWT token and exchange the token for access token. we h...
Hello Team,We want to use content fragment + graphql feature to expose headless content. We could achieve individual components model and graphql endpoint to specific content fragment via persisted/http post api. from FE, this could be a problem making a API call for each component from performance ...
Hello Team, We are using AEM as CS for our project. We are some build issue on cloud environment as below. any guild will help us. thanks 6:45:17,930 [Exec Stream Pumper] [INFO] npm ERR! gyp info using node@14.17.3 | linux | x6416:45:17,930 [Exec Stream Pumper] [INFO] npm ERR! gyp ERR! find Python...
Hello Team,
I am looking for details around the benefits of using AEMasCS Preview instance against the Author Preview mode. what are the advantages that we get which is not there in author preview/disabled mode.
Hello Team,
We have enabled dynamic media for our site. Video also uploaded and processed to dynamic media. Now we want to have dynamic media video url to include in our custom player. How can we get/construct dynamic video url ?
Hello, resolved the issue by extending the abstract class "AbstractComponentImpl" and implementing "ExperienceFragment" interface.
and we need to override the methods "getLocalizedFragmentVariationPath()" and getChildren() methods.
Hello team,
We have site structure in AEM like "/content/project-site/eu/en" where as EU is europe region and EN -english site. Similarly corresponding XF structure - Experience Fragment structure "/content/experience-fragments/project-site/eu/en/site"
and for German site "/content/project-site/e...