Hi, I am trying to install AEM CIF Core components and CIF Connector on Package Manager Console in AEM. I am using below given versions:Java: 8AEM: 6.4Magento: 2.3.5CIF Core Components: 1.3.0CIF Connector: 1.3.0 but while installing AEM CIF Core components I am getting below error msg. Please sugges...
HI, I am trying to deploy ui.apps, core.jar artifacts into AEM Author and Pub using Jenkins job. Previously we used to connect over HTTP using ip and port to deploy package. This job does Build > store to artifactory > then take the package and do deploy (CI & CD).Commands were:authDeployCommand:mv...
I want to add some JavaScript functions to a single specific page in AEM 6.5. I don't want to create any custom component or template.Is it anyway I could easily add that JavaScript functions to a single specific page only?
Hi All, We have a requirement to fetch values from data source in content fragment, and for that we need a completely new custom data type in Content fragment model. Any reference link/suggestions how could we achieve this ??Any help is appreciated.
Hi, Iam having a nested multifield and values are getting stored as json format in the jcr:content.However, '\' character is getting appended for the nested multifield values.Json Values:{"title":"page1","description":"this is description","ctaLinks":["{\"linkpath\":\"/content/maximintegrated/en/pro...
I am overriding breadcrumb component by sling:resourceSuperType and when I include breadcrumb.html with below html, it is failing at data-sly-use.component with below log errors. I have added following dependency to ui.apps, core, global pom files <dependency><groupId>com.adobe.cq</groupId><artifa...
Hi, I was trying to integrate Magento with AEM, but I was not able to find CIF GraphQL Client Configuration Factory on the web console. Could you please suggest what can be the Issue, Do I need to install any package, if yes please suggest where I can get it and the steps to install? Thanks,Heena
I am getting above mentioned error I am using below code snippet to get result from Magento graphql in Node JS:const gql = require("graphql-tag");const {ApolloClient} = require("apollo-client");const fetch = require("node-fetch");const{createHttpLink} = require("apollo-link-http");const {InMemoryCac...
Hello,I’m creating my new AEM site following the instructions of the link:https://helpx.adobe.com/experience-manager/using/first_aem63_website.htmlAfter finish the article, I’m trying to work in the author instance, but I cant see the components (list, image, content fragment, text etc...) (see the ...
After we upload images into the DAM on our AEM production author (version 6.4.8) the preview for the image doesn't work and in CRXDE the metadata, renditions and related nodes don't appear under jcr:content for the image. (it does work in our lower AEM environments) Here's the error message: 28.0...