Hello,We have a few workflow models under apps which used to be triggered via code using startWorkflow in WorkflowSession WorkflowSession ("The Adobe AEM Quickstart and Web Application.").The workflow used to get called and started up fine in AEM 6.0 ..but not in AEM 6.3. The error in the logs is th...
Hi,I'm trying to install package "cq-geometrixx-all-pkg-5.10.68" through CRX and it throws me an error saying the following product have dependency, day/cq60/product:cq-content:6.1.76 day/cq60/product:cq-platform-content:1.1.250 day/cq60/product:cq-mcm-content:1.1.120 day/cq60/product:cq-dam...
Hi All,I'm working on AEM integration with Hybris. I need trial version of AEM 6.4 which supports JDK 1.8 , i could not see in adobe site for downloading the same (trail version).And also i need Plugin for AEM-Hybris Connectioncq-geometrixx-hybris-content-6.1.2.zipcq-hybris-content-6.1.2.zipCould a...
I have created mutlifield dialog in classic UI AEM 6.2 using fieldConfig widget (xtype=multifieldpanel).And it is working fine.But I get error when I do the same in 6.3 classic UI.Anyone please let me know why does this occur ! Or is this deprecated in 6.3 classic UI
Hello,is there a way to create a query (SQL, SQL2 or Xpath) in order to show the path and one property of the node in crx/de ?likeselect jcr:title from nt:base where jcr:path LIKE '/content/.....'and show in crx/de 2 columns Path and jcr:title.Thank you so much.
Hi,I have problems with AEM components.Step 1: I created a position for admin add a component. <div class="membership-tiers responsivegrid-area"> <div class="responsivegrid"> <div data-sly-resource="${'aoamembershiptiers' @ resourceType='wcm/foundation/components/responsivegrid'}"> ...
I am getting trouble with sling model in AEM 6.3. The field value productData must be injected as expected with value whenever we change the value of pathbrowser in the component's dialog but It just gets null. I did try some solutions from the internet but it does not work.Here is some referenced l...
Short question: What would be the HTL version of <% ValueMap vm = (ValueMap) request.getAttribute(Field.class.getName()); String imageSource = vm.get("value", String.class);%>Explanation:I have a custom component - customImageComponent whosesling:resourceSuperType="granite/ui/components/coral/foun...
Does someone knows how to remove the " impersonate as" possibility from User GUI?We have configured authors, users and admins but did not find where this can be removed from GUI for certain user groups.regards,