I have a system external to Adobe Experience Manager that I need to make a quick call to whenever an Asset is deleted in AEM. Not being an expert in AEM, my options feel very limited.I've attempted to create a workflow with a step that can make the appropriate call, and have hooked up a Launcher to ...
Hello All,I am trying to add class property to granite/ui/components/coral/foundation/form/textarea resource type in .content.xml file but the class is not reflecting in the front end?But when I add class to granite/ui/components/foundation/form/textfield resource type the class is reflecting in the...
I cannot access sites in my local AEM instance.I get the following error in the logs:28.07.2017 13:13:36.500 *ERROR* [qtp804913074-64] org.apache.felix.http.jetty %bundles.pluginTitle: Cannot start (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.sling.commons.fsclassl...
Hi All,Suppose I want to make a post call via AJAX, from my component which takes in certain details from the user and passes it to a backend servlet hosted on some external server.A sample snippet something like $.ajax({ url: url, type:"POST", success : ..............
Hi - I have a maven project and when i Trigger build from Jenkins, the build fails showing the below error message. [INFO] Installing Bundle core(/var/build/.jenkins/jobs/test_1/workspace/core/target/0.0.1-SNAPSHOT.jar) to Host:port/crx/repository/crx.default/apps/project/install/ via PUT [INFO] b...
Hi Team,I have couple of question's regarding AEM+React.What are the benefit's of using AEM with react?What is the main purpose of using AEM with reactWhat we can't achieve if we don't use react?What are the other option's if we want to use something else in place of react?Is it worth using react wi...
I have two simple sites on CQ 5.5. My plan is to move to AEM 6.3. Instead of upgrading the repository etc. (in place upgrade), my plan is to package the content and assets from 5.5 and deploy it on fresh new instance of AEM 6.3 (lift and shift). Do you see any challenges with this?Thanks,Mohan.
I am using AEM 6.1 SP2 , I am trying to enable 'tel' attribute in the href of anchor tag to make the click to call functionality work. I have already added 'htmlRules' nodeand links node under htmlRules node with 'protocols' property as [http://, https://, ftp://, tel:, mailto:, file://]as specified...
Hi Friends,Is there any possibility to deactivate the page in publisher once author delete the page in author environment.Scenario:Some author deleted the page directly from author without deactivating it.