Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I have created the following schemas for a B2B RT-CDP usecase:(1) individual profile schema for person level demographics(2)Business account schema(3)XDM Business Account Person Relation schema which links 1 and 2(4)One event dataset at person level(5)Another event dataset at account level. This has multiple event records aggregated at account level, with timestamp field. There is no person level field. For dataset (5), should we use account id as the primary identity? Will it create issues with identity graph because other datasets are at person level? If not, how to still use this dataset for RT-CDP segments? Since primary identity is mandatory to enable profile.
This is going to be a doozy, so I apologize in advance to anyone that actually takes the time to read this. You are appreciated!! ProjectInternal campaign notifying 'site owners' of an upcoming transition from one platform to another (couple thousand people?)Many are owners of multiple sitesFour emails (Four levels of priority)Two forms with different sets of questions (Only for Emails 1 and 2. The other two are just notifications.)Depending on how they respond, they will get an email with a link to book a meeting with ITIt would go something like this: Priority 1 Email > Fill out Survey > If answers one way, send Priority 1 Meeting > If answers another way, send Priority 2 MeetingPriority 2 Email > Fill out Survey > If answers one way, send Priority 2 Meet
Hi,I’m struggling to get an accurate count of customers who actually received a specific journey message. I tried creating an audience using the journey version ID or journey action ID, but the numbers are always wrong. I was told this happens because if the journey has multiple comms (e.g., 2 emails + 3 SMS), customers who receive more than one get counted multiple times.I’m working with both one-off campaigns and journeys that trigger regularly (e.g., every 15 days), and I just need a clean list of customer IDs who received the communication.Is running a Query Service query against the tracking datasets (email/SMS) really the only reliable way to do this? And is there any way to turn this into a reusable audience in AEP?I have access to SFTP and using that to get csv file..Any advice or examples would be appreciated.
Configuration Options One of the questions that often comes up with the Media migrations to Edge is, “what are the configuration settings I need?” The unspoked part of that question is, “We used to have so many, and now you’re only giving us a datastream ID” Indeed, let’s talk about Edge vs non-Edge Media SDK implementations. In the non-Edge implementation, you had to add a few configuration parameters to the implementation itself: RSID (report suite ID) HB End point Analytics end point Org ID/publisher Channel, sdkVersion, playerName SSL flag AudienceManager and target settings, as applicable App Environment ID (if applicable) In the Edge implementation, the development team will only be concerned with: Datastream ID (aka Config ID) Edge End point (maybe; aka Domain Name) App Environment ID (if applicable) In an Edge implementation, all data, including Media data, is sent to one unified end point so you no longer need to provide a separate video/Heartbeat server. Rest assu
Hi ,I am trying to create an schema through Schema registry API in Postman.But i got an error , is attached below,please give some insights .
Hi folks, While updating them mechanics of our Executive Status Report solution, I hit the age-old question of whether the computer (i.e. Workfront) or the human (i.e. the PM) should decide what to report as the official project condition, with -- for context -- condition in this case referring generically to "How is it going?" (e.g. Green / Yellow / Red). Thinking that the situation could vary across organizations (or even between departments, or even among department projects, or even over time), I decided to allow for both, but am also interested to hear whether there's a clear majority these days. In your organization, who sets the official project condition: Workfront (automatically), or the PM (manually)? Regards, Doug cc: note to self @doug_den_hoed__atappstore [edited to simplify]
I am working on configuring an Arabic subject line for an email in Adobe Journey Optimizer (AJO). When I copy and paste the subject line into the AJO subject field, it does not render correctly and the text order appears altered. The subject line includes a combination of Arabic and English text, numbers, and an emoji/icon. I have attempted to resolve the issue by using HTML and JSON code to enforce right-to-left (RTL) formatting, but these methods have not been effective.Has anyone experienced a similar issue or found a solution for ensuring proper RTL rendering in AJO subject lines that contain mixed languages and symbols? Any guidance would be appreciated.
Create the ability to assign a default view on a portfolio and program level. We extensively use custom form data. Projects in different portfolios and programs will often have specific custom forms tailored to that project type. It would be very useful not to have to change views when navigating through different portfolios.
Wondering if anyone else has seen this and has a workaround. I have a fusion scenario set to run whenever a new row is added to a Microsoft Excel spreadsheet. The scenario runs fine, however I noticed that it wasn't seeing new rows (form submissions) in a timely manner. I realized that the fusion scenario is working as expected, but unless I have the spreadsheet open and active (attached to a MS form) it isn't populating (or doesn't seem to). Does anyone else know of a trick to keep the spreadsheet 'active' without having it open? Between trying to keep it open and our company security policies forcing me to log in after a certain amount of time this isn't an ideal way to keep my scenario running.
Are you planning your AEM Assets & Workfront native connector integration? Or maybe you're just looking to refine your current implementation? Join Adobe Champion Autumn Earle and Workfront expert John Lemme next week on Thursday, November 13th to learn from your peers who have already done the work. On this webinar, Autumn and John will share step-by-step processes, including detailed in-product screenshots and videos, to help you avoid common pitfalls in the implementation process so that you can get the native connector live and operational smoothly. You'll also get access to a number of valuable planning resources that will help you align stakeholders, refine your integration strategy, and get to value more quickly. What You’ll Learn: A step-by-step overview of the integration implementation process Best practices for metadata field mapping between AEM and Workfront Key roles and personas needed for a successful rollout ____ This webinar will soon be available on-demand
What is the main difference between Optimize (New Update) and Condition activity in the orchestration in AJO ?We see experimentation in optimize which could have been achieved by percentage split earlier. And Similarly the Targeting Rule path could be created using data source condition.What is the significant difference between these options ?
I have ingested few records to AEP, and with all the required attributes satisfying the required segment qualification . Segment Condition -Include (edwGlobal Ultimate Parent number exists or edwGlobal Ultimate Parent number does not equal "" nor 0)and ((Last name exists and Last name does not equal " nor ' nor 0)or (First name exists and First name does not equal " nor ' nor 0))and (Last Updated Date occurs in last 10 day(s) or AeplastUpdatedDate occurs in last 10 day(s))and email_conditions includes the audienceProfile Attributes - first name - test | Last name - User | address - eady@gmail.com | AEPLastUpdatedDate - 16-11-2025 |edwGlobal Ultimate Parent - exists |"BUT THE PROFILE IS NOT GETTING QUALIFIED"
Hi all,Some component folders under /apps/myproject/components aren’t getting deployed even though they exist in ui.apps/src/main/content/jcr_root/apps/myproject/components.Here’s my filter.xml:<workspaceFilter version="1.0"> <filter root="/apps/myproject"/> <filter root="/content/myproject"/> </workspaceFilter>I rebuilt (mvn clean install) and redeployed to local + Cloud, but still missing those folders.Could this be due to how filter.xml handles subpaths or exclusions?Do I need to explicitly include those component paths or adjust filters to fix it?
Hello, We need to update the source dataflow schedule time. I’m attempting this using AEP Flows API calls. For the request body, I’m using: [{"op": "replace","path": "/scheduleParams/startTime","value": "1762482630000"}] However, this approach isn’t working—I’m receiving a 412 Precondition Failed error. I am passing the flow ID and the If-Match (etag) header as required. Could you please assist me in resolving this issue?
Is it possible to hide Workfront Project/Task Updates Tab for certain set of Users
Every month, we will celebrate a community member who goes above and beyond to share knowledge, help peers, and make our AEP Community thrive. 🏆 This month's Contributor of the Month: @devyendar Please join us in congratulating Devyender! 👏 💬 Drop your messages of appreciation below! (Want to be featured next month? Stay active — answer questions, share tips, and participate in AMAs!)
We’re continually inspired by how you use Adobe Analytics to drive impact. Your experience can help others make confident, informed decisions, and we’d love to hear from you! If you’ve used Adobe Analytics, please take a few minutes to share your thoughts in a peer review on G2 or TrustRadius — or both! As a thank-you, you’ll have the option to receive a $25 gift card. (Just a quick note: reviews should be unique to each site.) 👉 Leave your G2 review here👉 Leave your TrustRadius review here Thank you for being such an engaged and thoughtful part of our community — your voice truly makes a difference! Questions? Reach out anytime at dxpeerreview@adobe.com. Warm regards, The Adobe DX Peer Review Team
Are there any other ways except for Monitoring ?
Hi All,Was there a change to how to pull in Workload Balancer views into dashboards or am I just doing something wrong? Previously, I would go to the WLB, set up any filters I wanted (and share them), and then hit the "shareable link" icon to get a link that I could paste into a dashboard. The dashboard displayed a pared down version of the WLB, without an icon for filters, no nav links across the top, etc. (see Fig 1 "normal") but now when I do the same thing I get a lot of clutter (see Fig 2 "current"). Am I doing something wrong or was there a process change? Thank you in advance.
lets say i have primaryemailid as an attribute in the profile. i want to make an upsert or overwrite on that dataset. but before i do that, i want to trace which dataset contributed to that attribute in profile store. how do i find that dataset ?
DescriptionDynamic text visualization would allow the inclusion of dynamic fields (dimensions, metrics, segments, or date ranges) directly within text elements. This enables text to automatically update based on the context of the analysis, making dashboards and reports more interactive and informative. Why is this feature important to youProvides greater flexibility in storytelling with data.Reduces manual effort of updating static text when filters or date ranges change.Enhances clarity by showing contextual information.Improves user experience by making text responsive to analysis changes. How would you like the feature to workText visualization should support placeholders that can be linked to dimensions, metrics, or filters.When a user changes a filter (e.g., date range), the metrics displayed should automatically refresh to reflect the new values.Ideally, users can select fields from a menu or insert them via a formula-like syntax.Example: {{ date.range }} there we
Hi all we are excited to share that #3 of our popular Adobe Target Engineering Webinar is now open for registration. Just following this link for all details and registration form: https://bit.ly/45oIX2p The objective of this "Back2School" webinar is to provide you a look under the hood to discover what our Adobe Target Engineering team is working on. You will also have the unique opportunity to ask questions or to send us your question beforehand by registering. Agenda is likely to highlight exciting insights and best practices around: Target & Single Page Applications (SPA) Recommendations (over 15 algorithms, model training, collaborative filtering, Jaccard Similarity...) To be defineda Q&A (submit your questions via registration) Get skilled-up and trained for this "Back2School" period and register now! Finally, get all your nerdy questions answered live from our friendly & geeky Adobe Target engineers!
Register Now: https://adobe.ly/48222Yo Session Details Discover the brand-new AEM Assets landing page—a redesigned, narrative-driven entry point that brings together key capabilities, user journeys, and strategic features of AEM Assets in one place. This session will walk you through how the new landing page serves as a one-stop destination for exploring AEM Assets features, contributing updates, and keeping the experience relevant for all users. In this session, you’ll learn: How to use the new landing page as a unified hub for AEM Assets capabilities How you can contribute to enhancing and enriching this page How to report bugs or missing elements to ensure the page stays accurate and up to date Session Schedule Wednesday, December 3, 2025 | 8 am PST OR 5 pm CET OR 9.30 pm IST Speaker(s) Anuj Kapoor – Adobe, Senior Lead, Content Experience, AEM Assets Don’t forget to register yourself for this upcoming session using the registration link shared above.
Welcome Back to the Adobe Workfront Customer Newsletter! In this Issue: What’s new in Adobe Workfront (Q4 2025): redesigned “My Requests” widget, role-based Workload Balancer, and Planning enhancements with drag-and-drop and inline edits Adobe Workfront Planning (Q4 2025): improved request forms, connected record editing, and refreshed UI for better usability Adobe Workfront Fusion Release Activity Overview (Q4 2025): performance, connector, and monitoring improvements for smoother automation [AMA] The Wizard’s Workshop: Demystifying Textmode & EXISTS in Workfront: RSVP now, post your questions in advance, and join the live discussion on October 26 New Blueprint Released: Baseline Dashboard: Track project trends, compare planned vs. actual results, and identify bottlenecks with this new dashboard template Training Updates: New videos on proof management, requests, logging hours, lessons learned, and navigation in Enhanced
Is there anyway to include a 'documents' section to a task custom form? ie so the person completing the form can upload a document in the form rather than using the task's document section.
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.