Explore product-specific spaces to ask questions, share insights, and learn best practices.
Attivo di recente
Since we migrated from CQ 5.5 to AEM 6.1, we are facing a problem with deleted subnodes from a site, which was created from a Blueprint. When I delete a link item from a link component on the site, the link node is not deleted in the repository. Instead of deleting the node, the sling:resourceType is changed to 'wcm/msm/components/ghost'. This node crashes the the link component. When I create the same scenario on CQ 5.5, the link node is deleted properly from the repository and the component works fine. Is there a way to prevent the creation of ghost nodes? AEM version: AEM 6.1 SP1 OAK version: OAK 1.2.11
Hi Team, i am using AEM as cloud service SDK , in local itself i am unable to edit the out of the box workflow provided by Adobe basically i am looking to update the launches configuration in WCM-Create Language Copy model so that while doing language copy of experience it does not create launch copy path of xf in the page (where xf component path is referred ) when language copy is done of the master page to other locale there is no workflow editor is showing up . any idea ? in case i need to create a new custom workflow model ,i dont see any new workflow creation option @arunpatidar @kautuk_sahni
Hello community, I have the link components disabled, so I cannot drag a component to a page in order to test it. Please check the picture below:any help please. thanks in advance
Hello, I have been looking into how to create a show/hide radiobutton with multiple values. The functionality is correct so far after many issues, little documentation, and asking many times in this forum. Thank you very much. The issue is that my radiobuttons are hidden by default and not selected, but if one of the saved options is already selected in my component and I open the dialog, the radiobuttons do not show by default until I open and close my select again or change the option. Any solution? Here is my code js & xml: <themeColor jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/form/select" fieldLabel="Tema" name="./themeColor" class="cq-dialog-dropdown-showhide" cq-dialog-dropdown-showhide-target=".radioButtonShowHide"> <items jcr:primaryType="nt:unstructured"> <select jcr:primaryType="nt:unstructured" text="Selecciona un
Hi team, I had made some changes to my files in local and it worked well in local, but when deployed to dev environment the changes are not reflecting there.Can someone help me.Thanks,karthik.
Hello everyone, We are integrating Google reCaptcha enterprise version with AEM cloud. We are able to load reCaptcha challenge on custom form but while generating assessment score(through java code) we are getting NoClassDefFoundError exception.We have imported below in core pom.xml:<plugin><groupId>biz.aQute.bnd</groupId><artifactId>bnd-maven-plugin</artifactId><executions><execution><id>bnd-process</id><goals><goal>bnd-process</goal></goals><configuration><bnd><![CDATA[Import-Package: javax.annotation;version=0.0.0,com.google.*;version=0.0.0;resolution:=optional,*]]></bnd></configuration></execution></executions></plugin> maven build is getting successful and bundle is also active. But its giving error for below line in java class:RecaptchaEnterpriseServiceClient client = RecaptchaEnterpriseServiceClient.create() Error: com/google/clou
Hi, I am using ACS commons reports to pull the pages report that are deactivated and modified long back, offtime & redirected pages. While I am trying to run the report based on the above conditions I am facing this error. Error: Exception executing report: javax.el.ELException: Error reading 'resultsList' on type com.adobe.acs.commons.reports.api.ResultsPage Error reading 'resultsList' on type com.adobe.acs.commons.reports.api.ResultsPage Query: SELECT * FROM [cq:PageContent] AS s WHERE ISDESCENDANTNODE(s, '{{path}}') AND (s.[cq:lastModified] < CAST("2022-01-01T00:00:00.000Z" AS DATE) OR (s.[cq:lastReplicationAction] = "Deactivate" AND s.[cq:lastModified] < CAST("2022-01-01T00:00:00.000Z" AS DATE)) OR offTime < CAST("2023-12-01T00:00:00.000Z" AS DATE) OR s.[redirectTarget] IS NOT NULL ) This is working for small content locale but not for huge no of pages. Can someone help me here why am i facing this error.
We use the Smart Crop Video preset. Our problem is the loss of quality in our videos, which become blurred.Video specifications:4kMP4 H.26430 FPS You can find an example video here:https://elektro27.de/de/de/landingpage/screenvideos.html?2134 Are there any settings to avoid a loss of quality? Many thanks and best regardsRobin
Hi,I created styling system for one component in my local and deployed it to higher environment but I cannot see the component policy on my landing page template , is there something to be done with filters present in meta.INF folder or anything else is the reason behind it, please help me in resolving this.Thanks,SandeepCC : @estebanbustamante , @kautuk_sahni , @ksh_ingole7 , @ayush-anand , @arunpatidar
Hi All,I need to fetch documents based on date fields (jcr:created & jcr:lastModified) , below is my querySELECT * FROM [dam:Asset] WHERE (ISDESCENDANTNODE([/content/dam/secure-internal]) OR ISDESCENDANTNODE ([/content/dam/common])) and ([jcr:created] >= [jcr:content/jcr:lastModified])I am getting below errorjava.text.ParseException: Query: SELECT * FROM [dam:Asset] WHERE (ISDESCENDANTNODE([/content/dam/secure-internal]) OR ISDESCENDANTNODE ([/content/dam/common])) and ([jcr:created] >= [jcr:content/jcr:lastModified](*)); expected: static operandPlease help.Thanks,Pradeep
I am not having the permission to use the "Adobe Experience Platform Web SDK" extension and Data Element Type "XDM Object" which trying to create the data element.which permission i need to enable to get this view.
I am frequently getting the below warnings in my error log whenever I access any page. Anyone know how to fix this.I am using AEM 6.3 with SP2 and using editable templates for pages.02.04.2019 16:24:03.577 *WARN* [0:0:0:0:0:0:0:1 [1554218643572] GET /content/site/en/test.html HTTP/1.1] org.apache.sling.caconfig.resource.impl.def.DefaultConfigurationResourceResolvingStrategy Ignoring reference to /conf/site/settings from /conf/site/settings - Probably misconfigured as it ends with '/settings'
How to compare two field one is in content fragment and one is in multifield of a component and display in a given order which is there in component and display in page.
I need to ensure traffic from the it.tests and ui.tests are routed through known IPs. Is it possible to apply the same network configuration AEM instances use for egress traffic to pipelines? Failing that, presume either the next best option is to whitelist all known IPs (is there a list of them) used by the pipelines, or setup our own proxy and apply it to the pipeline.
I have a scenario where i trigger job in AEM Publish instance using ReplicationAction in on-prem, so now in AEMaaCS how to get replication object?? final ReplicationAction replicationAction = ReplicationEvent.fromEvent(event).getReplicationAction();final ReplicationActionType actionType = replicationAction.getType();final String FilePath = replicationAction.getPath();i'm using the filePath to trigger job for removing the file/asset here. could anyone guide me here that how to get path or file name while unpublishing/remove or publishing??
In the recent Coffee break discussion, there was a question of what are best practices to leverage Dynamic Chat. That gave me the thought that we have been talking a lot about the features of Dynamic Chat but not a lot of content on what you can achieve and what are some best practices. In this blog I plan to share some best practices and ideas along with what I shared in the coffee break discussion. First, let me quickly highlight the possibilities you can achieve with Dynamic Chat and then cover some best practices. Top Use Cases for Chat Conversations Lead Generation: Engage potential customers. Lead Qualification: Identify high-quality leads. Lead Nurturing: Maintain engagement with leads. Sales Acceleration: Fast-track connections with sales teams. With the way we implement Dynamic Chat, you can do much more than just Chatbot conversations. You can leverage Dynamic Chat as an extension of all your channel campaigns: Form Engagement: Enhance every form-fill
Organizations thrive on efficient data warehousing systems that empower users with accessibility, functionality, and control. Recognizing these needs, the latest enhancements in Adobe Analytics' Data Warehouse functionalities promise to revolutionize how users interact with data. Now, Adobe Analytics Data Warehouse users can leverage two groundbreaking features aimed at streamlining data accessibility and management: the introduction of "Make available to users in your organization" and the unveiling of "Show all destinations" toggle switches. 1. Empowering Accessibility: "Make available to users in your organization" One of the key challenges in data warehousing is ensuring that the correct data is accessible to the right users at the right time. With the introduction of the "Make available to users in your organization" toggle switch, users now possess the capability to disseminate their data requests seamlessly across the organization. Traditionally, data requests were confined to i
As we all know, adding the standard utm_* query params to email links is something Marketo can’t do automatically. Storing UTM params in a Program-level {{my.token}} and building links from ${mktoString} variables are smart moves. But it’s tough to tokenize every single link. (Users must remember to UTM-ify links in Rich Text areas, for example.) While there’s no magic hack to add params for you, wouldn’t it be nice to have visual feedback when you forget to add ’em? Check this out: It’s crazy easy to do this with modern CSS. That CSS won’t work in most email clients, but that doesn’t matter because we only need it to work in Marketo’s Email Preview! Just add this <style> to your template, substituting your LP domain for pages.example.com and your branding (email click tracking) domain for click.example.com: <style> /* ignore links not expected to be UTM-ified */ a:not([href]):after, /* internal links */ a[href^="https://pages.example.com/inde
What is the change?Legacy FCM APIs will be discontinued on June 20, 2024Adobe Campaign Classic v7 and Adobe Campaign v8 already support the latest APIs to send push notification messages.Legacy implementations still rely on the legacy APIs. These implementations must be updated.Legacy ImplementationThe support of HTTPv1 has been added in AC7 20.3.1 release. HTTPv1 is supported by all AC8 releases.AC7 customers using a version released before 20.3.1 will have to migrate to the latest recommended version of AC7 to be able to migrate to HTTPv1.Pre-requisitesV7 Build 20.3.1 or higher.All v8 builds are compatible.Account JSON file.Marketing instance and Message Center instance are impacted based on your use case.Mid-sourcing instance is not impacted.Adobe Campaign SideMarketing serverLocate all Android Mobile applications on your marketing instance.Proceed to update the API version on all Android applications.Next you need to the Project JSON file. For more information on how to extrac
Welcome to the 5th edition of the Adobe Target Community Lens 2024! The Adobe Target Community Lens is your community bulletin board, highlighting the latest updates from the Adobe Target Community, all in one handy place. In this edition, we are sharing updates from January 2024 – May 2024, including the most viewed Adobe Target content on Experience League, as well as the latest product releases, upcoming & past learning opportunities & resources, and a lot more! ~Missed the last edition of the Target Community Lens? Check it out here. UPCOMING CUSTOMER EVENTS & OPPORTUNITIES Submit Today ~ Submissions are now open for the 2025 Adobe Experience Maker AwardsRegister Now ~ Wednesday, June 20th @ 10am PT /1pm EST: [UPCOMING WEBINAR] Thursday, June 20th, 1pm - 2pm EST: GA4T ~ Elevating Optimization With Adobe Target and Google Analytics 4 Register Now ~ Wednesday, Jun
We recently adopted this best practice and I thought I would share with the community. Sometimes, a problem surfaces with a Workfront record in which its clear that Fusion did not create or update the record in the expected way. When this happens, it can be time consuming or impossible to track down the specific execution so you can inspect the module inputs/outputs.With that in mind, we started recording the scenario ID and execution ID to Workfront records as part of the create or update Workfront record modules in every scenario. Having these IDs as part of the Workfront record itself enables you to create Workfront reports that can:1. Open the actual execution that created a record.2. Open the actual execution that last updated a record (which may be different than the scenario that created it).3. Count, filter, and group records that are created or updated by Fusion, by each scenario.This enables you to answer questions like:"This record doesn't look right. What did Fusion do
Hi Campaign Community, Please join me in congratulating our Adobe Campaign Community member, Alex Langridge, aka @alangridge, for being recognized as the Adobe Campaign Community's New Contributor of the Month - May 2024. Thank you Alex for enriching the Community with your contributions! You can also become the contributor of the month by simply answering questions and being helpful to other members in this community or you can also nominate someone you think deserves this recognition by reaching out to me via Community DM.
Visual Editing Helper extension (March 14, 2024) This release contains the following enhancements and fixes for the Adobe Experience Cloud Editing Helper extension for Google Chrome: Enhanced the iFrame loading mechanism when performing authoring in customers’ websites. Fixed an issue that caused the extension to duplicate cookies while performing authoring in the Visual Experience Composer (VEC). For more Adobe Target release notes, check out Target Release Notes (current)
Target Standard/Premium 24.3.1 (March 4-6, 2024) This release contains the following enhancements and fixes: Fixed the logic that computes the number of unique selectors in an activity. (TGT-47878) Fixed an issue that caused Multivariate (MVT) activities configured with Analytics for Target (A4T) reporting to not display properly. (TGT-47490) Improved the warning message displayed in reporting when an experience with no traffic is used as the control experience. (TGT-47537) Added many backend and localization fixes. For more Adobe Target release notes, check out Target Release Notes (current)
I'm wondering if anyone out there using Single Sign On for Workfront has gone down the path of Auto Provisioning licensing/user accounts and if you could share any pros and cons to the scenario. Background: For our instance we already have SSO enabled for account access but we still have to create the accounts in Workfront to connect with our SSO provider. Group Admins are wanting to have auto provisioning enabled so that they no longer have to go through the action of manually creating a Workfront User account and it can be birthright access upon hiring (similar to other company wide SSO platforms) @cynthiaboon - I believe you have spoken about SSO in your previous roles. Not sure if you have any take aways from those scenarios.
Hai già un account? Accedi
Non hai ancora un account? Crea un account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.