Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I'm currently deleting leads in Marketo to reduce our database size, so we don't go over our contract limit. I've deleted over 1000 leads and yet the number on the database dashboard hasn't changed. I deleted these leads a few hours ago and have refreshed the dashboard multiple times.Has anyone experienced this before and could this just be a visual error that takes time to update?
I created a scenario to watch for documents dropped into a specific folder that then get processed and added into our Brandfolder. However has anyone found a way to process all of the documents within a Zip File that is dropped into the Document Folder. The Zip File itself isn't causing any issues, however it seems to only be processing one file out of the Zip File vs all of the Files.
I am creating a custom client to get all products. I just created a child function in commerce-product-api-client.js async function getAllProduct (baseUrl, params, logger) {logger.info(`baseUrl:${baseUrl} \n params:${JSON.stringify(params)}`)const client = await getClient({url: baseUrl,params},logger)logger.info(`client status :${client}`)return await client.get(`products?searchCriteria[PageSize]=10`)}I am getting an error: Unknown auth type, supported IMS OAuth or Commerce OAuth1. Please review documented auth types.I am getting the right URL:https://abc.com/rest/
I'm analyzing different report suites and I see that structural dimensions like '"Page" have different names (Pagename, Páginas, etc.) in each of them. How can I change the name of these dimensions? (without using segments, of course)" Thank you in advance
Hi everyone,I'm integrating Angular with AEM and trying to render a simple Angular component. The build runs fine, clientlibs-angular is generated correctly, and the JS files are included using:<cq:includeClientLib categories="myproject.angular" />In my HTL file, I have:<div class="angular-hero"> <app-hero></app-hero> </div>Angular component:@8220494({ selector: 'app-hero', template: `<h1>Hello from Angular Hero!</h1>` }) export class HeroComponent {}But nothing renders on the page, and no errors show in the console. What could I be missing?Thanks in advance!
Hi folks,I'm trying to send an email to a decent sized list of users with some dynamic content from a CSV inserted in a table with 3 columns. The 3 columns are the same across all the emails but the values in the rows will be different and while some users might have 1 entry I have some that have 10+ entries. I have the CSV with the users email and IDs and the data I want to inject, is there a way to do this so that each user gets only their own entires from the CSV at scale? Thanks!
Hello there, Any way to query all the members from one particular audience?I know just to check if a members is part of one particular audience and, furthermore the sample data is not enough thanks for the help!
Hi,I would like to set up metadata driven permissions on Assets so I figured out that OOTB feature should exist based on the documentationhttps://experienceleague.adobe.com/en/docs/experience-manager-learn/assets/advanced/metadata-driven-permissions#:~:text=Enabling%20Metadata%2DDriven%20Permissions%20involves,assets%20with%20specific%20property%20values.However when i set up locally (using the latest SDK available) it is not working - I am not able to see the property I configured in the json appearing in my permission section.Does anyone else have the same issue?Thanks,Andrijana
I temporarily changed the Access Level of a user to Project Manager in Workfront. After doing that I attempted to revert back to System Administrator but this option had disappeared. Other users still have the System Administrator function. How to set a user back to System Administrator in Workfront?
Hello, We are noticing an issue where Image presets created in AEM 6.5 and are not auto-publishing to Dynamic Media. We have tried recreating the Dynamic Media configurations, but no luck. Please suggest if anyone has encountered a similar issue.
Good morning, fellow Marketo-ers.I am building a program to reach new customers who have opened an account with us. The program will send a welcome email to someone who became a new customer AND opened an account within 24-48 hours. The two filters I need to use are Person was Created and Client Since Date.As this program will look at data input from our daily API push to Marketo, what is the best way to apply yesterday’s date to the two filters I mentioned?Any help or advice is appreciated.Cheers
There are several reference pages for configuration of various different logging systems in AEM (e.g. this and this) , but I cant find anything on how to create/inject and use them. In the wknd project, we see this: private static final Logger log = LoggerFactory.getLogger(ImageListImpl.class); : log.warn("Could not locate the AEM WCM Core Components List SlingModel via this component's ResourceSuperType. Returning an empty list."); Is this best practice? It seems to be using slf4j. Is this the AEM system wide default?What logging injection/usage do people recommend?How do we switch log levels etc? Can this be done at run time?
Hi there, I'm currently using AEM as a Cloud Service and have Akamai configured on top of it. Akamai is correctly routing traffic to my AEM publish instance at: "publish-pxxx-exxxx.adobeaemcloud.com" and everything seems to work fine at first glance. However, I'm encountering an issue with redirects defined in the Dispatcher configuration. When a redirect is triggered, the "Location" header returned includes the full origin domain instead of the CDN domain, which causes the user to be redirected away from the CDN. For example, I have the following rule in my dispatcher:RewriteRule ^/?$ /index [R=301,L]The flow is as follows:A user accesses: www.mycdn.domain/Akamai forwards the request to my publish instance: publish-pxxx-exxxx.adobeaemcloud.com/The Dispatcher processes the request and issues a 301 redirectThe response includes a Location header pointing to publish-pxxx-exxxx.adobeaemcloud.com/indexInstead, I would expect it to redirect to www.mycdn.domain/indexThis behavior c
Hi All , I have an requirement for thumbnail images in page properties. our current thumbnail images loads from the template , where it will pick automatically for all the pages . but our new requirement is to have different image for different status of the page.for exapmle : if the page is published i want to dispaly some images if the page is not published i want to dispaly some images .how can i achevie this , any sugesstions ?
Hi, everyone. Has anyone uses the __save=false object to delay the saving of profile parameters until content has been displayed by the end user? for reference: https://experienceleague.adobe.com/en/docs/experience-platform/web-sdk/personalization/adobe-target/target-overview#single-profile-update I am quite new to adobe target and I am fixing an issue that the profile parameters returns "null" values whenever I do hard reload and clear data. These target parameters are get from the demandbase values in the local storage. I use the __save=false to fix this but I think it is not workingThanks everyone
Hi all, I am going through WKND Tutorial and encountered an issue executing "git clone" Command, taken right from Tutorial. Namely: $git clone git@github.com:adobe/aem-guides-wknd.git Error manifestation is: Permission denied (publickey). fatal: Could not read from remote repository. I saw an already closed previous post: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/quot-git-clone-quot-for-wknd-project-fails-with-the-permission/m-p/389942#M10671 I want to Generate a new SSH key on my Windows laptop.I am completely new to GIT and SSH. ssh-keygen -t ed25519 -C "your_email@example.com"What email id shall I use here for Adobe WKND tutorials? If someone guides me with all steps for creating ssh key and adding it to GIT/SSH Agent, specifically for Adobe WKND tutorials, it helps me a lot. Appreciate all your responses. Thanks,RK.
Hi ,In our AEM cloud services the ACS-Commons existing version is "acs-aem-commons-ui.content-5.0.6-cp2fm". After upgrade to latest version 6.12.0 the acs-commons console breaking. Please suggest how to fix this. PFA error snippet. Thanks
Created Parent container with responsive Grid option enabled.created a new conainerA inside it. changed width to 5 and offset to 0 by dragging the layout handle.copied and pasted the same container in parent container with name containerB. on changing the containerB width using either left/right causing the container to jump to new line. offset getting value which is equal to width of containerA (space added if any there) and width = width of containerB created a parent Layout Container with Responsive Grid enabledInside that:Added Container A → set width = 5Copied it → got Container B (also width = 5)Now both sit inline = total width: 5 + 5 = 10 ✅🐞 Problem:When i try to drag Container B right by 1 column (to leave space between the two):It jumps to the next lineInstead of setting offset = 1, AEM sets offset = 6➤ Which pushes it beyond the available 12-column grid → wraps to new row what to do for getting inline even after copy pasting container
Hi Team, I hope this message finds you well.I previously worked as an AEM developer during my time at an organization, but for the past five years, I have been primarily focused on Spring Boot and microservices development. I am currently not affiliated with any organization and am looking to refresh and update my knowledge of AEM to explore opportunities in this space again.However, I’m encountering difficulties accessing the AEM (CQ) jar file, which I previously had access to via my company credentials. As I no longer have access to a corporate account, I am unable to download the necessary files to set up a local environment for learning and practice.Could you please advise if there is any way to obtain the AEM jar for personal learning purposes or if there are any alternative options available to help me get started?Thank you for your time and assistance. Best regards.
Good afternoon everyone!I'm working with the Experience Fragment V2 lib and I need to include two new fields, one called "Id" and the other "Audience".Both should appear in the "Experience Fragment options" dialog box.Would you like some help or advice on how to do this?
Hi, I have two groups rccl-royal-authors and rccl-cel-authors. And if a user is part of the rccl-royal-authors then he should have read/write/publish access to /content/experience-fragments/rcg-fragments/rci-fragments as shown belowIf user is a part of rccl-cel-authors then he should have read/write/publish access to /content/experience-fragments/rcg-fragments/cel-fragments as shown belowAnd if a user is part of both groups then he should have access to both /content/experience-fragments/rcg-fragments/rci-fragments & /content/experience-fragments/rcg-fragments/cel-fragments. But this scenario is not working correctly, If a user is part of both groups then nothing comes in rcg-fragmentsHere are the permissions i am using for both groupsrccl-cel-authors:rccl-royal authors
Hi, We have various accounts set up using the Data Warehouse v1.4 API, with which we create data warehouse reports programmatically and retrieve the status of these reports until the report is complete, at which point we download the report. This works well a majority of the time, but we've noticed that reports created via API during certain periods will return an in_progress status indefinitely, despite the report created showing as completed in the Data Warehouse UI. It seems like the API is "losing" the jobs and never updating the status upon completion. Most of the reports we are submitting complete within 3 minutes according to the UI, but will continue to report in_progress for 12+ hours, which is the point we give up checking on our end. This has happened for hundreds of requests across at least 7 accounts this week. These blips seem to occur 1-2 times per week and for a few hours each blip it appears. We're looking for any insight into whether there's any on
We have a requirement to extend WCM Core Teaser component, where we have to add few extra fields for Images under Asset Tab which isextending core/wcm/components/image/v3/image/cq:dialog/content/items/tabs/items/assethaving sling:resourceType set as core/wcm/components/include/imagedelegateI am looking for solution how we can reutilize the Asset Tab Dialog without duplicating it & add my requirement specific fields. @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz-m @Mahedi_Sabuj @kautuk_sahni @Sudheer_Sundalam@lukasz-m @Rohan_Garg
Hi, I'm exploring the option to ship the JMX console default metrics like OperationStats.WorkflowPurgeTask.SUCCESS to AWS CloudWatch for better observability. I've implemented collectd to grab the JMX metrics and was able to ship the GenericJMX mbean metrics like memory_pool but could not find the mbean configurations required for the aforementioned OperationStats.WorkflowPurgeTask.SUCCESS AEM JMX console metrics. Is there a way to achieve this on AEM on-premise offering?
How can we share a block like header or a complete page built on Edge Delivery Services [using Universal Editor] as JSON to third party/other channels.
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.