Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, From the past couple of weeks, I am not seeing the 'Segment Definitions' When Clicking on the Info Icon. Thanks in Advance.
Hey Friends,I would like to explore Adobe Experience Platform (AEP) Agent Orchestrator. Could anyone please help me understand how I can get access to it, and where I can learn more or get certified to use Adobe Experience Platform (AEP) Agent? or what kind of skill required
One of my fields has 9 "contains" criteria, which has forced me to repeat ALL the other criteria 8 times. I was trying to use "cilike" to gather them in one place. I know "ciin" will take a comma-separated list, but that doesn't seem to work. In the example below, I only get records with "R1 Veeva submission," which is the first name in the list. Here is my code:plannedCompletionDate=2025-04-14T00:00:00:000-0700plannedCompletionDate_Mod=betweenplannedCompletionDate_Range=2025-07-01T07:00:00.000ZprojectPortfolioID=610c1e93002c8a1778d8ecabfbe8dd7d 614cb4720015ba98c58f09beab1d810bprojectPortfolioID_Mod=inname=%R1 Veeva submission% %R1 PRC Comments Due% %Consolidated Feedback (PRC + Brand)% %R2 Veeva submission% %R2 PRC Comments Due% %Consolidated Feedback (PRC + Brand)% %Final Veeva Submission% %OPDP% %AFD%name_Mod=cilike
How to attach Rate card in Project by using Custom API call module in fusion?
What are dimensions in Query means? Does it means the column names ? PLease explain?
I am trying to run the Adobe Analytics Marathon tool and I'm having trouble figuring out how to authenticate... What is being asked for regarding my "Login Company" "Username Override" and "Web Services Password" and how can i find it?
Hi, I am working on Adobe analytics- Appsflyer integation and referring the document available on appsflyer for the same. As peer the doc it says to make changes in ADBMobileconfig.xml. I am using AEP Edge network implementation for my apps and not sure how do I access this xml file to make changes.
I'm trying to create a report for the performance of the campaigns we launched last month and some of those campaigns are like this :?c_code=soc-146-25_02_17_P_H_K_G_SCH#7835somehow I can only see in the hit everything till the # and nothing else. so I'm confused is it because the tracking code not tracking the special characters? or something missing? and is there a characters limit for the tracking code dimension?Thanks
I am working on a custom form attached to my projects. I know that single select drop-down can have a default option, but I want to apply a default option for single line text. Is this possible?
Hi, I created 2 customer AI instances which have run successfully (evaluated weekly). The age of both the instances are about 8-9 days as of today and have been scored twice. But when I try to create segment using them (from High, medium, low propensity buckets), in audience page it shows "Estimate is not available because at least one item in your query does not have data". So, does it take this much time for the scores to populate in profiles and being available for segment building? How much time in general does it take for scores to populate in profiles? Both the instances are profile enabled, and have a goal prediction period in next 30/60 days. Thanks for going through this post, would greatly appreate any help. Thanks,Sambit Sahu
Hi ,I have requirement that I have created a custom metadata for an asset and I want to display that in the list view settings/column of an asset as given in screenshot below. How can I achieve this functionality in AEM cloud version.
Hi Team,I have issue with Date datatype Column in Adobe campaign classic. Data inserted but with blank values, with below warning for that column.I have values for Date column, 2022-04-29T05:02:38.000Z.getting warning in Data loading activityWarning : 04/17/2025 8:57:07 AM BAS-010048 The field 'Year' with value '2022-04-29T05' in '2022-04-29T05:02:38.000Z' is too long. Maximum of 4 characters.Data Loading activity configuration for Data format, Please help me on this issue. Regards,Santosh Kumar.
I am working on an AEM Headless CMS project where AEM serves content as JSON via Content Fragments/API, and React is used as the front end. Since SDI is typically used for HTML-based components in traditional AEM pages, how can we leverage SDI for dynamically changing content while keeping the benefits of caching in an AEM Headless setup? Thanks in advance.
I am trying to determine the number of activities running on the homepage. While testing with filters in the Target interface but the parameter is set to the homepage URL activities are also populating. Is there a method to accurately identify the number of activities for a specific page?Thanks!
This 1500 rps guardrails is only for edge segmentation, or is that also an issue for edge data engestion into profile enabled dataset? What if we need to ingest 15K ros data into profile enabled datasets?
What are the key considerations, potential challenges, and best practices (or 'guardrails') for backfilling 13 million historical Adobe Analytics records into Adobe Experience Platform (AEP)? We need to map the historical props/evars to a custom schema (with custom field groups) so that this historical data aligns seamlessly with our current WebSDK data format, providing a unified view to CJA user. CJA user should not be forced to use props/evar for historical data and webSDK data with custom name. My preference is linking adobe connector with the custom dataset and using dataprep to map those variable with custom name. Is there a better way ?
Hi Everyone,I am currently integrating Adobe Target into a site that uses Content Security Policy (CSP) headers with nonce values for third-party and inline scripts:Content-Security-Policy: script-src 'nonce-<value>' I am using Adobe Launch to load Target. Adobe Launch supports nonce and successfully loads Target along with other extensions and rules.However, I am encountering an issue with Javascript in the Target experiences. These experiences are based on Target Experience Templates (https://github.com/Adobe-Marketing-Cloud/target-experience-templates) that is, consist of a <script> element with Javascript inside. It appears that Target does not insert the nonce when placing the script on the page.Is there a way to instruct Adobe Target to specify the nonce when inserting Javascript experiences?Any guidance would be greatly appreciated.
Hi Adobe Community, Trying to integrate aws dynamoDB to update records in dynamoDB. we are using awsSDK 2.x version to integrate it, converted aws jar to OSGI jar & resolve the dependencies, but still it throws nullpointer exception on the DynamoDBClient object when called in the OSGI service class. Want to check if anyone had did dynamoDB integration before & help with the steps or help on resolve on instantiation of DynamoDBClient in the service (@reference is not working directly). Thanks in advance!
I have a user that can perform CRUD operations via the UI.He is inside the OOTB Contributors group and has permissions for a specific dam path: `/content/dam/data`, where he can create, read, update and delete Content Fragments. When this same user tries to perform CRUD operations over the Assets API, AEM throws an error13.03.2025 09:10:36.149 *WARN* [141.135.37.92 [1741857036142] POST /api/assets/data/retailers/postman/postman-team-member HTTP/1.1] com.adobe.granite.rest.impl.servlet.PostRequest Exception during request processing. org.apache.sling.api.resource.PersistenceException: Unable to commit changes to session. at org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider.commit(JcrResourceProvider.java:519) [org.apache.sling.jcr.resource:3.0.18] at org.apache.sling.resourceresolver.impl.providers.stateful.AuthenticatedResourceProvider.commit(AuthenticatedResourceProvider.java:240) [org.apache.sling.resourceresolver:1.10.0] at org.apache.sling.resource
I've created the below segment that tracks the customers who have viewed this specific URL and then submit an order with a certain type of product. I believe this is only tracking the customers that complete these actions within the same visit. I'm interested in modifying this segment to track the customers that come this this URL and then either in the same visit or a future visit, submit an order with this certain type of product. What changes do I need to make in order to capture this wider population?
Hi Team,We’re planning to create 188 forms within 60 days and prefer using Adaptive Forms with Core Components for better performance.Can someone confirm:Does the AEM Forms AI Assistant generate forms using Core Components or Foundational Components?Are there any limitations?Does it work based on Gen AI prompts, or do we need to upload PDF/XFA?Can it handle field-level validations and business rules?Appreciate any insights from those who’ve used it.Regards,Vara
It seems like after clicking the Preview Dataset in the top corner of the page, it only previews the latest ingestion batch. Is there anyway I can view the previous ones, too?
Hi all, Curious if Adobe Target offers any form of a Product Comparison Tool, most commonly used by retailers on Product Detail pages. This allows the item to be compared to other similar items from the same/or/different brands - comparing things like price, reviews, size, features, etc. Has anyone tried to implement this feature using Adobe Target? Thanks!
Are these numbers shown somewhere how much traffic does the website require to make sense to implement for example Automated Personalization?
Customer bought AT without without AEP. However data would be tracked with Data Collection. Is IdentityMap required?
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.