Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Most of the time, when I do a basic search for something, like a keyword, it finds much better results than in a report. It would be amazing if the results from a search could also be exported to Excel. Is this a function already and I am just not seeing it?
Hi there, Is there any option to include "Signature" by default in update section. Thanks,Vino
We have custom RTE component. We added styles plugin as per https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/configuring-and-extending/configure-rich-text-editor-plug-ins#activateplugin But still it is coming as empty. It is showing in network request.AEM version : AEM as cloudPlease help me here.
Hi, We are dealing with a text delimited field and need to convert it to an array for reporting. A Derived Filed is created and using the Split function for this, however, found that it seems only the first 10 items in the string are converted. For exmaple, The original string field value is "A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12". The output array from the Split function only shows A1 to A10 i.e. without A11, A11. Is there something missing or it's a known issue/limitation? Thanks, John
Hi,How to purge the asset version in aem programmatically?Configured OOTB Day CQ WCM Version Manager configuration to purge the versions but in this case not all the versions getting purged atleast 1 version will be there in the asset. Tried to get version programmatically and delete the versions but same issue here as well purge will work only if the versions are more than 1. VersionManager versionManager = session.getWorkspace().getVersionManager();VersionHistory versionHistory = versionManager.getVersionHistory(assetPath);Iterator<Version> versions = versionHistory.getAllVersions();while (versions.hasNext()) { Version version = versions.next(); String versionName = version.getName(); String versionPath = version.getPath(); if (!"jcr:rootVersion".equals(versionName)) { versionHistory.removeVersion(versionName); }} I want a code which deletes all the versions of asset. Just keep the original version.I tried deleting the property "mix:versionable
Hi, I have pulled out a data warehouse report and added a column - Date Range Hour. How do I read the data now?
Hi, We created a new title component under my project folder with sling:resourceSuperType: core/wcm/components/title/v3/title. And for title component dialog we are having 2 fields one is jcr:title and the other is heroText. For heroText we used sling:orderbefore property to show only one sibling field i.e jcr:title. And we are having one more field on our custom component dialog i.e Type/Size(to select the header tag i.e h1,h2,etc). And this title component were used in multiple shelves and other components. But i am facing below two Issues by using the title(v3) component.Issue1: Suppose i have one shelf i.e single article and in this single article shelf i included title(v3) component. When i add this shelf on the page if i open the singlearticleshelf dialog and i am closing it then i am opening the title(v3) dialog. Where i can see two textarea fields and two Type/Size dropdown fields one is from core and the other is from custom component even though i am usi
Hello, If we open the publish url for an adaptive form on our desktops, phones and tablets, the form is responsive. If we embed the adaptive form into a content page in sites, publish the page, and then open the published page, the form is no longer responsive. If we switch between screen sizes in the Edit and Preview mode for the page, the responsiveness appears to work fine. However, when we open the published page on our phones and tablets, the form is only rendering as the desktop screen. We do not have "Desktop site" or similar options selected on our phones. Has anyone else run into this issue? Can you provide insight on what may be causing this and how we can fix the issue? Note we are working on AEM as a Cloud Service, not 6.5. Thank you!
We have several websites running on AEM 6.5 (On-Premise), including both traditional template-based and headless implementations. For the headless sites, we've implemented a custom caching layer to cache persistent query results as per specific business requirements. We also have Dispatcher and CDN level caching which also caches persistent query result.What’s the recommended approach to invalidate or clear this custom cache when Content Fragments are published?
I have contaner component, for that container I need allow few list of components, for that I have created a component with cq:designDialog with allowed component. in html I added parsys below are the files.cd:designDialog HTMLcomponent.xml cq:policy of my componentbut whenever try to add allowed components components on page through that parsys, I didn't see any allowed componentsany help to fix this
Hey guys, I am trying to add a new dependency with the objective to create CFs programatically.I added the below dependency in my core pom.xml<dependency> <groupId>com.adobe.cq.dam</groupId> <artifactId>cq-dam-cfm-api</artifactId> <version>1.10.0</version> <!--${aem.sdk.api}--> <scope>provided</scope></dependency>But my build log is giving the below error - [ERROR] Failed to execute goal on project ctcweb.core.bundle: Could not resolve dependencies for project com.abc.aem:abc.core.bundle:jar:1.0.0-SNAPSHOT[ERROR] dependency: com.adobe.cq.dam:cq-dam-cfm-api:jar:1.10.0 (provided)[ERROR] Could not find artifact com.adobe.cq.dam:cq-dam-cfm-api:jar:1.10.0 in adobe-public-mirror (https://repo.adobe.com/nexus/content/groups/public/) Any suggestions would be appreciated! Thanks,Nagesh
Theoretical question here. But first, let me say that I have already read https://experienceleague.adobe.com/en/docs/target/using/recommendations/criteria/recommendations-algorithms and still haven't found the clarity I'm looking for. Imagine that I want to recommend articles to users who visit a non-article page, such as my homepage. My understanding is that I would not be able to use the "content-similarity" nor the "people who viewed this, also viewed" algorithm in this scenario, because the page needs pass in an entity attribute for the algorithm to anchor on. Am I off base here? However, on a homepage, it would be entirely plausible to use a popularity based algorithm or even a user-based algorithm (such as "recently viewed" or "recommended for you") because these algorithms are not anchored to a specific entity.id. Correct? So my question is this. What happens if I still try to use the algorithm "People who viewed this, also viewed" on my homepage t
Hi, I am unable to find authored value for "id" property in a text component, which is a proxy component for core text component. This is working absolutely fine in local instance, I am able to see <div id=""sample-id"> in local, but not on AEMascs dev.
We are looking for ways how we can integrate and use AEM Content & Experience fragments in AJO.One way we can envision is from URL option in offer decision. Is there any other ways we can leverage AEM to AJO. ThanksSrinivas
I could see that spellings are not auto corrected or suggestions are not provided in the Workfront. Could you please check if this option is available.
I'm using "update" section in Workfront to convey my messages to stakeholders. Is there any option to store my custom email templates and use the same whenever necessary in update section. It would be helpful if we have such option.
Hi,My name is Vimal, and I am currently working as a MEAN Stack Developer. I’m very enthusiastic about transitioning into Adobe Experience Manager (AEM) development, as I find its powerful capabilities in content management and digital experience delivery truly inspiring.I'm writing to kindly seek your guidance on how I can get started with AEM.While I'm passionate and eager to learn, I’m facing a few challenges:In my region, very few organizations have access to Adobe Experience Platform, which makes hands-on experience difficult to obtain.I’m unsure how to access the necessary base files, such as AEM author/publish JARs for local setup and development.I would be grateful if you could let me know:If Adobe provides student programs, developer sandboxes, or trial licenses specifically for learning or self-paced development.Where can I download AEM JAR files for local use?How to set up a basic AEM environment for learning purposes.Are there any official documentation or training res
Hello, we recently purchased OneTrust to support our consent and preference center data. I've setup the workflows in OneTrust to GET and POST data with Marketo, when I test the workflow, I get an error response from Marketo that says error code 609, unrecognized token 'bob', was expecting JSON string....This tell me that OneTrust is sending data to Marketo, but Marketo does not like the way the data is coming from OneTrust, has anyone experience this same problem or have successfully setup the connection between Marketo and OneTrust so they can share data? Thank you
aem : aem-cloudi tried to create live copy from the blueprint via the java code...which i followed this way using wcmcommand servlet, am getting error 25.07.2025 21:37:02.283 *ERROR* [[0:0:0:0:0:0:0:1] [1753459622282] GET /bin/simpleservlet HTTP/1.1] com.day.cq.wcm.msm.impl.commands.CreateLiveCopyCommand Wrong endpoint called, (bin/wcmcommand), to create live copy from /content/aus/language-masters/pf-pf to /content/aus/pf/pfwhat am i missing here, i used entire code from above article to test.
Based on the documentation at https://developers.make.com/api-documentation/api-reference/scenarios/logs/get--scenarios--scenarioid--logs the following api call should do the trick. The api call works but the response is not what is expected. The response I am getting looks more like a scenario change audit. Documentation API Request (Get) https://eu1.make.com/api/v2/scenarios/{scenarioId}/logs API Response { "scenarioLogs": [ "pg": { "sortBy": "imtId", "sortDir": "desc", "last": "1632371803593_scenario.1229.auto.3cf2f332f74f43f1b2c4ae431cbedb5b", "showLast": false, "limit": 50 },{ "imtId": "1632371744497_scenario.1229.auto.da518adcd14b4b64ac6358823ccb80ca", "duration": 19979, "operations": 10, "transfer": 3942, "organizationId": 21, "teamId":
Hi everyone,I'm reviewing our Marketing Channel expiration policy and working on a summary that outlines how it functions, specifically its impact on First-Touch and Last-Touch attribution. Could you please take a look at the summary below and let me know if it's accurate? Are there any updates or corrections you'd recommend?Thanks in advance! ********************************Marketing Channel expiration policy determines how long a marketing channel remains eligible to receive Last Touch credit for conversions, after a user first interacts with it. This is configured in the Marketing Channel Manager in the Report Suite settings. Our policy is set to expire after 30 days It does not affect Visit-based attribution for both, First- and Last-touch attribution, but does affect Conversion-based attribution for Last-touch attribution First-touch attribution/Lifetime (with 30-day expiration) This attribution never changes once it's set, unless the user is ne
I need the numbers of one URL that belongs to a blog. I did in two different ways and the numbers were very diferent. I want to know what is the right way.The first way that I configurate the dash to show me the results was just selecting a URL in a dimension "Page URL (full) (v8)". I put the part of the link that matter and then I push to the dash when the result was loaded. I put June 3 and July 31 in the date range. In the second way, in the same dashboard, I created a segment and I follow this exactly tutorial here:Open Segment BuilderIn Adobe Analytics Workspace, go to the left panel and select Components > Segments, then click Create Segment.Set the ScopeIn the Definition Builder, set the scope to Hit. This ensures the segment only includes hits (page views) that match the URL condition, not entire visits or visitors who may have visited other pages [1].Add a Page URL ConditionDrag the Page URL dimension into the definition area. Then:Choose the operator "contains"Paste t
If I’m using AEP WebSDK, which I believe covers the use of a first-party ID, what are the benefits of using CNAME in addition?Is there an advantage to CNAME over just using a first-party ID?How does CNAME help in comparison, and should this prompt a move to AEP WebSDK across all our websites? ccing: top contributors for quick response @jennifer_dungan Thanks for the wonderful support!
When Contributor and Light users click on the New button on My Requests widget, it opens a window to select a project to and to create a request under that project.What we need for it to do is open the Requests queue window. Is there somewhere in Setup where I can make this change for all roles? I need for all users to get the Request queue window. Thanks!
Would you please help me understand which data view component settings to select based on:If I only want a binding relationship to be created if the dimension and the binding dimension are present on the same event.on-site search. both the search_term and the product.name are available when the search event occursIf I don't expect both the dimension and the binding dimension to be present on the same event.product_finding_method (pfm). The product isn't passed on the event where the pfm is presented. The doc on binding reflects the settings to use for #1 in the second scenario.There aren't any setting shown for scenario #4.Would someone from Adobe please help?
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.