Hello Team,I am exploring AEM CIF framework. Did the graphQL configuration. Once, I hit the URL:http://localhost:4502/content/venia/us/en/products/category-page.html/venia-tops.htmlI am getting all the details. Can someone tell me, how this URL displays the data.Same case with: http://localhost:4502...
Hello Team, Anyone has worked on CIF functionalities? Have you modified any existing feature? Have you connected to Adobe Commerce / Hybris or any other commerce platform? Wanted to know your work experience about this? I mean what kind of issues you have faced. Note: I am not asking about, how to d...
Hello Team, I am exploring CIF components. Wanted to know, is any caching feature is implemented here? Or everytime, to fetch the product list or to fetch any item list, only GraphQL is used to fetch the details from Adobe Commerce? Thanks
Hi @jpetermarias Thanks for sharing the necessary information. Have one query: Is it possible to digest these course material and to clear the certification, without any practical exposure?This is Mahesha Gunaje, AEM developer.
Hello Team, I wanted to read json file from DAM location in my sling model. Can, someone help me with a valid, performance efficient logic? Thanks in advance.
Hello Everyone, I have few pages under: /content/abc/us/en which is having node property: article value as blogNow, I need to find out list of pages under: /content/abc/us/en where property "article" has the value: blog.How can I write the query using Java Stream option. Output will be list of p...