Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Assuming that I work the Bank and I want to delete Profile because customer is fraud etc and I do not want that profile to affect Aggrement Limits I should use this endpoint?https://developer.adobe.com/experience-platform-apis/references/profile/#operation/deleteEntityDo you know any other way?Do the data from Identity Graph should be deleted separately? Does these data affect data limits?
Could somebody explain me for which specific use case'es are specific Condition types?How you deal with the case:1. Customer clicked on the pop-up regarding consent2. Then the Condition is checked in Rules3. Then CDP has the consent to collect data?
Hi, There are few records which have failed to ingest (to a dataset having batch ingestion) due to MaxIdentities error and InvalidXdm error. For MaxIdentities it says "Identities size is more than defined limit 20 for Ingestion" and for InvalidXdm it says "Invalid ECID found. Skipping this record". Could someone please help me understand what does the MaxIdentities error mean? And if there is any way to stop these records from failing? Thanks,Sambit
Hello Adobe Community, So, our team is trying to do some cleanup on our total number of profiles in RTCDP and data size. I was wondering if any other teams have experience with this and have any good recommendations for how to reduce either. Thanks, Nick
Hi, i have an include that brings in an HTML file, which I invoke twice within my component, something like <sly data-sly-include="${'HeaderUserInfoList.html'}"/>. The thing is, in one invocation the full code should be shown, but in the other I want to hide several divs. The code is extensive, so I don’t want to duplicate it — I’d like to pass a parameter (true or false) and hide parts with data-sly-test or something similar. Is there any way to do this? I tried using resource, but it was crashing. My component is Header, and inside it I have this HeaderUserInfoList file — all together in the same component. Best regards and thanks.
Hello Team, In my Language-masters page, in one component I have configured this page link: /content/abc/xyz/language-masters/en/testpage#my-booksWhere /content/abc/xyz/language-masters/en/testpage is the link to AEM page. Then adding #my-books at the end. When I rollout this page to Live copies, Link is not changed automatically.However, when I configure the link as : /content/abc/xyz/language-masters/en/testpage After rollout, this link is auto changed to /content/abc/xyz/fr/en/testpage where fr is county code Is this known behaviour?In this case, I need to have 2 fields in component dialog authoring section1: page link: /content/abc/xyz/language-masters/en/testpage2: Identifier: Text Field: #my-books cc @arunpatidar @amitvishwakarma @partyush Thanks in advance
Hi i wanted to try AEM forms as a cloud where do i start to get it enabled
Hi!I am trying to clean up all the images and files in the Design Studio that we upload to Marketo. When selecting multiple items at one time and hitting the "move" button, I keep getting an error image that will not allow me to select multiple until I refresh the page. I can select multiple one time before I get the error message again.I wouldn't care that much but we have over 600 items and selecting one at a time is tedious and time consuming. Just trying to see if there are better solutions! Any help is appreciated.Here is the error message: TypeError: Unhandled Promise Rejection: Cannot read properties of undefined (reading '0')Stack trace:TypeError: Cannot read properties of undefined (reading '0') at https://meue.marketo.com/4491cf25b96cbc5b8d92e00339e2e85476c9f70f/317.c48a3e4447658e0d7322.js:1:35305 at https://meue.marketo.com/4491cf25b96cbc5b8d92e00339e2e85476c9f70f/1223.dd50dc3bf664cb472fe6.js:1:1381355 at Object.Ke (https://meue.marketo.com/4491cf25b96cbc5b8
Hello! I was wondering if I can run something by someone: I have two filters in a trigger campaign Trigger: Fills out <form>Regular filter: Person was created This means that the campaign will run if the person was created by that specific form fill right? Just curious because I am looking through the log and it seems like it pulled a small handful of people who weren't created by had filled out the form.
Hi, I work with on-prem AEM DAM. Can someone please help and explain how to apply custom metadata schema on collections? We are about to release a custom metadata schema. I know how to apply it to the folders. However I don't see an option to apply the schema to collections.A step by step would be much appreciated. Thanks
Hi,Any guidance;We wish to involve outside suppliers to connect our Workfront system for request management and later for project management. The supplier has their own email id different from Kverneland email id? In current situation we are using single sign-on in our organisation to login Workfront.What are steps required to be followed to provide them to connect in our Workfront and access request management?Regards,
For managing external users in Workfront (and AEM Assets as well), has anyone used an Enterprise identity platform (Okta Ping, Duo, AD, etc, etc) with Adobe IMS/Admin Console? What was the user experience like that you and your IT team setup?
Hi - I want to create a Program View that displays the planned start date of the first task in every project's timeline. I cannot use Project Planned Start Date because many of the projects have cross-project predecessors, so the Project Planned Start Date is different from Task #1's Planned Start Date. Any help is appreciated!
Hi Community,I’m working on a POC in Adobe Journey Optimizer (AJO) where each profile has an object array containing multiple accounts.My requirement:I need to select and display only one qualifying loan in the message (e.g., the loan where status = true).I’m trying to use helper functions like filter and head for this, but I’m not sure of the correct syntax or best practice.Can someone guide me on:How to select and display only one matching object from the array in AJO content?Can journey conditions also check inside arrays, or is this only possible in message personalization?I’ve seen the documentation on collections and helper functions but still need clarity on how to implement this.Any help or guidance would be really appreciated!Thank you.
Hi everyone, good day! What would you recommend as the best approach for minifying and merging files generated and added during the build process ? As the projects grows, more and more style tags are being injected into the head section, so I think it would be better to merge and/or minify them into a few (or even just one) to improve site performance. Additionally, do you have any recommendations or best practices for efficiently loading styles and scripts, especially when dealing with third-party providers such as GTM, Zendesk, etc.? Thanks in advance for your insights!
Hi there, I am working for a client that has different sandboxes for different geographic areas (2 sandboxes).They would like to have a unique view in CJA, so that the reports/dashboards can offer a 360° view on all the countries, without the segregation of the 2 underlying sandboxes. Is there any (easy and out-of-the-box) way to do so?We think connections can only be to single sandboxes. We would like to understand if there is any smart way to achieve this, other than having to copy all the data from the 2 underlying sandboxes to a 3rd sandbox that would be connected to CJA. This would be a very cumbersome workaround, involving lots of manual work, many data flows, and would be very prone to errors and with an high data latency given all the data transfers - other than being a very expensive solution, given the additional sandbox and the duplication of the profiles from the underlying sandboxes to the new merged one. Many thanks!
Hi all,Is it possible to apply frequency capping to a Custom Action in Adobe Journey Optimizer? If yes, could anyone please explain how to implement it? If not, clarify why frequency capping is not supported for Custom Actions? Thanks!
Hi Adobe Community,In my Storefront implementation, I see that the GET_PRODUCT_DATA GraphQL query for Catalog Service is defined as follows: query GET_PRODUCT_DATA($skus: [String]) { products(skus: $skus) { ...ProductFragment }} Is it possible to use a different argument (urlKey) instead of skus to fetch product data? If not, what is the recommended approach to support product lookups by other identifiers—should I implement a proxy or is there a built-in way to extend the query? Thank you for your help!
I would like to run on demand a data flow for a specific source. I checked this documentation: On-demand Ingestion for Sources Dataflows In The UI | Adobe Experience PlatformThese are the parameters required for running on demand. Ingestion start time - The scheduled time of when the on-demand flow run will begin.Date range start time - The earliest date and time that data will be retrieved from.Date range end time - The date and time that data will be retrieved up to. Below, what date is that which must be selected for "Date range start time" and "Date range end time" parameters? The wording in the documentation is very unclear. This is an SFTP source, and the data resides in a certain csv file in the location (like MyFile.csv). The file is periodically overwritten by keeping the same name, and I want to import the new content, in full. Any clarification will be highly appreciated.
■Implementation I want to performI want to deliver different content within AEM as a Cloud based on the value of X-Forwarded-Host.For example, when accessing the URL “https://publish-pxxxx-exxxxx.adobeaemcloud.com/test1/test2.html”:1. If X-Forwarded-Host: aaa.co.jp, return the content of /content/AAA/test1/test2.2. If X-Forwarded-Host: bbb.co.jp, return the content of /content/BBB/test1/test2. ■What I triedI added the following settings to the “/dispatcher/src/cond.d/rewrites/rewite.rules” file:RewriteCond %{HTTP:X-Forwarded-Host} ^AAA.co.jp$RewriteRule ^/?(.*)$ /content/AAA$1 [PT,L] RewriteCond %{HTTP:X-Forwarded-Host} ^BBB.co.jp$RewriteRule ^/?(.*)$ /content/BBB$1 [PT,L] However, the above settings did not work properly.I suspect that the reason might be that X-Forwarded-Host is not recognized by the dispatcher, but I am not certain. ■QuestionsPlease let me know if you know the cause why it does not work, or any alternative solution.
Hi everyone, For security reason, we are not allowed to use github.com as code repository for Edge Delivery Service. Is there any way to use internal code repository instead of github.com. Is there any documents or guide on how to change the default code repository.
Hi 🙂 I'm generating avif and webp renditions from a jpg original. I can sucessfully create the renditions with the corresponding mime types image/avif or image/webp.But when I click on the renditions in AEM it shows me this error message:Preview is not supported for the selected item. Doesn't AEM support avif and webp in the renditions preview or am I doing something wrong?
Hi,I am using AEM as a Cloud Service and my Portal relies heavily on dynamic data, which I am offering by json Rest Services developed in AEM as well.Best Practice is for REST to use HTTP Statuscodes, such as 404 for not found, or 400 for validation errors.If I develop locally in my author instance everything is working fine. I get my defined json responses for eg 404.However in the Cloud I am receiving the standard AEM 404 Error Page instead.Any idea how I may convince Dispatcher ?? to just pass through my 404 json response returned by Servlet ?thanks a for your support in advance--Volker
Hi Everyone, We are experiencing a sync issue between Salesforce and Marketo and could really use a hand a) getting confirmation that others experience this and b) getting some direction on how to implement a way around it. Fundamentally we believe this is a race condition between the Marketo and Salesforce 5 minute core sync. What we observe ------ A Lead record is initially created in Salesforce as a Lead. The Sync then picks up this lead and brings it into Marketo, triggering “Person Is Created” and our lifecycle logic picks up and starts to execute various campaigns. While this is occurring in Marketo, back in Salesforce, the end user then converts the lead into a Contact record. Now’s the interesting part. Depending on when in the random 5 minute interval this whole scenario plays out this can cause a race condition. If the Lead was created toward the end of the sync’s interval, then the converted Contact get’s sync’d into Marketo.&nb
Multiple RTE fields with different editing options is not working.For ex- On one page, we have 2 different components with RTE's. Each has different editing options. But whichever component is opened first, the same options are seen in another RTE as well.
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.