Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I am facing an issue while trying to add actions in my Adobe I/O project using the aio app add actions command. The error I get is:Error: Named export 'loadFile' not found. The requested module 'mem-fs' is a CommonJS module, which may not support all module.exports as named exports.System Details:Node.js Version: v22.13.1npm Version: 10.9.2AIO CLI Version: 10.3.2>aio app add actionsWhen i try to add action, I see below errori Installing template @adobe/generator-add-action-generices, go to https://adobe.ly/templatesi Installing npm package @adobe/generator-add-action-genericchanged 1 package, and audited 1258 packages in 17s176 packages are looking for funding run `npm fund` for details22 vulnerabilities (5 low, 12 moderate, 5 high)To address issues that do not require attention, run: npm audit fixTo address all issues possible (including breaking changes), run: npm audit fix --forceSome issues need review, and may require choosinga di
Hi Everyone,I need to pull list of all leads created/updated in last 24 hours. Currently we are using Bulk Export API to pull all activities for this purpose but need to move away from this due to existing high usage of Bulk Export in other processes.Is there any Rest API which allows us to pull all leads with updates in a particular timeframe?I have already tried Get Lead Changes, but it is only returning newly created leads even when I filter by updatedAt.
It seems that your Adobe ID is not linked with your Adobe Experience Cloud solution accounts.Please get in touch with your Org Administrator or Adobe Enterprise Support.
Marketo’s onValidate and friends stack like DOM event listeners: they run in the order they were added. But there are still major differences:In Marketo, the listener stack isn’t deduped. If you add the same listener function 3 times, it’ll run 3 times. In contrast, DOM addEventListener(event,callback) checks if the callback was already added and if so, doesn’t add it again. In Marketo, all listeners always run. There’s no short-circuit method like stopImmediatePropagation(). In Marketo, to stop submission you call submittable(). There’s no event-level preventDefault(). (Note onValidate — but only onValidate — respects the callback’s return value, kind of like DOM inline event handlers.)Adding (1) is an easy tweak that makes it a lot easier to manage advanced form behaviors with lots of coordinated components. Adding (2) is quite tricky[1] and I’ll cover that another day. Might even throw in (3).😏 We’re adding idempotence to the Forms JS APIIdempotence is a show-offy CS term for an ac
Post upgrading to the new report builder. One of the metrics got Qualified visits got removed from a few reports while it is visible in other reports. (very strange behavior).However, now when I want to bulk select those reports and replace that specific metric. I don’t see the option to do that.How can I do that ?
My company had external contract hires to build out a site that is actually super simple. It offers access to the AEM Assets( DAM) but also 6 other short pages with informative content and no more than 6 buttons on each page linking to a PDF housed in the DAM. I feel the external team wrote too much code and did not leverage out of the box options. I now have a EDS AEM site that can only be authored through DA.live. I have attempted to work around a lot of issues with the available tools and Experience League articles, but not getting anywhere. Just trying to find the easiest way to provide a preview on a PDF file before accepting to download
Could anyone offer some advice on a Hard Bounce issue we have developed this week.The error is: 550 5.7.1 Unfortunately, messages from [xxxxxx] weren't sent. Please contact your Internet service provider since part of their network is on our block list (S3150). You can also refer your provider to http://mail.live.com/mail/troubleshooting.aspx#errors. It is affecting Hotmail.co.uk, Hotmail.com, live.co.uk, outlook.com and msn.com domains.Prior to this we have been sending to these domains without issue since our instance was set up 2 years ago. We are emailing known in life customers (not prospects).I raised a Marketo support ticket and they have given a copy and paste answer:Since this issue depends on deliverability practices/IPreputation/domain reputation and marketo support has limited resources (available in open source) we have limited scope to investigate this further, If the issue persists after whitelisting, I would recommend reaching out to your CSM, who can further engage the
Hello, I have a requirement where i have to get a dynamic value from the map, this map is stored on the profile of the customer. They key of this map has two components , one component that comes from context data and other component that comes from offer attribute, what i want to do is to append context data and offer attribute and fetch the value of this key from profile. The problem is when i use + to append them the + function always returns a double and hence i get an error that i can’t pass double as a key. I searched the documentation but there is no way to append two strings in AJO ranking. Does someone has any idea on how to fix this.
Hi Adobe Community, I’d like to ask for clarification regarding the new Decisioning functionality in Adobe Journey Optimizer: 1. Is this new Decisioning capability intended to replace the existing (legacy) Offer Decisioning feature?- If yes, do you already have a timeline for when the old functionality will be deprecated or disabled? 2. Or is the new Decisioning module meant to be an additional capability that will coexist with the existing one? 3. In the new Decisioning,, where can I configure Placements for web banners? In the legacy version, placements were clearly defined, but I’m not able to locate this option in the new interface. Any guidance or documentation references would be greatly appreciated. Thank you!
We have a ZoomInfo tracking snippet installed on our Marketo landing pages. ZoomInfo is integrated with Marketo, and we’ve configured it to de-anonymize specific job titles from the company-level data captured when users visit a Marketo landing page. Once those contacts sync, we trigger a campaign for them.While I can see traffic to the landing page, ZoomInfo is not showing any visitor information—it indicates that there is no data available to de-anonymize. Is there a known issue with using the ZoomInfo tracking snippet on Marketo landing pages, or is there a specific placement requirement for the snippet? The snippet is working as expected on our website pages.
In order to be able to better utilize the data and integrate report data in other systems, being able to email reports as a CSV attachment instead just a PDF would be a nice feature.
I would like to be able to create a dashboard where I can monitor active scenarios and operations, I would like to see all at once with its stats. Would be nice to have a more meaningful error message, and have the msg displayed in dashboard for the corresponding scenario where error ocurred, ability to know how many times scenario has run during a range of time, know number of failures, display the running total count of operations against the total ie 50% of operactions or 400,000 of 800,000 have been executed.thank you 😊
Undo button available for system admins when designing/creating within a custom form, layout template, reporting, text mode. Please make this available when designing scenarios in Workfront Fusion as well. Why is this feature important to you - Eliminate unnecessary rework.How would you like the feature to work - Start by adding the undo button in custom forms, so if you delete a field by accident you can undo the action.Current Behavior - There is no undo button
We track the number of projects for KPI. Is there a way to filter for when a project status is changed to complete so we know the date that was done.
If you clone a program where an - say - Email Performance Report lives, and that Email Performance Report is set up to report on all emails in that program, the cloning process should update that reference to the clone. That functionality existed before the Sky UI refresh. Please bring it back.
We are migrating our AEM environment from AMS to AEM as a Cloud Service (AEMaaCS). In our current production environment (AMS), we have 1 Author instance and 4 Publisher instances. One of the custom feature: Whenever a Topic is published (replicated), we need to send Topic content to an external application (from publisher only).Currently, we compare configured sling id with 4 publisher’s sling ID and ensuring sending the content from 1 publisher only. After AEMaaCS migration, how we can achieve the same functionality (identify 1 pod publisher out of multi pod publishers) and then send the published content to external app from 1 pod publisher only.
If a unique visitor A came to the home page than to a product page. We will have +1 for the website unique visitors. However in the page breakdown, we will see +1 in home page unique visitor, but what about product page breakdown will we also see +1 or it will give 0?
Hi Everyone,I created an Assignment Report to view current projects for a selected users are working on. The report works as expected for admins, but I’m running into an issue the a non-admin user is unable to view theProject >> Line of Business columnIssue The report includes a column: Project >> Line of Business When I (admin) view the report, the Line of Business values display correctly When a non-admin views the same report (no filter/view changes), the entire Line of Business column is blank What I’ve already tried Verified no filters, prompts, or views are changing between users Used Text Mode to reference the Project field directly Set Report Settings → “Run this report with the access rights of” an admin user → The column is still blank for non-admin users I appreciate any guidance or insight on this issue!
What I’ve found as we’re working with Dynamic Chat is that the conversations that are occurring on our site do not show up in real time (unless they engage with our live chat, but then even if the live chat gets missed by the team it won’t show up!) It’s a real headache for our team since we cannot monitor the live chats that get missed easily or even if we get questions from someone around a chat, it’s not showing. There are definitely workarounds for seeing who had a live chat that day and the transcripts are available in real time in MSI for our sales team, but as the marketing team & our BDR management, we want a one stop shop to see these. It also puts Marketo behind other chat tools that have everything in real time.
Hi Everyone,I’m trying out the web channel → web experience feature in adobe journey optimizer and need some guidance on testingHere’ what i’ve done so far:Created a journey in AJO Added a web experience action in the journey Selected my website page url in the web experience in non-visual editor mode, configured a content change for a specific element on the page the journey entry condition is based on the web eventNow i’m bit confused about how to test and validate this setup:How do we see the personalized content on the page, my page is websdk enabled and datastream flows into correct sandbox and i’m testing in the same sandbox
We started using Dynamic Chat and are finding some gaps in the reporting that we would love to have. Currently, the default just shows everyone that reached any goal within a dialogue. The issue is that 1 dialogue may have multiple different goals and not all are as important as others (i.e. we have an MQL goal vs someone who is subscribing to receive content). We want to be able to see in the reports the conversations by goal to show over time how many people hit each different goal.What I’m also noticing is that the global reports are pretty good, but you cannot segment them at all by dialogue on that screen and it’s causing me to go into each dialogue to see it’s performance. I’d love a filter at the top for the different dialogues so you have it in 1 place and can view all the reports. I’d also like to have the ability to compare across different dialogues easier. For instance, we have so many people that engaged across all of our dialogues over time, but I’d like to see that 10 w
The current max update object limit is 100 on Workfront’s api calls. I’ve ran into the issue where there are more than 100 hourids to attach to a billing record. Updating the billing record with the next batch of 100 hourids just overwrites the initial 100 hourids on the billing record. Updating the billingRecordID field directly on the Hour object via API returns a success response but does not reliably associate the hour with the billing record which is a bug so can’t go that route either. It seems that the only way to get it somehow working for the future is either they fix the Hour/billingrecordID update or they increase the max update object to 500 or something like that.
adaptTo() turns 15 in 2026. From 28–30 September 2026, we’ll meet in Berlin for three days of developer talks and discussions focused on AEM and the underlying open-source stack.Details, tickets, and Call for Papers:https://adapt.toTickets are now available. Loyalty Tickets are available for returning attendees, and Early Bird pricing runs until April 12, 2026.The Call for Papers is open until 5 April 2026 — submit your talk!Please note: This year we’ve adjusted the schedule to allow arrival on Monday morning without missing content.Registration starts Monday at 11:00.Conference begins Monday at 12:00.– adaptTo() Conference Team
Hi Community,I'm setting up Sling Content Distribution (SCD) in AEM as a Cloud Service to replicate content from Author to Publish using a custom agent and Java code.Here’s the agent configuration (com.adobe.granite.distribution.core.impl.AgentConfiguration-myagent.config): name="myagent"enabled=B"true"serviceName="sling/distribution/service/default"serializationType="default"log.level="info"packageExporter.endpoints=["http://localhost:4503/libs/sling/distribution/services/exporters/default"]packageImporter.endpoints=["http://localhost:4503/libs/sling/distribution/services/importers/default"]transportSecretProvider.target="(name=default)" And here's the code I'm using to trigger the distribution:ResourceResolver resolver = resolverFactory.getServiceResourceResolver(Collections.singletonMap(ResourceResolverFactory.SUBSERVICE, "distributionService"));DistributionRequest request = new SimpleDistributionRequest(DistributionRequestType.ADD, "/content/myproject/en");Distribut
As javax.servlet dependency has been deprecated we are getting tidelift suggestions to upgrade to jakarta.servlet. However, when we update to that we are getting below error -Error: /apps/runner/_work/jabcd/japp-name/core/pom.xml [0:0]: Class org.ab.web.appname.core.servlet.FetchPDF is not assignable to specified service jakarta.servlet.Servlet Suggestions on this error asking again to revert back to javax.servlet. Just checking has anyone encountered this issue before? What solution has been implemented to address this. Pls share your experience. Thanks. -Nilesh
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.