Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
An AEM Developer creates a custom OAK index for /content/mywebsite under /oak:index node. While testing the live site. It is found that the index is not being applied to any query within the website. Default Lucene indexes with high cost are being picked up by the AEM.What is the most likely of the issue? The custom OAK lucene index is missing evaluatePathRestrictions property and includedPaths property The Custom OAK lucene index is missing evaluatePathRestrictions property and queryPaths property The Custom Oak Lucene index must include boost property to rank it higher than default Lucene index The custom OAK Lucene index must be replaced with OAK Lucene Property index
Hello,I recently started seeing the "redirect" beacon data in the AEP Debugger when data is 0kb in the network tab for that server call. Is there any way to hide this info since it is very confusing as there is no label for redirect and looks like an extra beacon is sent in AEP Debugger when it's not. We completely rely on AEP Debugger for testing so would really appreciate any feedback. 🙂Thanks!
Hi All,Till AEM 6.5 if we need to update the confidence score for Smart tag we can update com.day.cq.dam.similaritysearch.internal.impl.SimilaritySearchServiceImpl OSGi Config. However this is no longer available in AEMasCloud.For updating confidence score of Video asset we can use com.adobe.cq.assetcompute.impl.senseisdk.SenseiSdkImpl.cfg.json with below value { "minVideoActionConfidenceScore":0.5, "minVideoObjectConfidenceScore":0.5, }Looking for similar OSGI config for Image Asset and its config values. Thank you
I've worked on a couple of Adobe implementations and with the tool itself for a number of years, and I don't recall ever seeing something like this. Instead of showing me zeroes where no data/counts exists the rows themselves are blank. What causes this? Is this normal?
AEM 6.5.21 (on-prem)AEM Guides v4.6 (on-prem, UUID) GlossariesWhen including glossaries and glossary entries in topics, the glossaries do generate correctly and the glossary entry links generate in the Native PDF Publishing PDF correctly, but the glossSurfaceForm and glossAcronym do not. With multiple uses of a glossary entry in a topic, the title element is the link instead of only the first instance using the title and the following instances using the acronym. This is true with both Native PDF Publishing and the AEM Sites outputs. Is this by design? Or will the glossSurfaceForm and glossAcronym eventually work as DITA intends them to work?
Hi everyone,I'd like to hear what others are doing to find Most/Medium/Least Active and Inactive leads in their database.The goal is to develop a tiered list for both active and inactive leads so we know how to prioritize our communication with them as we work on deliverability.This is what I was thinking for the smart lists for Active Leads:Level 1 Active(the most engaged) - was delivered any email in past 30 days at least 3 times, opened any email in past 30 days, clicked link in any email in past 30 daysLevel 2 Active(2nd most engaged) - was delivered any email in past 60 days at least 6 times, opened any email in past 60 days, clicked link in any email in past 60 daysLevel 3 Active(3rd most engaged) - was delivered any email in past 90 days at least 9 times, opened any email in past 90 days, clicked link in any email in past 90 days...and so on for 6 month and 1 yrSome questions:Is Marketo smart enough to know that "click link in email" should exclude clicking the Unsubscribe link
Hey everyone, We have an EDS website which we want to deploy on our AEM Cloud CDN using Edge Delivery Solution. (Screenshot below)I do understand the steps needed to configure and connect an EDS website to a Domain. However, this single domain instance will then be our production. I want a staging environment before in this pipeline, so it should somehow look like this:main----.aem.live ---> www.stagingURL.com ----> www.productionURL.com Is that pipeline possible in this configuration for EDS? What are the recommended best practices? Thank you 🙂
I have three translation Projects in "Committed for Translation" and not flowing into our TMS for translation. Now that I have confirmed the language mapping is correct (it wasn't), is there a way to push these files from "committed for translation" to "in process" without having to create entirely new translation Projects? I can create new Projects, but that would also create problems with all the "in progress" files (knowing which ones are shared between documents and which ones were sent out in the first batch and need to be re-sent). AEM 6.5.21 (on-prem installation (21 Dec 2024)AEM Guides v4.6 (UUID, on-prem installation (21 Dec 2024)GlobalLink AEMP Connector: 6.4.3GlobalLink AEMC Connector: 2.6.0
In my EDS Xwalk project, I want to add data attributes to individual dialog fields. For example, a text field includes default attributes like data-aue-prop="title", data-aue-label="Title", and data-aue-type="text". Similarly, if I want to add a new data attribute like data-field-id to specific dialog fields, what steps should I follow?
Hello!I've added a new plugin to Sidekick with a date picker.My goal is when a date is selected, to add the page we are on to the crontab.xlsx sheet and in the "when" column to have the selected date and in the "command" column to have the publish command.Does anyone know if that is possible? Do we have any examples of this?
We are sharing multiple assets via share link. When the users visit the link he receives in his email and tries to download all the assets in the Share Link, all the assets are downloaded in separate folders. We have tried customizing the javascript at this location /libs/dam/gui/coral/components/admin/adhocassetshare/clientlibs/landingpage/js/landingpage.js with the property flatStructure = true but even then it does not work. Business requirement is that all assets inside Share Link should be downloaded as a flat hierarchy and no separate folders should be created per asset. path = uniquePaths; var url = "/libs/dam/gui/content/assets/assetlinkshare.html" + path[0] + ".assetdownload.zip/SharedContent.zip"; url = Granite.HTTP.externalize(url); var params = { "sh": getUrlParameter("sh"), "path": path, "_charset_": "utf-8", "downloadAssets": "true", "downloadRenditions": "false", "downloa
Does anyone know where to find the Adobe Audience Manager Unique User ID when working with advertising destinations? Thanks!
Migrating workloads from Adobe Campaign (campaign V7) to Adobe Experience platform (RTCDP), Is using a third party CDP a good approach? what wis the best practice or recommended approach?
Hello, I recently activated several segments to a Facebook Destination account, and I am seeing a large number of identity failures. I do have several non-identity email & phone number source fields mapped to their respective target fields for the destination. Would this be causing an issue? All of my source data is in the proper format for activations, I do know there is a composite key within our Email identity map, so I expect some errors from this. Additionally, will RTCDP activate all emails for a profile within the Identity Maps? TLDR summary of questions:Can I map multiple source fields to the email & phone target fields?Will all values for a profile within the "IdentityMap: Phone_E.164" & "IdentityMap: Email_LC_SHA256" namespaces distribute to the Facebook destination? Is there a way to get more details to why identities failed, other than the brief description?Thank you for the help and guidance.
We would like to know which Destination Catalog to be selected from AEP UI, while we are using Source Connector from AEP?
Hi, I have been exploring AEP platform for running Data science models and we are seeing package issues due to incompatible versions. For example the notebooks we have built is on tensorflow=1.15 & Python 3.7.6 but the AEP comes with lower versions of these. I was wondering if there's a way for us to create a virtual environment, install required packages and attach the AEP jupyterhub to environment or Create a docker container and use within AEP environment. Any documentation on this will be very helpful. Regards,Subhash S
Hello all, Im curious if there are people here who have implemented source connectors in AEP for Paid Media channels such as Facebook Ads or Google Ads and have sample files of data, such as clicks, impressions, conversions, etc available from those platforms. Thanks!
Hi there,I'm trying to build a filter in CJA where the attribute is checking for the date in last 6 months, but we don't have "In last" as a preset in CJA. When I tried to build a component in dataview, we don't have the feasibility to use this option either as it only allows hardcoded dates under the Include/exclude values.P.S the snip of the same.We can't use date range either as date ranges work on the out of the box timestamp attribute and we need to check the date of our custom attribute in last 6 months.Please let me know if there's any workaround for my usecase. @arunpatidar @davidkangni
HelloWe want to collect our customers preferences about locations they would like us to update them on (eg if there is a service outage).This is a B2B example where a company may have many employees, so there may be multiple locations they need to be kept informed about.Are there any third-party tools that help with collecting location?I am thinking search autocomplete, where the person filling in the form starts typing the location and a small list that start with the same letters appears.I have seen it used on websites for when customers are searching for something eg holidays.Has anyone done this for forms? What tool did you use?Thanks
AEM 6.5, SPA, Angular 9, Bootstrap 4AEM Forms packages:adobe-aemfd-linux-pkg-6.0.1120.zipadobe-aemfd-compat-pkg-2.0.48.zipDate Picker field's calendar widget intermittently displays without any days (see image above). It works most of the time, but we haven't been able to come up with steps to reproduce the blank popup. We've seen the behavior on different Date Picker fields on different Adaptive Forms.Has anybody seen this behavior before?Do you have steps to reproduce the issue?Were you able to fix the issue or at least any hints for what to look for?
Hi all, JCR is not a database, therefore whether it is SQL DB or NONSQL DB does not arise.But Solr is a blazing fast, open source NoSQL Database Search engine and can access JCR. How is it possible as JCR is not a NONSQL database?Does it mean that Solr works on non data bases also? Appreciate all your responses. Thanks,RK.
We are loading more than 100 records per lead in CO since it is a business requirement. Marketo application have a limitation, It only allows to access 100 records on UI and in velocity script. Therefore, we want to load data in specific order so top 100 records as per their order amount can be accessible in velocity script and also displayed on UI.We are retrieving data in descending order from database and then load it in Marketo.We have custom field "Sequence" as a dedupe field and it get incremented for every record.This is how we load records in Marketo via api.Sequence Order Amount 1 1302 1203 1104 100....120  
I have a scenario, where I tried to segregate people into 3 different static lists based on below criteria: Add to list: Choice 1:If 'preferred Language Segment' is 'Bahasa'-Then add to 'Test List 1' Choice 2:If 'Random Sample' is '50'Then add to 'Split list 1' Default choice :Add to 'Split list 2'Total audience count is 51488.Total people with Bahasa Preferred language segment from above audience is 27039. We expected rest people (24,449) would be equally split (12,224 &12,225) between remaining two lists (Split list 1 & 2), but as you can see below, the vast majority of people were added to 'Split list 1'.Split list 1 - 21922Split list 2 - 2527 Can you please someone help me understand why choice 2 and default conditions weren't split equally? If we use Random sample as choice 2, will it consider only remaining people from choice 1 or entire audience who qualified?Test List 1 - 27039Split list 1 - 21922Split list 2 - 2527
We run event registration landing pages on Marketo and we were wondering if there's a plugin or embedding code (recommendation) that we can use to display "Upcoming Events" as a gallery on the Wordpress page.When clicking on the event tile on the gallery, it should open the Marketo page. Currently we are creating a Wordpress post (type=events) and load a curated posts gallery. Then the event post has another click to the Marketo LP.If there's a way to build such a gallery without adding that middle touch it would be better for user experience.Any idea?
I am excited to learn more about the new feature for Disable Campaigns on Archive. Our instance has changed hands at least two times with new leaders and has been operational since 2020. I would be interested to hear how others in the community are using applying the new feature?
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.