HI, Suddenly we are not getting any result for SQL2 query like this:select * from [cq:PageContent] as data WHERE ISDESCENDANTNODE(data,'/content/experience-fragments/') whereas this works and return nodes:select * from [cq:Page] as data WHERE ISDESCENDANTNODE(data,'/content/experience-fragments/') I...
Hi guys, AEM Publish and Author instance are closing automatically, when I run the bath file the serve is starting in command prompt after few seconds the command prompt closing automatically. In browser I getting site not reached issue. It seems heap memory issue or what ?How can resolve this issu...
Hi guys, We use selectors to "bust caches" on the dispatcher. For example: /content/dam/web-content/homepage/homepage-coffee.jpg.transform/home-hero/image.20200916.jpeg Then when that image gets updated the selector 20200916 updates and the browser requests a new image with the new url. UPDATE: In r...
Hello, I am attemping to integrate Adobe AEM with Adobe Launch via Adobe I/O. I have followed the documentation and have gotten to the point where, after being provided with the Adobe I/O informations to complete my IMS Configuration, I am able to successfully retrieve the JWT, as shown in the pictu...
Hello,I imported metadata of assets and noticed one thing. 1. I imported the required fields for assets.2. If I click on the properties of an asset, I see that the data is filled but the alert with a notice "REQUIRED METADATA MISSING" on the asset is still displayed.3. If I click on the properties ...
I have followed the available guidelines to add source edit in RTE by adding a property 'misctools' and adding the value in 'inline' nodes. Still I can't see the SourceEdit functionality. What could I be missing? Thanks.
Hi, I need the config file content for the below files, I have created CIF Archetype Project:com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl-acmestore.configcom.adobe.cq.commerce.graphql.magento.GraphqlDataServiceImpl-acmestore.configcom.adobe.cq.commerce.core.components.internal.servlet...
Hello, I have migrated workflows from 6.1 to 6.5 but I have an error and flow does not end. I do not have information on logs, but on browser, I can see a 500 server code when try to acces /bin/workflow/inbox and I see this text: <title>No Authorizable with ID null</title>Last step does not execute...
Hi, I have manually installed CIF Core Components and CIF Connector in AEM via CIF Archetype Project, however, I am not able to find then on Web console: http://localhost:4502/system/console/configMgr When I looked at Bundles status tab http://localhost:4502/system/console/bundles I found that statu...
Hi,is it possible to programatically log in to https://experience.adobe.com/#/downloads/content/software-distribution/en/aemcloud.html?I want to automate download/upgrade to latest SDK version for local developers (to avoid asking n-number of people to download the SDKs, unpack them etc).Is this pos...