Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, We’ve noticed something unusual regarding bot activity in Marketo and I’d like to check if others are seeing the same.In the past, certain click patterns were consistently flagged by Marketo as bot clicks. Recently, we’ve observed that the exact same type of activity is no longer being marked as bot activity, even though the behavior clearly looks automated. What’s more, we are seeing this with the same contacts where bot activity was previously recognized correctly, but is no longer flagged as such. Some of the unusual characteristics we see are:Operating system and IP address changing between clicks.Sometimes two opens for the same email: one recorded on Linux and another on Windows.The OS switching specifically between Linux desktop and Windows desktop.Page views being logged right after the clicks, which doesn’t seem typical for bots.Are others noticing this kind of behavior as well? Could this be the reason why Marketo is no longer able to flag this as bot activity?&
Good afternoon RTCDP community, My team would like to generate audience waterfall reports for auditing and analysis purposes. Ideally, the waterfall report would look something like the following:Sequence NumberProcess NameRemaining Profile CountLogic1Starting Customer Population100,000Customer ID exists2Audience Inclusion Criteria20,000Number of accounts > 23Exclusion: Out of footprint18,000Out of Footprint Indicator = 14Exclusion: High Net Worth Customers17,000HNW Cust Indicator = 1 We were wondering if RTCDP or other Adobe tools have this sort of capability to generate exportable reports which include audience inclusion/exclusion criteria and how profiles drop-out as a result. Thanks! Adobe-Wan Kenobi
I'm trying to find a way to export a list of all active and inactive data sources. I've navigated to "Audience Data" then "Data Sources" within the UI, but I don't see an option to export the entities displayed there. Any guidance on how to do this would be greatly appreciated.
Hello, I am running a scenario that finds the latest update/Note on a project and posts a reply to that Note.Only when I test this, it takes over 20 minutes to process this module. If I change the ObjCode to PROJ and use the ProjectID it works fine, it's when I switch it to NOTE and point it towards the specific thread that I am getting a very long processing time. Any ideas out there?
Description -Currently to target a triggerView() call, widely used in SPAs you have to use the VEC. This can be very cumbersome and the VEC is not always supported by user's website setups, making it difficult or impossible to build activities with triggerView. Ideally we would be able to select view names in the Location dropdown of a form based activity so that we can target views without having to manually reach them in the VEC. This would also be useful for tests which span multiple locations and cover both mboxes and views. Why is this feature important to you - A large part of my website is a React SPA, in order to build tests for some components I have to go through my entire SPA which can take upwards of ten minutes to trigger the view I want to target. I only use target as a code delivery tool rather than using the VEC, so form based activities are much more suitable, but can't be used at the moment with views. Also, the VEC is fairly unreliable and often breaks my site s
Hi All, I'm not sure what is adding a meta tag to all pages based on that page's tags some, something like this:<meta name="keywords" content="Blogs,Workplace Security"> The problem is that, we are not adding this in our code, in fact we are overriding the head.html for all templates.This tag is only added on the AEMaaCS instances and not on local environments. Also, the tag is not inserted by JavaScript on the client side. Does anybody have any idea where to look for this?
Hello all, Is there a way to clean up the generated sitemap which is no longer required.We had sitemap generated for path /content/test/page1 and /content/test/page2 through sitemap scheduler.Later, we disabled the sitemap generation for /content/test/page2 by disabling "Generate Sitemap" checkbox on properties page. But the sitemap node(under var/sitemap) is still present. How to get rid of it.
Hi All,I would like to enable workflow in the Universal Editor. How can this be achieved?Also, regarding the Publish button in the Universal Editor:Does it respect AEM ACLs? For example, if a user does not have replication permissions, will the Publish button be disabled automatically?If not, what is the recommended way to ensure that authors can only publish pages via workflow (and not directly)?Thanks in advance! cc : @71132
Hello,We have detected that, in some active campaigns in Adobe Campaign, the “end date” is automatically changed to 5 days after the “start date,” despite different “end dates” being specified.We have two campaigns:First one is being configured with start date=01/01/2020 and end date=06/01/2029, and changed its end date to 06/01/2020 (5 days after the start date)The same thing happened in another campaign. In this case: start date = 07/11/2022, end date = 31/12/2025, the end date was changed to 12/11/2025 (again, 5 days after the “start date”).This behavior hinders the proper execution of campaigns, since, at the user's request, we have configured a “typology rule” that only allows campaigns to be executed if the execution date is between the “start date” and the “end date.”Thanks in advance!Mostrar menos
Data Protection and Recovery Strategies in AEMaaCS by @daniel-strmecki Introduction Adobe Experience Manager as a Cloud Service (AEMaaCS) provides organizations with a secure and highly available platform for managing digital experiences. One of the key operational concerns for any enterprise CMS platform is how to protect against data loss and recover from mistakes, whether it’s accidental content deletion, corruption, or a problematic deployment operation. Unlike on-premise AEM, where backup strategies could vary across organizations, AEMaaCS centralizes this responsibility with Adobe and offers built-in backup and restore capabilities. Understanding how this process works, when to use it, and how to automate it helps teams make smarter backup and recovery decisions. Key points For enterprises running critical digital experiences, protecting against accidental deletions, data corruption, failed imports, or even regional outages is essential
What product are you using?Adobe AnalyticsWhat area of the product are you using?ProjectsWhat are you trying to achieve?Restore deleted projectsWhat’s the problem or error?I would like to restore a deleted project, but it is not possibleWhat have you tried so far?Search for solution only. Also I have created a support ticket for this.Screenshot
Good news – recordings from the Skill Exchange digital event in August 2025 are now live on Experience League! Below is a handy reference list of the sessions. A few of the speakers have created discussion threads to dig in deeper into their content and answer questions. The links are in the comments - be sure to check them out if you want to chat with them directly! Thanks again to all our speakers. Skill Exchange is one of our favorite events of the year and we’re so grateful for your willingness to share your expertise. Have ideas for future Skill Exchange sessions? Drop us a comment and we’ll keep it in mind as we plan for next year! Keynote: Workfront Product Keynote: Paul Vaughn, Adobe Learn Track (Beginner) Maximize Efficiency with AI: Mastering Workfront's AI Tools - Scott Mors, Thyssenkrupp and Kari Woolf, Adobe Getting Started with Review and Approvals - Myka Bohnsack, Adobe Enabling Users on New Features: Agitation is Life - Daniel Clarke, Emmsph
Hi Team,About 3 years ago, I created some nodes under /oak:index/cqPageLucene/indexRules/cq:Page/properties (such as locationtags, etc.). At that time, they worked fine on some sample/test pages, and I never faced issues like queries traversing more than 100,000 nodes.Since then, those properties were not used in real scenarios.Now, when I try to use those already indexed properties with more pages, I’m getting the error: “query traversed more than 100,000 nodes, hence query execution stopped.”To fix it, I tried reindexing by setting the reindex property to true, and it worked temporarily. However, after deployment, the same error reappears: “query traversed more than 100,000 nodes, hence query execution stopped.”Also, my code does not currently reference or include those indexes. need some help on what might be causing this errorThanks & RegardsVeera
Hi Guys, Recently, I've seen this CSP issue and its pretty new to me and I've no idea how to fix this issue. Step by Step guide is really appreciated. Need your guidance on how to fix this issue..
I'm currently testing the performance of GraphQL queries in AEM. As part of the analysis using the Query Performance Analyzer, I'm attempting to capture the underlying JCR-SQL2 queries from the QueryStats section in the AEM System Console.However, for some of the GraphQL queries I successfully execute, I’m unable to find any corresponding JCR-SQL2 entries in the QueryStats. Instead, I consistently see a single query (red-marked on the ss) that appears unrelated to the specific query being executed:Can anyone help me understand why the actual JCR queries might not be showing up?Is it possible that certain GraphQL queries are resolved without triggering JCR-SQL2 under the hood?Any insights or guidance would be greatly appreciated — thank you in advance!
Dear Community,Greetings!I am trying to send an uniqueID to the 3rd party system for sending the metadata. I need one attribute that is to be uniquely generated for each SMS sent via AJO journeys. Kindly suggest one attribute from the system schemas / datasets that would help me stitch this ID back to the message feedback event dataset to have a single view of the journey via queries or data distiller jobs. Sequence of events: 1. SMS received from 3rd party system to AJO (This contains the SMS information) (Dataset 1) 2. SMS delivered to the user and metadata (this contains the uniqueID) sent to 3rd party via AJO. (Message Feedback Dataset / Step Event Dataset stores the journey details) 3. 3rd party sends the metadata back to AJO (Dataset 3) I would need one unique ID to be used in the metadata within the SMS content to stitch back the information to the profile. Constraints:The only identity I am using is loyaltyID and can't use any other ident
I created a table in an Adaptative Form. This table is dynamic. So any number of rows can be added from 0 to 10. The table row is repeatable with these values. And when sent, is generating an array of empty elements. The row bind reference is, let's say, "/mytable/rows" rows: [ {}, {}, ...] I'd like to know what syntax has to be used in each of the column fields to bind them inside each element of the rows array.What I expect to achieve is: rows: [ { col1: "aaaa" }, { col1: "bbbb" }, ...] So far I've tried with:"col1"".col1""./col1""/col1" Does anyone knows the specific syntax to bind the field of a column inside this object? Thanks.
My customer has really advanced marketing consents rules. These has to be refreshed at least every 4h. Do you know if ex. 10 profile attributes might be included in Streaming Audience? Max number is not listed in docuhttps://experienceleague.adobe.com/en/docs/experience-platform/segmentation/methods/streaming-segmentation
I’m working with the Adobe Experience Platform (AEP) Salesforce out-of-the-box destination connector, and I noticed it only supports updates to Contact and Lead objects. Has anyone successfully extended this connector preferably using DestinationSDK of AEP (without introducing middle-layer systems) to push updates to other Salesforce standard or custom objects? If yes, what approach or workaround did you use?
Description: Currently, Adobe Experience Platform does not provide detailed visualization of where customers drop off within a journey. While we can track engagement, identifying exact weak points in a journey requires manual analysis. Why is this feature important to you: Having automated drop-off insights would help us quickly identify bottlenecks, improve personalization, and increase conversion without spending hours on manual reports. How would you like the feature to work: The system should automatically highlight drop-off points in journeys and suggest optimization actions (similar to how Adobe Target suggests winning variations). Current Behaviour: AEP provides engagement data, but it does not proactively surface drop-off insights or next-best-action recommendations.
Hello,We're encountering an issue with AEM-Target integration. Once content is targeted based on audience, viewing the page in preview or published mode results in the default content appearing blank—the section is not visible.Upon investigation, it seems this is happening due to the following class:<style id="at-makers-style" class="at-flicker-control">.mboxDefault { visibility: hidden; }</style>Should we make any changes to address this issue? Additionally, regarding permissions: I noticed users in the community have reported that the out-of-the-box groups “target-administrators” and “target-activity-authors” do not provide all necessary permissions. I am considering creating a new group with the required permissions for the following paths: `/content/campaign`, `/etc/cloudservices`, and `/etc/segmentation`. I plan to add the OOTB groups to this new group so that we don’t need to manually update the OOTB groups. For this implementation, we need to enable Test an
Hello community!After years as a Workfront Engineer turned multi-time system admin, I’m thrilled to announce the release of the plugin I’ve always dreamed of: Taailored for Workfront — a brand-new, AI-enabled platform designed to tackle some of Workfront’s toughest challenges. Connect to your Sandbox or Test Drive account today and start making your workflows a little easier. The beta is completely free to try, and the following two features are already live with much more on the way: 📄 Convert Any Document into a Workfront ProjectSay goodbye to kickstarts. Once Taailored is connected to Workfront, you can upload a document containing your project plan — in any format. If your document includes custom field data, simply select the custom form to attach.Taailored uses AI to transform your document’s text into a structured project plan, automatically populating your custom form. You can review, edit, and push the finalized plan directly into Workfront.Supported file typ
I have configured a scheduler in AEM6.5 and the idea is that it runs ONCE a night at 2AM@Designate(ocd = TagVerificationScheduledTask.Config.class)@Component(service = {Runnable.class})public class TagVerificationScheduledTask implements Runnable { @ObjectClassDefinition(name = "scheduled task that verifies tags in blog articles", description = "A scheduled task that verifies tags in blog articles") public @interface Config { @AttributeDefinition(name = "Cron-job expression. Default: run every night at 2:00 AM.") String scheduler_expression() default "0 0 2 * * ?"; The job runs on all three instances (one author and two publishers) and I want it to run on only one instance i.E. author.How can I configure that?O tried @Property(name="scheduler.runOn", value="SINGLE"); but it does not work. I also tried @AttributeDefinition(name = "Run On") String scheduler_runOn() default "SINGLE"; but that also did not work.
Hello, We are noticing in multiple sends that there are thousands of people not being sent emails. They qualify for the campaign and then nothing happens in their activity log to show why they weren't sent. We used query book to try to see if they reached communication limits since I do not know of an easy way to pull that report in marketo (maybe there is one that I don't know of) and we did not see any of them had reached communication limits. What other things have I not thought of? What else can we check to find out why they are qualifying but being sent email with no activity log records? Thanks!
It would be nice to see all my open proofs and what state they are in (like who opened/commented/approved) from the home dashboard without having to go into every project via multiple clicks to get there. I am usually the proof owner and sometimes it's hard with all the emails to keep track of which proofs I can move on. Is this a thing? Either for the home page or somewhere else? I'm not an admin so i don't have any access to make big changes or pull reports and such. I guess if y'all have a solution that requires an admin to pull I may be able to get one to help me. Open to any/all suggestions!
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.