Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
A True Enterprise Jamstack CMS: Combining AEMaaCS and Next.JS - as an Alternative to EDSby @daniel-strmecki OverviewFor the demo presented in this article, we've set four main goals to satisfy all important stakeholders:Top-performance and browsing experience for end-users: We want our site to be blazing fast, provide great user experience and search engine optimization (SEO) so it's highly ranked by search engines like GoogleWYSIWYG editing experience for authors: Even though we'll split the experience layer from the CMS, we still want editors to get instant, in-context previews for all edits they make before publishing themState-of-the-art frontend development experience: As an alternative to plain JavaScript used in EDS, we'll develop our front-end components with server-side React components and Next.js frameworkFlexible JAMstack architecture: Allowing clients to avoid vendor lock-in and choose the different state-of-the-art tools in the different architecture layersSo far we
I have been following Report: combined task and issue View and Grouping and I ran into some problems when trying to create groupings. After some digging on the community forums it looks like you can create the report but grouping it does not work very well. Has anyone figured out a good way to group tasks and issues by priority?
I am working on a task report where I filtered out all of my designer role tasks and only have copywriter role tasks. The problem I am running into is I need to be able to pull in a specific designer task that pulls in the date and assignee for when art work is due to release into a report column so the copywriters know when assets are due to release. Is there a way to do this using text mode? I am thinking this must be an IF(Contains)Concat type of situation.
I noticed the WF view of calendars has been updated. It does make it look very clunky by having to click on an item and have it appear in a side bar vs being able to hover over it. In addition, when placed on a dashboard it takes up way too much space when a monitor is vertical.
Hi,I have an use case, Marketo is linking customobject record to an inactive email addressCustomobject is defined with email address as linking fieldAn unique Id as de-dupe fieldWhen I bulk import data to Customobject, Marketo is linking the CO data to an inactive email address(There are dupe email addresses) because of which active email address is not showing up in the list derived by a smart list. I would not be knowing email address status at the time of bulk import data. Is there any way we can force Marketo not to link CO data to an inactive email address? Thanks,Babu
Hey, is anyone else facing an issue where the page properties dialog in AEM doesn’t open after migrating to AEMaaCS? It just shows a blank overlay and nothing loads.
Hi! I am working on a scenario where I am using the Watch Event module to get the data and then using Parse JSON module to get the only ID from specific field. Is there a way to get the only ID's value from multiple fields instead of doing one by one for each fields? Was wondering if is it possible to do by using "and" function or something.. Any suggestion would be helpful. TIA!
Hi, I want to enable permissions to create asset reports for a group with of non-admin users. I found this community post on how to do this in AEM 6.4, but I'm running AEM 6.5 and I haven't been able to figure this out in my environment. Can someone provide detailed steps on how to enable report permissions for non-admin users in AEM 6.5? Thank you!
I have Unifi LEARNING, email and password, but it does not recognize it when going into Adobe Manager.
There is such an event: decisioning.propositionDisplayDoes this mean that campaign was returned for personalization?ORDoes this mean that the campaign was actually rendered?
Description - Milestone View reports are out-of-the-box view from Workfront and we're unable to customize the sorting/ showing of dates Why is this feature important to you - to be able so show different dates to stakeholders How would you like the feature to work - add in project completion dates (planned & actual) + start (actuals) as options to show in the milestone pathCurrent Behaviour - allows you to only see planned start dates and projected start dates as options to show/ sort the milestones
Do we need to enable profile in the Event Schema to use it as a Contextual Attribute in a journey ?
Hi everyone,We've recently implemented Adobe Analytics in our Android app and are in the process of validating the implementation using Charles Proxy. However, we're running into an issue where no network calls from the app are being captured when Charles is connected.It appears that once the Android device is configured to use Charles as a proxy, the internet stops working on the device entirely. Has anyone else experienced this? If so, how did you resolve it?Any guidance or suggestions would be greatly appreciated!Thanks in advance!
Which option should an Architect recommend to integrate Adobe Analytics with the AEM Author instance? (A) Adobe Analytics SDK(B) Adobe Analytics Cloud Configuration(C) Adobe Launch(D) Dynamic Tag Management (DTM) @bjoern__koth @josh__stephens @harveer_singhgi1 @farazhusain @krishna_musku @deepika_s_v @mandygeorge @sumitk4 @isha__gupta @jennifer_dungan
Hi,We are implementing Adobe Analytics on react application where we see duplicate calls captured in Adobe Experience Cloud Debugger. We are sure that Data Collection Rule is triggered only once.One call has Analytics Hit ID and the second/duplicate call does not have value for this field, rest of the values are exactly the same.Attached screenshot for reference.Can you please let us know what might be wrong here?@pratheeparunraj @jennifer_dungan
Hi! Client created an email transactional-type campaign, and during configuration, if "Create New Profile" is not selected, the system throws an error saying the profile doesn’t exist if the profile does not exists in AEP/AJO. Questions: . Is it possible to send emails without having a profile created and not clicking on "Create New Profile"?. If not, we need the ability to mask or hash the email address for specific use cases where the email is considered sensitive or secure. Currently, in Adobe Campaign Standard, transactional events of this type only send the email to the provided address without creating a profile. We need to replicate this same behavior in AJO. Thanks
Has anyone recently integrated their Workfront instance with Widen? If so, willing to share a demo or details?
Hi there, The issue:Every time I publish a page, I don’t see the content updated at the publish-xxx-xxx URL (dispatcher). Things I’ve tried to troubleshoot:Disabled the CDN cache (Fastly) to ensure it's not cached there (didn’t work).Disabled the "enableTTL" config in the dispatcher (didn’t work).Set "/statfileslevel" to 0 (didn’t work).Set "/invalidate" with "/0000 { /glob "*" /type "allow" }" (didn’t work).Tested my dispatcher config using the local SDK dispatcher (flushing worked fine, although this uses the Replicator API).Reset my dispatcher config to the original archetype version (still didn’t work).Reviewed the Sling Distribution Queue — all looks good, the queue is not blocked.Checked the Sling Distribution Queue logs — shows "type=ADD" is sent on each publication.Dispatcher logs don’t show more than "[actionhit]" on the request.I've updated the logs to debug level by setting the DISP_LOG_LEVEL variable to Debug (in the global.vars file), but I still see the "[I]" in
As a Technical Consultant in Professional Services - supporting our clients at Adobe, I want to make sure you’re aware of an important update to the Marketo Engage platform that will impact how your applications authenticate and integrate going forward. These changes are part of the ongoing efforts to improve security, reliability, and the long-term maintainability of our API ecosystem. OAuth 2.0 Bearer Tokens: A Security-First Update Historically, our API supported passing access tokens in the query string (e.g., access_token=abc123). While that method worked, it introduced significant security risks, including accidental token exposure through logging or URL sharing. In line with industry best practices and the OAuth 2.0 spec (RFC 6750), as of June 30, 2025, the API will require all tokens to be passed in the Authorization header as follows: Authorization: Bearer abc123 This change ensures token integrity, aligns Marketo Engage with broader Adobe API standards, and pre
Hello Everyone: I’m currently exploring Dynamic Media video integration in AEM 6.5, and I could use some help from the community.I uploaded a video to AEM Assets and synced it with the Dynamic Media server successfully. Now, I want to play this video on my AEM Sites pages using best practices.Means using which components I can play the Dynamic Media video in AEM Sites. I have a few specific questions I’m trying to solve: Which component should I use to play a Dynamic Media video on AEM Sites pages? (Core component, custom component, or any OOTB approach?)How can I generate a thumbnail for the video? Is there a way to pick a thumbnail from a specific timestamp in the video?Can I enable looping for the video so it keeps playing continuously on the page?Does Dynamic Media support multiple renditions for videos (e.g., 16:9, 1:1, 3:1)? If yes, how can I configure those—using Video Profiles or some other method?Here are the below reference URL I am followinghttps://experiencel
I'm setting up Akamai for AEMaaCS using the sample vendor config with edge keys. Is there a way to test Akamai → Dispatcher → AEM routing without pointing the live DNS yet?
Hello Team , I have a requirement to create new "News Articles" (News Pages with only Images & Text assembled via 2/3 layouts) on AEM. The content would be provided by the marketing team in Word. Currently the content Authors copy paste the data from word to create the pages.Is there a way to do the above activity programmatically ? Currently we have AEM managed service 6.5 Document based Edge Is DITA the only way to achieve this ? If yes do we have any documentation for a step-by-step guide to implement the above functionality.ThanksHarish
Hi, Seeking working code for module hero banner; where image can be uploaded by an admin for the background of the container, and still have live, editable text in the foreground. It must work in Outlook. I am using a Marketo provided email template, however there are issues likely due to CSS for background: cover; being utilized. In Outlook, image pushed outside of container (overspills), vertically, breaking that container and bugging up the email rendering.Please advise. Seeking rock solid, working solution.Marketo code in template: a<table class="mktoModule module_wrapper m_hero" id="hero" style="border-spacing: 0; border-collapse: collapse;" align="center" width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td class="module" style="word-break: break-word;-moz-hyphens: none;hyphens: none;border-collapse: collapse;-webkit-hyphens: none;background-image:http://templates.marketo.net/event3/bg-hero.jpg;background-repeat: no-repeat;pa
I need to read a folder and create a combined Proof for every file.Any ideas?Best regards
Hi TeamWe are currently developing a custom Adaptive Form component using Core Forms Components. However, we are unable to see the "Display Pattern" option, which is available in Forms Foundation (Legacy) Components. Problem:In AEM Forms (OSGi forms add-on on-premises), when using Adaptive Forms Core Components, the Display Pattern property is missing in the Core Component dialog.RegardsVara
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.