Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi guys, I have a new Adobe Target integration coming up for a client & just wanted to know that we configure Target with AEP or AEM to get all the user details from the website? I had mentioned AEP & I was said its not right. Kindly help. Thank You.
Is it possible to link my Adobe ID with my Adobe Experience Cloud solution accounts as a frelancer AEM Developer? I would install it in a cloud service to learn/experiment installation process.
Hi Community, We recently deployed a code package to our Cloud production environment, but unfortunately the deployment contained a bug that is now impacting users. We raised a P1 ticket with Adobe Support, and their recommendation was to revert to the previous working code.However, Adobe has also mentioned that we must redeploy - either by fixing the issue and deploying a corrected version, or by redeploying the last known stable code.Could someone please clarify the proper way to revert code in AEM Cloud Service?Is there an Adobe-recommended method to roll back to a previously deployed version? Thanks in advance!
Hello everyone,I would like to know if someone can guide me or provide a series of steps to visualize Adobe Target data in CJA. Thanks in advance!Best regards.
I'm wondering why there is a discrepancy in the activity log and what could be causing it. In 2 customers activity logs, it shows that they opened an email from a nurture. But theres nothing in the activity log showing that the email was sent. Any reasons why this is happening?
happy hump day! i'm trying to understand where the data value changes (green in screenshot) are occurring. it is not happening via smart campaigns (this is usually how I handle data value changes) but rather via the Web service API. Are facebook lead ad forms considered Web Service API? tia!
Hello all,A field in our Salesforce is synchronized through a Connector with a field in the Marketo. That field in Salesforce is a text field but we want to change it to a picklist. I know that Marketo deletes the data in the fields if they don’t match. So just to be on the safe side we will export it and re-import it after we change the field type.1. How could this change affect the Marketo field and other things using that field?2. I've read somewhere that typically, Salesforce picklist values will synchronize as text values in Marketo - is this correct?
I have to pull tags from page properties and add into dialog tagfield while dialog is loading using js.i wrote below script for the same but its adding single field (last index) not all which are in loop.if i directly set array without loop, it will show in single field in dialog while loading.Can someone help me here? $(document).on("dialog-loaded", function (e) { let currentPagePath = window.location.pathname.replace("editor.html/","").replace(".html",""); $dialog = e.dialog; var $dialogContent = $dialog.find(dialogContentSelector); var dialogContent = $dialogContent.length > 0 ? $dialogContent[0] : undefined; if (dialogContent) {retrieveLocationData(currentPagePath); for (let i = 0; i < locationTags.length; i++) { $dialog.find(locationsTagsDialog).adaptTo("foundation-field")
Hi, I have a page view with two eVars set. When I use one eVar it shows an Average Time Spent as X minsWhen I use eVar1 and eVar2 then Average Time Spent is 50% of what I see when evar1 is taken How is that possible? Is there something wrong being done from my end?
Hi all, I tried searching for an answer and have done extensive testing, but have not yet arrived at a solution. Is there a way in the Microsoft 365 calendar module to set the parameter so when an event is created, it creates an all day event in your home calendar? I have been exploring the configuration/parameters in the module but have not seen a way to do this. Thank you for your help, Nick
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
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.