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.
I recently integrated Adobe App Builder with Adobe Commerce using the starter kit. I added some extra attributes—such as middlename, dob, and addresses—in the scripts/commerce-event-subscribe.json file. All attributes work correctly except addresses.In the Adobe App Builder console, the addresses field either shows as an empty array ([]) or fails to receive any data from Magento.Does anyone know why this happens or how to fix it?
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 All! I'm working on a project to place content into our email using java script and content blocks. I created the content block with the script and place the <script> in the head of my email. When I test it with both the "send test" and actual sending of the email to myself the email is blank. The content block loads in the deployment screen. It does not load in the preview screen when you are in the editor.Can some one help? I might be setting up the content block wrong.
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
Request for Feature Enhancement (RFE) Summary: Ability to search for images in the “Pick Image” window on the image component As of now, when an author tries to select an image using the “browse for image” option in components or page properties, they need to drill through the entire AEM directory and hunt for the image they want with truncated file names and tiny thumbnails. Could we have the ability to search for an image using file names or descriptions? Use-case: Image Search in “Pick Image” Dialog Currently, when authors select an image in AEM through the “Browse for Image” option (in components or page properties), they must manually navigate through the entire directory structure. This process is inefficient and error-prone, especially when dealing with large repositories, truncated file names, or small thumbnail previews. By adding a search capability within the “Pick Image” dialog, authors could quickly locate assets by file name, description, or metadata. This
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
There is no easy way to know if someone has deleted a scenario and who deleted the scenario ...or a way to restore it back. There is also no easy way to run a report or even copy/paste the scenario names into a spreadsheet to try and compare against. This is an urgent need, because someone could really mess things up the way the product works currently.
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.
Request for Feature Enhancement (RFE) Summary: Today if we select multiple pages in sites and then click edit, only one page will open in a new tab for authors to edit the page. We wanted the behaviour where, if an author selects multiple pages and click edit, all of them should open up in new tabs. Use-case: ease of authoring Current/Experienced Behavior: Today if we select multiple pages in sites and then click edit, only one page will open in a new tab for authors to edit the page. Improved/Expected Behavior: it should open multiple aem pages in multiple browser tabs Environment Details (AEM version/service pack, any other specifics if applicable): 6.5 SP 20 Customer-name/Organization name: Dyson Screenshot (if applicable): Code package (if applicable):
We are facing a editorial challenge when users are creating emails in the email designer. This is regarding the use of email fragments. We have created many different fragments as design elements/modules, and in all of this fragments we are using variables to control how the fragment should look like. F ex we use variables to choose between pre defines background colors, we use variables to set the alignment of the content (can vary from mobile to desktop), we have different styling of CTAs etc. Today this settings needs to be done before the fragment is broken, and the content can be edited. The challenge is after the fragment is broken we cant change the variable settings from the interface.But there is a work around, and this is not user friendly. From the code editor we can access the fragment code, and by finding the right place in the code we can manually change the chosen value of the variable. And this is reflected in the template when we save the change.It would be very helpfu
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.