Hi Team, I need to do some validations on objects present in a AEM page using Hobbes framework.1. How to validate whether the element is enabled / visible or not?2. How to validate the TEXT is present or not?3. How to validate whether it is navigated to correct URL or not?4. How to validate the Pag...
I want to terminate the child workflow and parent when option is selected from child workflow.I can terminate child workflow with below syntax var workflowData = workItem.getWorkflowData();if (workflowData.getPayloadType() == "JCR_PATH") { var workflow = workflowSession.getWorkflow(workItem.getWo...
Hi,Recently we are facing issues in showing the stored values of custom multifield widgets(xtype="mtmulticompositefield"). The values are stored in crx node but not visible when opened in dialog. We are using AEM Version 6.1.0.SP2-CFP12. This functionality was working fine before and stopped working...
I wanted to schedule alert emails of particular workflow item failures, or items stuck for longer than a specific period in Inbox.However for doing this, I wanted to gather the json stats for inbox with suitable params (eg- https://dpe.pwc.com/libs/cq/workflow/content/inbox/list.json?start=0&limit=1...
Hi all,I have created content fragment with the simple template available by default. I dont find source edit plugin. Can anyone help me how to include it in content fragment ?Regards,Billa.
Navigate to sites in my localSelect a site (en_US) We.RetailClick on "Language Copy"Next screen shows error message "ERROR: Unable to get supported language list"The log file shows following exceptions:06.09.2018 10:06:27.670 *ERROR* [0:0:0:0:0:0:0:1 [1536208587602] POST /libs/cq/gui/components/proj...
Hello,I wanted to know is there somewhere in the Adode AEM 6.3 where we can track Newsletter that are send out thru the mailing list that has been created? I send out several Newsletters a month to several different mailing list. I am connected to Google analytics but I am not sure how to create an ...
Hi Everyone, We are using the default templates for workflows and tasks emails located at /etc/workflow/notification/email/default and /etc/workflow/notification/email/tasks. What we are facing issue with is getting the url to our assets being displayed properly so the users can be redirected to the...
Hi,I have built a maven project using the following:mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate \ -DarchetypeGroupId=com.adobe.granite.archetypes \ -DarchetypeArtifactId=aem-project-archetype \ -DarchetypeVersion=14 \ -DarchetypeCatalog=https://repo.adobe.com/nexus/content/group...