Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Teams face the challenge of delivering results now while planning for 2026 and beyond. Join our Adobe Digital Leaders webinar on January 28th to discover how Adobe Real-Time CDP empowers you to scale acquisition, break down silos, and unlock AI-driven insights—today and into the future. Get ready to future-proof your marketing strategy! Don’t miss it!Register here!
Description -Why is this feature important to you - In. last 3/4 years of working with various use cases I have delt with, a very common use case I came across is creating segment using some date field where the audience building criteria is:date is before current timestampdate is after current timestamp For last 3/4 years, I have been handling this type of requests/requirementsusing data distiller Query Service Only ORhave an additional field "status" and requesting data source to derive and set the value or adding computed field mapping in the dataflow during ingestion All these options create an additional complexity. As users of AEP is mainly expected to be marketers, I think for this type of simple use cases, reaching out to IT team pushes the capability AEP in bad place - I have seen people raising eyebrows. There are so many features getting added in AEP every month. Can't we expect an enhancement in AEP Audience Builder UI to be able to do t
I shared this in an Adobe webinar presentation a couple years ago and thought I'd add my slides in blog form for the Experience League Community. Hopefully this is helpful!
Hello,Does anyone know if the Work Order API - Delete Record functionality is still in BETA.https://experienceleague.adobe.com/en/docs/experience-platform/data-lifecycle/api/workorder Additionally, can anyone provide guidance on where to find the endpoints related to identities? Thank you.
This was something that I could do in Workamajig but I don't believe you can in Workfront. I want to select multiple tasks and 'link' them together so it automatically assigns the predecessors to new tasks based on the workflow. Is this a functionality the Workfront has that I'm missing?
Hi folks. trying to make a column that works out the days a task finishes on from the start of a project and puts in a numerical value. So Project start date - 1/1Task A > Due Date = 1/20column says 19 days Bit of a rubbish explanation i know. but if theres any way to do this calculation it would really help!! thanks!
Using Guides 4.01 non UUID with both FM as an editor and the Guides interface. When inserting xrefs using FM (insert <xref> element), an outputclass is assigned automatically to the xref, which dynamically links that xref to its point of reference. (In this case, a table note. As a result, these xrefs are automatically numbered to the corresponding table note.) Is there a way to create xrefs in Guides to dynamically number like this (so when using xrefs in table footnotes, the number it’s referencing is automatically applied)? This seems to work in FM but not Guides (Guides does not assign the outputclass that FM does). Example xref as constructed in FM: <xref outputclass="fm:Figure with Number" href=#concept_xxx/xxx"/>
Description -Why is this feature important to you - Because fusion history is only available for 1 month, there are times we cannot determine the source or duration of a given issue. How would you like the feature to work - we would like an API that we can subscribe to from an external log monitoring tool. Current Behaviour -Fusion logs only contain 1 month of history.
When adding the State field to a form, it automatically generates state values, including all 50 U.S. states. Is there a way to add a new state or territory to this predefined list? Specifically, we would like to include the Virgin Islands in the available options.Additionally, if this modification is possible, would the change apply retroactively to all existing forms that use the State field?
Hi,While working on templates for Experience fragment I noticed something -In the WKND site, the sample Experience fragment template's sling:resourceType for initial node points to wknd/components/xfpage, whereas the sling:resourceType for structure node points to wknd/components/pageIn contrast, in the archetype package the sling:resourceType for both initial and structure node point to ${appId}/components/xfpage.Could you please provide some insights into why this difference exists and which approach is recommended.
I have a scenario that looks for a change in a custom field in an issue and then send an email with the change and the name of the issue. I'd also like to include a link to the issue. I'm including the field call URL from the watch field module but it's value is always blank in the bundle and subsequent email. Any ideas how to include a link? Many thanks in advance.
Hello,Having a weird issue with a content fragment template that I'm a little stumped on. I've found the following article that details how to build multifield components for content fragments; I was able to get this to work with some multifield containers that have multiple items in them (textfields, dropdowns, and booleans.) However, I am currently trying to build another multifield, but this time one whose container has the datepicker, and it has some weird rendering issues. The datepicker is rendering within the multifield container just fine (with the option to add and move as many as I like), but also renders a single datepicker just below the multifield component. Both fields save as well. When I look in the CRXDE, I'm not seeing this item on the content fragment template so I'm not sure where it is coming from. Exported CFM Template: <?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sli
Currently I can pull bot name as a dimension and bot pageviews as a metric in Analysis Workspace. And I can pull IP address or user agent in Data Warehouse. But I can't pull bot name or bot pageviews in Data Warehouse and I can't pull IP address or user agent in Analysis Workspace (at least out of the box) and breakdown bot name by IP. I would love the ability in either Workspace or Warehouse, (but ideally both), to be able to breakdown bot name by IP address/user agent, but right now there's not a great way to do that.Customer care confirmed this was the case.Here's a brief summary of our discussion for future references:You were looking to pull out bot reports in Data Warehouse. I informed you that its not possible as bots are excluded from the reporting. The Bot reports are only available in the Workspace and that too, separate from rest of the report suite data. Further, you wanted to enquire if its possible to pull out Bot Reports with IP Address or User Agent. Un
It's frustrating that I can't add a Task Status column to Project Templates. Our company relies on status to traffic projects between our creative and account staff. I want to pre-program tasks with certain statuses when the Template is opened into a project. Please make this change in the near future. Thank you.
Hi All, As part of cloud migration we are planning to migrate import from org.apache.commons.lang to org.apache.commons.lang3.(lang3). And to send a mail we are using Day common Mail template (com.day.cq.commons.mail.MailTemplate).And we are using below mailTemplate.getEmail method and in one of the parameters we are using StringLookup which is part of org.apache.commons.lang.text.StrLookup (version1) as below.import org.apache.commons.lang.text.StrLookup;Email email = mailTemplate.getEmail(StrLookup.mapLookup(params), mail); How do we migrate to version3 as org.apache.commons.lang3.text.StrLookup is deprecated .Do we need to rewrite in some other way.?Thanks in Advance.
Hello, I've created two segments in the segment builder in Adobe Analytics and shared them with the Experience Cloud so they could be used as audiences in Adobe Target. These 2 segments were tests, so I set them up so that they would catch all users (one was set to visitors with a visit > -1 and the other was set to visits with a Day that exists). I can see the segments as audiences in target, and i can create the activities with them but I can't see the personalizations when visiting the site. In the trace it picks up as a matched activity, but in unmatched audiences i see both of my segments. What am i doing wrong?
Hi, I am trying to get the 'getNewRepeat' plugin to work. Issue: the value being set is always shown as "new" and never shows "repeat". So far I have:published the Common Web SDK Plugins extensioncreated a data element for the "getNewRepeat" pluginapplied the data element value to an evar ECID is enabled for the tag, but the value is always showing as "new". I also confirmed the cookie 's_nr' is being set, and also only ever shows as 'new'. I am perhaps missing some other configuration that assists with this plugin to determine if 'new' or 'repeat'?
Hi everyone,I'm looking for guidance on updating the social media icons in my Marketo email assets. Specifically, I want to:Replace the old Twitter logo with the updated one.Add a TikTok logo with a hyperlink to our TikTok profile.Does anyone have experience with this? Are there specific steps or best practices for customizing the HTML in Marketo to make these changes? Any tips on sizing, linking, or avoiding rendering issues across email clients would also be appreciated!Thanks in advance for your help!
Hello community,I use the Message Center module to send transactional messages. Some emails are in error and qualified with a status “ignored by broadcast”. How can I find out the real reason for this status? The recipient says his email is correct. I'm trying to find out why the message isn't being sent. Thank you for your help.
Particular customer receiving Blank Push Notfication. Others it is working fine. what could be the issue?
Hi all, I am trying to create a page dialog based on the permissions. If I have tab1...tab5, I like to create the page template with the dialog having 5 tabs for the admin, and only the first 4 tabs for regular content editors. The "granite:rendercondition" doesn't work for "cq/gui/components/authoring/dialog" sling:resourceType. I wonder if it works by creating a client library. I figure that Granite.author returns "undefined" in my AEM 6.5.11 with Touch UI mode so I can't get any user info from the Granite API. My initial idea is to hide/show the tab as: if(!Granite.author.ContentFrame.getUserID() belongs to "admin") hide tab5 Am I missing something here? Thanks! -kt
Hi everyone,Can anyone clarify the difference between Clicks on Notification and Silent Notification Tracking? Are both not considered as clicks when measuring push notification metrics?Would appreciate any insights on this! Thanks!
Hello,We are facing an issue where a custom index we created is conflicting with an OOTB index and we want to remove it and replace it with a more suitable index. We have removed the custom index from our _oak_index/content.xml but it remains in our environment after deployment. Is there a way to force this out of our environment?Kindest Regards,Reece
I have a series of 6 emails that need to be sent out (one per week) that will go to a very large list, and we will need to have resends to unopened emails. Would the best practice for this to be set up a nurture program or just a basic email program?
Hello there, We’re having some issues with the AEM translation framework. We are using an external connector to send pages in translation to an external Translation Management System (TMS). The external connector relies completely on the new AEM Translation framework. All the translation projects we create, are configured with the “Automatically Promote Translation Launches” and “Automatically Approve Translations” properties. When the translation job comes back from the TMS, it seems the translation has been automatically approved, as can be seen below. However, the status of the translation project remains stuck on the status “Ready For Review”. The launcher has not been deleted from the instance and the translation is not visible on the localized page. This is happening only on a few translation projects, not on all of them, but it seems a random behavior. It seems like when the trans
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.