Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi TeamCan you please advise list options to sync Content among the multiple authors (currently we have 6 authors ) i.e At any point of point all authors should be sync w.r.t content . We looking for any OOTB feature provides by Product or easy option to do online sync when content is created any of the authors servers RegardsVara
Hello everyone, I am facing below issue while submitting OOTB blog article in AEM 6.5.9, kindly someone guide me to resolve this. Thanks in advance. 15.09.2022 17:10:09.309 *ERROR* [[0:0:0:0:0:0:0:1] [1663242009258] POST /content/test/us/en/blog/jcr:content/root/container/journal.social.json HTTP/1.1] com.adobe.cq.social.scf.core.operations.AbstractSocialOperation Error performing operation: java.lang.NullPointerException: nullat com.adobe.cq.social.ugcbase.moderation.impl.SentimentProcess.getSentimentScore(SentimentProcess.java:416) [com.adobe.cq.social.cq-social-ugcbase-impl:2.5.2]at com.adobe.cq.social.ugcbase.moderation.impl.SentimentProcess.execute(SentimentProcess.java:307) [com.adobe.cq.social.cq-social-ugcbase-impl:2.5.2]at com.adobe.cq.social.ugcbase.moderation.impl.AutoModerationImpl.executeSequence(AutoModerationImpl.java:214) [com.adobe.cq.social.cq-social-ugcbase-impl:2.5.2]at com.adobe.cq.social.journal.client.endpoints.impl.JournalAutoModOperationExte
Hi , If configure any externel links to pathfield. while clicking on that external link it's adding ".html" end of the url and not loading the external link. Kindly help me on this please.Regards,partha
Hi everyone! I was struggling a bit with this topic, so figured I'd post a discussion to help any others who are having issues. The setup to load new or updated oak indexes into the cloud is fairly simple, and there's already documentation on how to do this...however, with the latest version of the filevault-package-maven-plugin plugin (v 1.0.5 - 1.2.2), you will get validation errors if you try to include an oak index in your ui.apps module. If you've tried doing this, you have probably seen an error like[INFO] Using 10 validators for package of type APPLICATION: jackrabbit-accesscontrol (org.apache.jackrabbit.vault.validation.spi.impl.AccessControlValidator), jackrabbit-filter (org.apache.jackrabbit.vault.validation.spi.impl.AdvancedFilterValidator), jackrabbit-properties (org.apache.jackrabbit.vault.validation.spi.impl.AdvancedPropertiesValidator), jackrabbit-docviewparser (org.apache.jackrabbit.vault.validation.spi.impl.DocumentViewParserValidator), jackrabbit-depe
problem: We did a server migration a few months ago and page versions and audit history was not copied across.------------what I want/what I'm trying to do:I want to copy page versions and audit history from a prod backup (taken before server migration) to existing prod authorI want to limit the data to anything that happened before 2023-Mar-01.I do not want to overwrite the existing content with the old content. If a page has more recent updates (made after 2023-Mar-01) than the backup, then these updates must be retained.-------what I've tried so far 1st command I've tried:java -Xmx4g -jar ./crx2oak-1.10.0-all-in-one.jar \ /home/ec2-user/prod-efs /opt/aem/author/crx-quickstart/repository \ --copy-orphaned-versions=false --copy-versions=2023-03-07 \ --include-paths=/content/brand1,/content/brand2 \ --merge-paths=/content/brand1,/content/brand2The problem with the command above is that it has overwritten my destination. Before I ran the command, I checked QueryBuilder ho
Hello AEM Community! In this guide, "Getting Started with the Universal Editor in AEM," we dive deep into the core steps to seamlessly integrate and leverage this tool to its fullest potential. This guide covers essential onboarding steps, including requesting access, library inclusion, OSGi configurations, and page instrumentation. You can access the documentation here: Getting Started with the Universal Editor in AEM. The guide covers essential aspects, including: 1. Requesting Access to the Universal Editor: Before diving into the technical integration, let's ensure you have the right access to the Universal Editor. Learn how to request access and kickstart your journey. 2. Including the Universal Editor Core Library: Understand how to incorporate the Universal Editor Core Library into your AEM app. This step is fundamental for smooth integration and utilization. 3. Configuring OSGi Settings for Seamless Integration: Explore the necessary OSGi configurations to optimize the u
Hello,I've implemented product recommendations on my AEM (Adobe Experience Manager) product detail page, but I'm facing an issue where only the products from the current page are displayed upon loading. My e-commerce platform is Magento. Can someone please provide guidance on how to make the recommended products appear as intended?Thank you.
As part of our updates to Marketo Engage's Modern UX, we are updating the modals used in Reports assets to select assets in the Setup tab. These updates will be rolling out to all customers over the remainder of September and October 2023. Updates to the modals over the current modals include: Improved filtering Improved navigation through the tree Side-by-side view of available and selected assets Wait...didn't this already happen earlier in 2023? This is correct. At the start of 2023, we did an update to the design of our Report modals. Due to customer feedback, we rolled back those updates and worked to redesign the modal to address the pain points customers found. A post discussing this rollback can be found here: https://nation.marketo.com/t5/product-blogs/report-modal-rollback/ba-p/333298 So what has changed since then? We have worked to improve the design of the modals based on the feedback we received during the initial r
Salesforce is rolling out and enforcing Enhanced Domains to all orgs as part of their Winter ’24 release. Here is what you need to know in regard to Sales Insight, Sales Insight Actions, and Sales Connect. Check out these articles: Enhanced Domains Enhanced Domain Timelines TLDR; Enhanced Domains are being rolled out and enforced for all Salesforce orgs as part of the Salesforce Winter ’24 release (Sept 2023). For Sales Insight: The Sales Insight package does not have dependencies on the Salesforce url, and there is no change required on the Sales Insight side for the rollout of Enhanced Domains For Sales Insight Actions and Sales Connect only: Switching to an Enhanced Domain will impact the connection and users will need to reconnect (disconnect then connect) their Sales Insight Actions or Sales Connect account to Salesforce. You can enable redirects to your previous domains so that users do not immediately need to reset their connection, howev
Our 20+ content team have been editing our 10 or so sites, with may be 500 pages per site, without any ability to revert to previous page versions or even see what pervious versions were, as AEM doesnt have this. Frequently, we find a page which was edited say 10 days ago, but last published 20 days ago. We have no idea what was changed and if it will break when we publish it. Surely AEM should have this? There is a "restore" option in the tree structure viewer, but there are no versions to restore to. It seems crazy that aem doesnt keep a version each time you publish, and there is no option to create a version when you publish a page. This is AEMs biggest weakness.
Hello All, We are using DAY CQ Mail service to send mail using SMTP server. But in cloud manager it requires to configure portForwards for AEM instance to use advance networking. I am not sure where to configure port forward rule? Does it require OSGI config changes as below:"portForwards": [{"name": "smtp.mymail.com","portDest": 465,"portOrig": 30465}]...or we need to use cloud manger API https://developer.adobe.com/experience-cloud/cloud-manager/reference/api/ for this?
<üst>
HiI have created a simple demo to illustrate the use case of starting with an adaptive form. Then you realize you are not able to complete the form online, so you download a PDF version of the form to be filled in offline mode using Acrobat/ReaderTo submit the form, you get back to the Adaptive Form and import the PDF to populate the Adaptive Form with the data from the PDF. Let me know what you think of this use case. You can try this capability by clicking the link
Hi All,could you help me to find out with "Experience Fragments"? Trying to understand is it possible to use "language copies" functionality same way as it works for assets or pages (when you see language copies of asset/page in the "References" block and could "Reveal" to one of them). If yes? which folders structure I should create for EF to make lang copies start working?Thanks!Dan
Hello everybody,We try to create adaptive form fragment (table) as lazy loading due to a large amount of data.Creating section with a table as fragment works ok, but after checking Load fragment lazilythe table is never populated. Can somebody help ? (AEM 6.5 JEE)Regards Jiri
A Developer’s Transition from Headful to Headless: Understanding the What and Why of Headless by Aanchal Sikka Overview As a developer with experience in headful architecture, I was initially puzzled when I first heard about headless. After all, AEM's responsive grid seemed to handle desktop, tablet, and mobile just fine. In this blog, I aim to shed light on the distinctions between headful and headless architectures and explore why headless has become essential. Join me on this journey to uncover the reasons behind the shift. Link to the blog: https://techrevel.blog/2023/10/02/a-developers-transition-from-headful-to-headless-understanding-the-what-and-why-of-headless/ Q&A Please use this thread to ask questions relating to this article
AEM React Spa components are rendering twice in publish Mode. In Author Mode: In Publish Mode:Why the content is rendering twice and How to fix this issue?
Hi ,I need some help on where I am making the mistake in getting the ResourceResolver Object using the Apache Sling Service User Mapper Service.I am trying to get the ResourceResolver Object from the Java service using the mapper service.I am getting NULL Pointer Exception .I had pasted the code snippet of the Service class below.I had pasted the code snippet of the WCMUsePojo class below.Created the System User with full permission for /content folder.And mapper the System user with the service name and bundleID in the below format.ServiceMapping= telstrahealth.core:datawrite=datawrite-serviceBundleID or SymbolicName of the bundle folder= telstrahealth.coreSubservice Name=datawriteSystem User created/mapped=datawrite-servicePlease help to identify which step i am missing, as I am getting NULL Pointet Exception.Any pointers in this regards is much appreciated.thanks.SunilCode snippet of my WCMUsePojo class is below:@Component(service=WCMUsePojo.class)public class SolutionsCompone
Env - AEM as a Cloud ServiceThere are a few inconsistencies with the new content fragment editor with the way it handles the name field. The name field is editable in the new editor but not in the existing assets editor. This is causing content authors to add all kinds of gibberish to the name field. Because of the way our model APIs and search functions have been setup, I would like to enforce a lowercase rule for content fragments created using the new editor. Does anyone know the file to override in libs to achieve this ? If there is any other better way to achieve this let me know. I've tried SlingPostProcessor, ResourceChangeListener, etc. All of these act on property updates / addition etc but not when new resource is added.
How to enable text compression using OSGi config and dispatcher rules for Json file
Hi We have a tenant with this Cloud AEM Version AEM RELEASE:2023.9.13665.20230927T063259Z I downloaded the SDK for local development AEM SDK v2023.9.13665.20230927T063259Z-230800. When I executed validator form my dispatcher project configuration failed because it said that there was changes in inmutable files in particular default.vhost file. The report said something about a CORS section <IfDefine ENABLE_CORS>################## Start of CORS specific configuration ################## SetEnvIfExpr "req_novary('Origin') == ''" CORSType=none CORSProcessing=falseSetEnvIfExpr "req_novary('Origin') != ''" CORSType=cors CORSProcessing=true CORSTrusted=false SetEnvIfExpr "req_novary('Access-Control-Request-Method') == '' && %{REQUEST_METHOD} == 'OPTIONS' && req_novary('Origin') != '' " CORSType=invalidpreflight CORSProcessing=falseSetEnvIfExpr "req_novary('Access-Control-Request-Method') != '' &&am
Hi Marketing Nation Community! Missed the live webinar? No problem, we've got you covered. Find the recording, slides, and Q&A below for your on-demand learning. Session highlights: The value of adding conversations to your marketing automation strategy to deliver cross-channel customer experiences. How to implement primary use cases such as sales meeting booking, website content engagement, and events/webinar promotion. Actionable recipes and tips to get a quick start on integrating Dynamic Chat into your Marketo Engage programs. Watch recording See slides We've worked with the speaker Sara Barriuso and Dynamic Chat Product Managers @JohnDictson, @Sreekanth_Reddy and Adobe Professional Services Consultant @Jeanne_Penniman to answer the questions the audience submitted during the live webinar and we are posting on behalf of the group. Check out the answers below. Comment below if you have additional feedback or questions to share. H
Hello, I'm trying to get access token using Password Grant Type: curl --location --request POST 'http://<HOST>:<PORT>/oauth/token?username=<USERNAME>&password=<PASSWORD>&client_id=<CLIENT_ID>&client_secret=<CLIENT_SECRET>&grant_type=password&redirect_uri=<REDIRECT_URI>' --header 'Content-Type: application/x-www-form-urlencoded' However, that results in the following error: {"error_description":"Invalid grant_type parameter value","error":"invalid_request"}curl: (18) transfer closed with outstanding read data remaining AEM ver is 6.5 Any help appreaciated.
Hi, I am trying to activate a page with child pages using "Manage Publication" button as a user who doesn't have permissions to replicate the page.In "Manage Publication" wizard, I selected "Include Children" and cleared all the filters. Then, as another user, I approved the activation, and the workflow finished successfully.I checked the results and found out that the child pages have not been published, only the page that I selected when starting "Manage Publication". Is it normal behavior or I should fix something like permissions or accidental changes?
For Example, i just want to add 7 days from this check date.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.