I want to Override node which is of type "granite:InternalArea" under path :/libs/cq/core/content/projects/properties Ideally we should not be able to override such Nodes. Hence, it is suggested to create an Asset Project Customized Tile and implement changes on this Asset Project Tile. smacdonal...
Hi, I am using AEM 6.5 version. I have created a custom workflow model. Currently I am able to launch it manually for single page. But my requirement is to launch a workflow automatically as soon as activate button is clicked on page or asset from author. I don't want to trigger workflow separ...
We need to create a Translation site for a US/English website. Service to be used will be TransPerfect/Translations.com TransPerfect wanted us to give them an XML export of the entire "en" site. Which will then be used by them to provide us a pseudo translated version for testing purposes. Can we...
HI All, I would like to unpublish the site from google console . did anyone aware how to unpublish the aem site from google console? I have account while trying to delete am seeing the exception like - "URL not in Property". Thanks in advance. Thanks, Nani
Is there a way to open old experience league file for reference Or someone can help me to get the code for reference from the below link I want to upload from excel and that should create a node in aem jcr https://helpx.adobe.com/experience-manager/using/creating-custom-excel-service-experienc...
Hi All, I have a MSM website, wherein I have a local country site under this path(/content/cl-ma-sp/xxx). I want to list of locally created pages from "/content/cl-ma-sp/xxx", not coming from the master. Can anyone share the sql2 query to retriew the results. Please find the attachments. Can an...
Hi All I'm using aem mocks in my project Aem mocks version: 5.0.0 Aem mock core version:5.0.0 And i have written a junit test class like below Private AemContext aemContext = new AemContext @Before Public void setup() { Assest asset = aemContext.create().asset("/content/dam/simple.jpg", 24...
Hi, We need to integrate SOAP API in AEM. I followed the below blog for the integration https://one-inside.com/soap-web-services-aem/ This is working fine, and the classes are generated. In my pom.xml I am adding a plugin with the wsdl url, which generates the class. I have a scenario to t...