Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
We are using Adobe Experience Manager as a Cloud Service and need to share our Preview environment with a limited number of external users (outside our organization)for review before publishing to live dispatcher.Our production website is completely public (no authentication) and is protected by Imperva WAF on the live domain.For the Preview environment, our requirements are:Provide access only to a specific set of pages Prevent access to all other pages Ensure the environment is secure for external usersSince Preview behaves similarly to Publish and does not support fine-grained user/group permissions like Author, we are exploring the best approach.Our questions:What is the recommended way to restrict access to only specific pages in Preview? Should this be primarily handled at Dispatcher level, WAF (Imperva), or a combination of both? Are there any best practices for exposing Preview securely to external users in AEMaaCS?If anyone has implemented a similar setup, especially with Impe
We have on premise AEM (6.5) author and publiser instance and during last 2-3 days our error.log file is full of following errors on publisher instanceOakState0001 errors09.04.2026 13:37:45.729 *ERROR* [55.32.21.101 [1775734665631] POST /bin/receive HTTP/1.1] com.day.cq.replication.impl.servlets.ReplicationServlet Error during replication: Repository error during node import: OakState0001: Unresolved conflicts in /content/some-page/jcr:contentcom.day.cq.replication.ReplicationException: Repository error during node import: OakState0001: Unresolved conflicts in /content/some-page/jcr:contentCaused by: javax.jcr.InvalidItemStateException: OakState0001: Unresolved conflicts in /content/some-page/jcr:contentCaused by: org.apache.jackrabbit.oak.api.CommitFailedException: OakState0001: Unresolved conflicts in /content/some-page/jcr:content Concurrency warning 09.04.2026 14:50:46.659 *WARN* [EventAdminAsyncThread #9] org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate Attempted to perform
I am currently working on the Universal Editor and xwalk projects.Based on the official documentation at https://experienceleague.adobe.com/en/docs/experience-manager-edge-delivery/using/build/indexing and https://www.aem.live/docs/indexing-reference, I expected to retrieve the showbreadcrumb metadata from the pages by adjusting the helix-query.yaml file.version: 1indices: pages: include: - '/**' exclude: - '/**.json' target: /query-index.json properties: lastModified: select: none value: parseTimestamp(headers["last-modified"], "ddd, DD MMM YYYY hh:mm:ss GMT") robots: select: head > meta[name="robots"] value: attribute(el, "content") title: select: head > title value: textContent(el) showbreadcrumb: select: head > meta[name="showbreadcrumb"] value: attribute(el, "content")However, the returned results still only contain the lastModified, robots, and path fields from before the m
Hi everyone,We`re trying to import several files into Campaign File Resources so can be used in email marketing. In our Production instance, the webapp we use in DEV to do so is not working properly, so we’d like to replicate it’s function in any other way. What we want and what the webapp allows us, is to select a zip folder and load its many files into the file Resources. We don’t strictly need to load a zip folder from local storage, it can be a common folder stored in the server, as long as we have the folder files uploaded into File Resources.Thanks!
Thank you to all of you for joining **L821 – Take-off with Fusion! Go from 0 to Integration in 90 Minutes** at Adobe Summit 2026. Below you'll find everything but the deck from the session. To revisit the exercises at your own pace we’ve included the .json’s here that were used in the exercises and behind the scenes to populate the firefly generated images. These can be imported into your Fusion environment by creating a new scenario-->going to the … menu at the bottom of the Scenario designer screen -->selecting import .json. Lab DocumentationFollow the full step-by-step walkthrough here:L821 Lab Workbook ## Questions?Drop them in the comments — the community and our team are happy to help.
Did anyone experience a significant spike in clicks in mid-March 2026?After changing my copywriting and friendly from, I saw CTOs for several of my emails in the 60% - 80%+ range. I can match them to real users in our database. So I don’t *think* it was bot-related. But it was majorly unusual for our email and our audience.
Sharing your experience on Gartner Peer Insights helps peers make more informed decisions.Take 10 minutes to complete an Adobe Marketo review on Gartner Peer Insights.👉 Submit your review here: https://gtnr.io/KP4I5JMZ7 👈Important details to keep in mind:Reviews are anonymous. Only your role, industry, and organization size are displayed. Updated reviews are welcome. If you submitted a review in the past and have new insights to share, login, update your review, and submit. Gartner will assess and may publish quality updates. Personal emails aren’t accepted by Gartner. Log in using your business email or LinkedIn. Be thorough in your answers.
I signed up for the free trial and canceled the recurring charge, and yet two months later I was charged for the annual subscription. How do I get a refund since they are charging me an upfront fee after I cancelled? I can't get in touch with support.
Hiya,I currently created a VRS based on a parent RS. Other VRS can be selected in Data warehouse and the RS is also enabled Data warehouse but when I selected the one that I created, the error as below will be pop up. What else setup do i miss?FYI:Error:The virtual report suite you selected is not compatible with Data Warehouse. Choose a different report suite before continuing.
Hi Team,In AJO, I have created an API-triggered campaign for OTP delivery, which is used for application login. While setting up the campaign, I enabled the webhook option to capture the customer status.I have a couple of questions: Where is the feedback data stored in AJO? Specifically, which dataset contains the email/SMS tracking or feedback events? I have configured the feedback webhook as well. For this, do we need to create and host the webhook URL externally, or is there a way to generate it within Adobe? Could you please help clarify these points?Regards,Nikhil
Hi All , I have custom schema named as Viewer its is linked to its custom deliverlog named as viewdeliverylog. I want to add filtering typology to restrict more then 2 communications per day on email channel what condition i shoul apply in typology rule . dont want to use pressure typology.Thanks
I have got full access to CJA (Admin Console etc). Unfortunately I am not able to create Data Views and Connections:
Can you give the solution to customize and create the RTE plugin for external link builder experience in RTE for AEM to add the anchor tag and have data-link-attrs for modal popup inside the a tag
Hello,I have a workflow in which I want to process errors after an Update Data I have it configured like this. Problem is, when there are errors, it’s still stopping the workflow. Why? How can I avoid it? Thank you in advance
Description -Why is this feature important to you - We want the ability to control whether the select all option appears in a mutifield dropdown or checklist. How would you like the feature to work - Add an option in the custom field that allows the admin to instruct WF to add the Select All option. If not selected, then do not allow the ability for the user to select every option. Current Behaviour - Workfront adds the Select All/ Deselect all option automatically.
Hi Community,we are currently experiencing an issue when introducing new Adobe Target locations, while the existing setup is mainly based on the Global Mbox.At the moment, activities configured on the Global Mbox are correctly evaluated and returned in the response. However, when we attempt to create and use a new dedicated location for more targeted personalization, the Web SDK response consistently returns the following error:"errors": [{"type": "ODE-0001-404","detail": "The Decisioning Package was not found."}]On the AEP / Web SDK side, we are following the official documentation available here:https://experienceleague.adobe.com/en/docs/platform-learn/implement-web-sdk/applications-setup/setup-targetbut the error still persists.From the Adobe Launch side, there is a rule that sends a sendEvent call on page load once the required data is available in the data layer.In this call:personalization parameters derived from the data layer are passed to Target, a decisionScope is set with th
Hi,Does anybody knows how the Overdue email notification for task/issue can be turned off ? I went in Set-up - Email - Notifications - and turned off everything related to task/issue + also in the User Profile - but still receiving them.thanks,Bianca
Hi everyone,I’m working with AEM Cloud Manager log APIs and wanted to check if anyone has found a way to fetch logs incrementally (delta) instead of downloading logs based on a fixed number of days.Currently, the API supports downloading logs using a days parameter, but this results in retrieving the full log data each time. I’m looking for a more efficient approach where we can pull only the new log entries since the last request.Has anyone implemented a workaround for this or is there any supported way to achieve delta-based log retrieval?Appreciate any insights or suggestions.Thanks!
404 error handler is implemented by overlaying the 404 from /libs/sling/servlet/errorhandler/404.jsp but changes 404.jsp to 404.html. And Java class to handle the request. on Dispatcher enabled below two flags<IfModule disp_apache2.c> # Enabled to allow rewrites to take affect and not be ignored by the dispatcher module DispatcherUseProcessedURL On # Default setting to allow all errors to come from the aem instance DispatcherPassError 1 </IfModule>Java class have -import com.adobe.cq.sightly.WCMUsePojo;public class PageNotFound extends WCMUsePojo { @Override public void activate() throws Exception { getResponse().setStatus(404); getResponse().setContentType("text/html"); getResponse().setHeader("Dispatcher", "no-cache"); getResponse().setHeader("Cache-Control", "no-store, no-cache, must-revalidate, max-age=0"); getResponse().setHeader("Pragma", "no-cache"); }}And html have -<sly data-sly
Is there any way to download or access the AEM SDK (JAR) for learning purposes using a personal email ID, or is it restricted to organization accounts only?
Hi, where I can find SMS tracking logs? I used Twilio and I have clicks in my Last 24hs report but I can't find any SMS tracking logs dataset
Hi All,We have migrated from a 3rd party DAM provider to AEM AssetsWe are now replacing the 3rd party dependency and package by changing the sling:resourceType FROM custom path "/apps/3rdparty-connector/core/ui/components/content/custom-pathfield" TO sling:resourceType="cq/gui/components/authoring/dialog/fileupload".Our Sites Program and Assets Program are different and hence need to be connected via Remote DAM Asset Selector. To do so, we have added the configuration "com.adobe.cq.ui.wcm.commons.internal.services.NextGenDynamicMediaConfigImpl.cfg.json" to connect to remote DAM Instance.We are able to connect to DAM Instance and using remote option for image selection able to select the image and display it in our pages. (Delivery URL Sample - https://delivery-p0000001-e0000002.adobeaemcloud.com/adobe/assets/urn:aaid:aem:00099990-0001-46f7-9a19-f0csd229b0d2d/as/test.png) However, we are missing few things.1. Ability to filter assets other than images (Videos are not supported)2. Metada
Web Team’s ViewI have created a Processed Web Request report and am hitting a roadblock when sharing with two members of the Web Team. Their report is blank, they can see the Title of the Report Name, that is all.I have checked their access to reports and they are both set to Edit. I’m not certain why they cannot see the full data collected. They are not system admins, they have a Standard License. Thank you,Jenny
Hi everyone,How are you handling interactive proofing for Adobe Experience Manager Sites pages?I’m working on a use case where the client wants to use interactive proofs in Workfront Proof to review and approve pages that are still in preview. The challenge is that the preview environment is behind authentication, and interactive proofing doesn’t support authenticated access.Have you found any viable workarounds or alternative approaches in this scenario?I’m aware of fallback options like manually capturing screenshots or screen recordings, but ideally we’d like to retain the benefits of interactive proofing.Also curious if tools like Frame.io offer a better solution for this kind of workflow, or if there are other patterns you’d recommend. Thanks!
Hi,I want to create a Dimension for Entry Page.I have created a derived field, but it seems wrong, and I cannot see a Function that lets me just say "If this, then that". No else. For example, I want the field to be the Page Name of the first page on the website visited. Then I can have a field in the table of another Dimension, or a filter, and see what the Entry Pages are.I am getting alot of No Value, which doesn't make sense. Every website visit has an entry page.I have attached screenshots, sorry I have blanked out page name, because i want to keep the website anonymous. But the idea is that I can use it as a breakdown, so I can cross reference if X is the page/s I am interested in, what was the First page on the site they visited that got them there?
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.