Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
What's the correct definition of a "joai" segment? when is it used and what for? thanks.
Hello, We're currenly not able to edit our activities. The section that should display the preview keeps loading forever. Also, in the bar on the right, no elements are displayed (in contract to previously). I've tried different browsers (Chome/Edge), no difference. Also tried disabling the "enhanced" option under "administration", because i remember that used to fix similar issues in the past. But the button is greyed out for me, i can't disable it. Also I've noticed the visual editor Chrome extension is currenly disabled in the extenstion store. So it's no longer possible for new users to install that. So basicly i'm stuck here. What is currenly the recommended way of editing activities? With what browser and with/without any extension?
Hi, is there any issue when using in-app in journeys? I've created In-app in campaigns and seems ok but I'm facing some issues (in-pp not being displayed) for in-apps in journeys.thanks.
Hi All, Currently I'm looking into one use cases which is simply lets call it event based offers but while reading Adobe docs noticed that is not supported [1] due to offer decisioning limitation :(.Yea, I know that due to fact that events are not stored on Edge therefore events based offers cannot be done, so all these rules should be profile based ... and this is exactly the problem. Example use case:User is trying to add XYZ product to get free delivery or adding multiple products (XYZ + ZYX + YYY) to have discount, all these need to be executed between step 1 and step 2 of basket/transaction closing but we can not freeze/pause any of the steps or processing esp. if takes too long ...etc. In this case please advise if there is any way to workaround for such limitation of Offer Decisioning to accomplish such scenario? [1] - https://experienceleague.adobe.com/en/docs/journey-optimizer/using/decisioning/offer-decisioning/create-components/creati
I would like to create a Fusion scenario where, when a proof that is still pending a decision goes past the due date a notification can be automatically sent to the approver following up on a decision. We have a standard decision due date of 2 days. I've searched for quite a while with no success, maybe i overlooked something. Any assistance is appreciated.
I'm currently in the process of integrating a web channel into our AJO implementation. Following the guidelines outlined in the 'Web Channel Prerequisites' documentation, I have successfully configured the web SDK. To test this setup, I've been utilizing Adobe's provided Luma enablement site and injecting tag scripts using a debugger. I've accomplished creating an audience using the edge segment evaluation method, and I can confirm that data is flowing from the website into the AEP datasets, with profiles being successfully added to this audience. However, when I attempt to use this audience in a web campaign with the debugger enabled for the site, I'm not observing the expected changes on the website page as specified in the web campaign configuration. I would greatly appreciate any assistance with this matter and any insights you may have regarding any steps or details I might be overlooking ThanksSankar
This article - Developing with AI Tools talks about developing for Edge delivery services using AI coding tools using llms.txt and AGENTS.md files which provide a lot of contexts to the AI about the project they are operating one. Can we have a similar thing that gives similar starter files for AEM Sites as well?
I am really struggling with AI Assistant prompts. I think I am asking basic question like "How many tasks are in team's backlog (I provide the exact name of the team)?" It gave me an answer of 20 and I know there is 383. If I ask it "how many tasks are assigned to a certain user" - this is a question that is in your Best Practices guide - it gave me an error message for the person I selected and when I did it for me, it only provides 20 tasks (because it is truncated). Why is this happening? I also do not think it recognizes custom fields - we have a field called Resources Requested and AI Assistant does not recognize it. When will this be available?
I have set up the dispatcher flush agent on the publisher. Can someone explain what “on Receive” means and what “chain replication” means in this context?There is no official documentation explaining chain replication, which makes it very confusing.Is anyone using this setting and explain the chain replication thing? Can chain replication cause any performance issues if used on production sites?
I have a request to change an existing Workfront proofing workflow. They want to switch the first and second stages. I didn't see a way to do that. Does anyone know if that is possible and if so, how to do it? I was thinking about creating a new stage and then deleting the existing first stage. Would that affect any existing proofs that used this workflow? Any other suggestions on how to accomplish this? Marla
We have a considerable backlog in the Campaign Queue. Any advice on how to investigate this would be greatly appreciated.Just to note, per support recommendations, already working to optimize our instance and collaborating with the Salesforce team to look into the issue.
I'm receiving an error when uploading documents. (Failed to upload file)This is happening to my zip file that is 1.77 GBI never used to get errors like this but for about the last month have been having this happen all the time.
I created two schemas: Customer (XDM Individual Profile) with an attribute called Booking ID (Non-Person Identity Name Space) and Booking (using a Custom Class also named Booking) with the Booking ID (Non-Person Identity Name Space) as the primary identity. I also established a one-to-one relationship between the Customer (Source Schema) and the Booking (Destination Schema) based on Booking ID. Created Datasets and enabled profiles. After ingesting the data into the datasets, I was able to view the profile, but no Destination Schema Attributes were visible. My reference was Define a Relationship Between Two Schemas Using the Schema Editor | Adobe Experience Platform So far, I have been able to create an audience using the Destination Schema Attributes, but I need to utilize them in Personalization. In another post, I'm trying to use dataset Lookup: Personalization error when using datasetLookup in ... - Adobe Experience League Community - 778968
Hello Team, I have referred the article: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-quickly-set-up-dispatcher-locally-for-aem-ams-using-aem/m-p/754217After running each command, able to run the container. Now, I need to use my project dispatcher folders, files.I have a client AMS project. It has dispatcher/src folder. Here, I can see these foldersconfconf.dconf.dispatcher.dconf.modules.dCould you please help with using these folders, files. Where I need to keep the project specific folders, fields and the commands that I need to use from start till end. cc @luca_moreau @santoshsai @arunpatidar Thanks in advance
Using global validation rules to block the free consumer email domains using the list marketo provides but how does it identify whether the email matches as there isnt a default field for email domain. Is it email "contains"? example with 123.com being personalAlex@123.com - BLOCKEDAlex@realcompany123.com - BLOCKEDOr is it "email domain is"Alex@123.com - BLOCKEDAlex@realcompany123.com - APPROVEDor is it "Email ends with"Alex@123.com - BLOCKEDAlex@realcompany123.com - BLOCKEDDoes anyone know how Marketo matches this? as I dont want to block honest company email domains by telling them Marketo thinks they are personal domains.
Hi, I'm tryng to use a target="_blank" on an "href" element to enable download on an other tab. But it is not working. The component is within a content fragment. Is there a known issue on this function?Thank you in advance,Sarah
Hi. I am having a problem with arrays in profile attributes and need guidance.I am performing a proof of concept of arrays on profile attributes applying mapping functions. I have an XDM Individual Profile schema that, among its fields, there is an array of strings. In the same way, I have a dataset based on that schema.I am using the Local File Upload source to upload CSV files. I have the following CSV files:test1.csvID_CLIENTE_CORE, ARRAY T0000000001, Hellotest2.csvID_CLIENTE_CORE, ARRAY T0000000001, FriendWhen it comes to mapping, I create a calculated field as follows:upsert_array_append(to_array(false, ARRAY)) Let me explain why I use these mapping functions:to_array(value): This function converts a string, for example 'Hello', into an array. This causes 'Hello' to become ['Hello']. [1]upsert_array_append(value): This function, in theory and following the Data Prep documentation, adds all elements of the full input array to the end of the array in Profile. This generates, in
so I have initially run the publisher using this command (I'm on Linux using JDK11)java -jar aem-publish-p4503.jarI installed the content and code packages and I can browser the custom pages without any issues. My problem started after I restarted my PC. To start AEM publish I triedjava -jar aem-publish-p4503.jarcrx-quickstart/bin/start (I had to change the port number as the default is 4502)I tried to browser localhost:4503, but all I get is a 404. I then checked error.log and I don't see any new entries. I encountered something similar when I setup author the first time and the fix was to delete./crx-quickstart/launchpad/config/org/apache/sling/jcr/repoinit/RepositoryInitializer*.configI tried the same trick in my publisher but it does not work. If I start from the beginning again (rm -fr crx-quickstart), AEM will start working again. Any ideas on how to fix or perhaps a workaround?
Hello all, I'm trying to copy a project and it times out (I hit the blue "Copy project" button, the button turns gray, then after a 5-10 seconds the button turns back to blue and the project is not copied). The project I'm trying to copy doesn't have many documents, but it has 375 tasks. Have any of you experienced this? Thanks
Hi, We are trying to build a program request for which we will take in the request for all the contents and activation needed for a campaign. Once the program is submitted, we will want Fusion to create the required projects based on the selection of content types. Here's how the sample of content multi-select field look like. We want to allow people to select multiple content and activation needed in one program request. Based on above examples, the content and activation selected were infographics, vlog, content syndication and display ads. From these selections, Fusion will need to create 4 projects for each of the selection. The flow = Request is submitted > Fusion creates project for each of the selection > Fusion to attach custom forms (Each selection may have multiple custom forms) > Fusion map the fields from Request to Project Since we're creating a project for each selection and attaching multiple forms to each of thos
I need to identify all the custom forms on an object and be able to filter based on all the custom forms (not just the first one listed). There isn't a unique field that would be present on every form so I couldn't use an existing field. I had an idea to create a calculated field on each custom form that populates a value if the form is on the object. But that means I will have to have on field for each form because there can be multiple forms on an object. I can do it that way but trying to see if anyone has any better ideas or knows a way to filter a report to see if a custom form is on the object. The Category field will not work because the form is not always the first form on the object. I can pull a report of all Objects and use the field that pulls all category names but we have close to 50k objects and it will take forever to get an export of that report each time it is needed. I have not figured out how to filter on that field - it seems like that field has also been
Hi all, I'm trying to use a Filter Expression as a Journey Condition in Adobe Journey Optimizer. I want to compare now() (or nowWithDelta()) with a profile date field, like this (anonymized paths): now() < #{ProfileGroup.profile.campaign.expiry_date} But I get the error: The expression is invalid: The expression has not a valid structure Observations:now() returns dateTime and the profile field is date.Using toDateOnly(now()) or toDateTime(toString(...)) also fails.Helper functions like toDateOnly() appear in the editor but are not highlighted in this context.Other users seem to be able to use similar expressions in journey conditions.Question:Is there a supported way to compare now() or nowWithDelta() with a date profile field directly in a Journey Condition Filter Expression without creating a calculated attribute or modifying the schema?CC: @mohan_dugganab @satheeskannak
Hi All,We are planning to migrate AEM 6.5 project from AEM as a cloud is there any source code is available which we can use for this, which includes functionalities like :-1. Static Templates2. oak indexes3. Asset workflow , etc
Hello, is there a way to limit a freeform table such that only the first 10 (or 25, or 50--basically, any number you define) shows? I'm not talking about clicking on the number that controls the number of rows shown. Is there any sort of filter I can create such that *only* the top 10 ranked results of a given dimension are displayed? And no...I do not want to manually filter the top items I'd like to display since this dimension changes a lot from day-to-day. I ask because I want to create a horizontal bar chart where the metrics for the Top 10 are listed in descending order. But when I sort the metric by highest to lowest, it returns the last item (the table has 150K+ rows). The first screenshot shows what I want to include in the bar chart, but in descending order. The second screenshot show what happens when I sort by descending order.
Hi, I just created my first java model (based on another that works, basically a copy) that has blocked the ability to deploy only ui.apps. If I deploy the whole project, it works just fine, otherwise it brings the cannot find symbol error with the class name I assigned. The model and impl filename appear in the web console here: Adobe Experience Manager Web Console - Sling Adapters and the impl is registered in Bundles. If I change the data-sly-use to an already existing model, it works fine as well. To deploy I use the commands listed here. I rarely use the aem sync extension, however it works, even with this particular error. com.XXX.core.models.PlatinumHeadercom.XXX.core.models.impl.v1.PlatinumHeaderImpl<sly data-sly-use.header="com.xxx.core.models.PlatinumHeader"/> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project aem-xxx-project.ui.apps: Compilation failure [ERROR] /C:/../
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.