Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
On our webpage, there's a page with a button that downloads a PDF when clicked. I need to create two audiences:1) Audience 1-visitors who went to the page but did not click the Download PDF button2) Audience 2-visitors who went to the page clicked the Download PDF button Audience 1 works. There's an issue with Audience 2. We use Web SDK. I needed a way to detect button clicks on the page. There is only a single PDF on that page.In Launch, I built a rule that fires when the Download PDF button is clicked. That rule is firing; it was verified using the Chrome console. When the rule files, the action is this script.<script>console.log('Data collection: download button was clicked');adobe.target.trackEvent({mbox: 'downloadClickMbox',params: {clickedButton: 'downloadPDF'}});</script> In Target, I built a profile script to catch instances of the Download PDF clicks from Launch using this code.Profile script name: 2025_Downloaded_PDFif (mbox.name == "
I was trying to implement the adobe target in our website. I was new to Adobe Target.can anyone help to integrate the adobe target(at.js).
I am trying to send a payload va HTTP API, but I am getting this error: The user authorization token does not have 'DATASET.WRITE' permissions for the '*******-dev' sandbox. Could anyone tell me what exact permission and where should I enable it? Thank you in advance
I’m trying to build a dashboard for our marketing team that includes a report showing each user's weekly capacity vs their planned hours. We want this visible alongside other team stats in a centralized dashboard. I know this type of information is available in the Resource Planning page, but we need to expose it through a custom report (preferably a User or Task report) so we can add it to a dashboard and share with team leads. What we’re trying to show per user:Weekly capacity (based on FTE × 40 hours)Planned hours (total assigned hours for the current or upcoming week)Ideally a variance or utilization %What I am hoping someone can help with:Has anyone successfully built a report that compares user capacity to planned hours and displays it in a dashboard?Is there a workaround to calculate FTE × 40 in a report without a custom field?Is there a way to pull weekly capacity and planned load into a single report, even through text mode or calculated fieldsI’d love to avoid build
Hi Team,In our current SPA project, we have a Card component with 4 variations selectable via a dropdown in the dialog: Teaser, News, Blogpost, and Dashboard. Based on the selection, the next tab in the dialog shows different configuration options related to that variation.We need to migrate this custom Angular SPA component to be compatible with the Universal Editor in Adobe Experience Manager (AEM).I referred to the Adobe documentation at: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/universal-editor/developer-overview for guidance on migrating custom Angular SPA components to the Universal Editor.I have a few questions:Do I need to paste the published view URL into this editor URL:https://experience.adobe.com/#/aem/editor?If yes, what is the purpose of the authoring URL?If I want to drag and drop another component, should this be done in the authoring URL or the experience.adobe.com URL?Additionally, could you pleas
A department in our company uses Dynamics 365 as their CRM tool. We want to integrate their requests into Workfront and have that department work in Workfront. Is there a way to integrate Dynamics 365 requests into a Workfront request queue?
I soon would work on green field implementation for retail chain. We would like to collect data from offline stores in near real time. I thought to use for that Streaming API.However I see in Data Ingestion API also Edge Network API. I thought that Edge is used only with Web and Mobile traffic. Which one do you recommend to use? What is to consider?
Hello Community,We are in the process of migrating from a traditional AEM storefront implementation with CIF components to Catalog Service, and we are facing challenges with Product Listing Pages (PLP). Currently, our PLPs use queries like: query { products(filter: { sku: { in: ["8429420181151", "8718117612253", "8470001995292", ...] }}) { items { __typename sku price_range { minimum_price { regular_price { value currency } final_price { value currency } } } ... } } } But we need to switch to Catalog Service with productSearch, for example: query ProductSearchPLP_WithPrices( $phrase: String!, $current_page: Int = 1, $page_size: Int = 1, $filter: [SearchClauseInput!], $sort: [ProductSearchSortInput!], $context: QueryContextInput ) { productSearch( phrase: $phrase, current_page: $current_page, page_size: $page_size, filter: $filter, sort: $sort, context:
Is there any way?
If I ingest data to Data Landing Zone and if there are already multiple files there, how AEP knows which one is the newest and which should be uploaded to AEP?file1 - is the upload from 15pmfile2 - is the upload from 18pmHow AEP knows if it should take the file from 18pm?
I'm currently developing a Data Collection (Launch) extension where I'll be utilizing the reactor.adobe.io API from within the extension. Everything works great, but I'm required to update my bearer token every 24 hours manually. I want the extension to automatically fetch a new bearer token when the old one expires. To that end, I'm trying to refresh my bearer token from the endpoint ("https://ims-na1.adobelogin.com/ims/token/v3") when the token expires, but I'm receiving a CORS error. Is this a feasible approach, or is there a better way to use the reactor API from within a data collection (launch) extension to avoid the CORS error?
Is there any way to catch up custom event in Target audiences like: user.login? Is there any different way to send to Target infor that the user logged in using Web SDK?
Hi everyone, I’m looking for some advice regarding an issue with a custom form. My colleague created a custom form that uses a Concat formula referencing a date field from another custom form on the same object in a different format. The formula previously worked as expected, but now displays the date as one day later than the original field. We think this may be related to the time, which is currently showing as 00:00 on all date fields in the first form. Has anyone encountered this issue or can offer guidance? Thank you!
In my experience, the hardest part of experimentation often isn’t the tool itself – Adobe Target is powerful and flexible – but the context it lives in. For some organizations, the blocker is the data foundation: experiments become guesswork if the right data streams aren’t stitched together, or if audiences aren’t well-defined. For others, it’s the organization: running tests is easy, but aligning teams, stakeholders, and processes around experimentation can be painfully slow. I’ve seen companies where the bottleneck wasn’t in setting up a Target activity, but in getting approval to launch it. 👉 I’m curious: what’s the toughest challenge you’re facing right now when it comes to running experiments in Adobe Target? Is it data (getting the right foundation in place)? Is it organizational (building trust and speed in decision-making)? Or is it something entirely different? Would love to hear how you’re tackling it — and maybe we can all steal a few id
Trying to follow along with this adobe forms video, but at around 50 seconds in it asks to "create an adaptive form template", which I can't see on my end. Instead for my configured folder, I can only see the options shown in the screenshot.Whats going on?
Hi Team, In adobe AEP/AJO there is a recent change where the authentication for Snowflake needs to be changed from Basic Authentication to KeyPair Authentication.The question i have is once i get the details from the Snowflake Admin team in order to create the source connector, is there a way to migrate the existing dataflows that are already feeding data into the AEO datasets or I will have to manually create the new connection and manually map the attributes for each dataset.Please let me know in case anyone of you have already migrated or have a solution where i dont have to manually stop all the older dataflows and create all of them from scratch again using the new KeyPair Authentication. Thanks,Mohit
Hi Team, I have created placement , offer , collection and decision. Offers are approved and decision is live . when I try to insert the offer expression in html then I am getting below error resource with id dps:offer-activity:1b3a*******ffs and type offer activity not found Resource with id dps:offer-placement:1b3b*******4a71 and type offer placement not found but I am able to save this in UAT but in prod I am getting error . Any help would be appreciated.
I have been delving deeper into AEM Forms features overall such as Adaptive Forms and Interactive Communication. I wanted to reach out to community to check on how is everyone managing the FDM in AEM Forms ? The examples that I come across are mostly based on Salesforce and Microsoft which are more RDBMS style. I wanted to get inputs on how the similar setup would look like for a scenario where you have multiple Rest API providing inputs that needed to prefill the Adaptive Form / Interactive Communication. Do you create separate data source per Rest API and then combine them in a common FDM ? Or keep a one to one mapping between each data source and FDM ? Looking forward to discuss and learn some suggestions / best practices on this topic.
Adobe is excited to invite you to a unique opportunity to connect, learn, and be inspired by joining our upcoming product launch event this fall! Adobe x Conversion Accelerator Tour 🗓️️ September 30th, October 2nd, October 8th, October 14th 2025 🕐 1pm – 4pm (followed by networking and drinks until 5pm) 📍Adobe Offices in Chicago, New York, London and Seattle Adobe and Conversion are excited to invite you to join us for an exclusive in-person, global product launch tour for Adobe Journey Optimizer Experimentation Accelerator. Discover how agentic and generative AI are transforming experimentation—automating insights, uncovering test ideas, and accelerating growth by helping teams prioritize the most impactful experiments and prove ROI faster. Spaces are limited! – RSVP here. **RSVPs are limited to 2 person / company We look forward to seeing you! Adobe Team
Hello. I can't seem to download the latest service pack for AEM. I find several sources linking me to https://experience.adobe.com/#/downloads/content/software-distribution/en/aem.html but that just says "It seems that your Adobe ID is not linked with your Adobe Experience Cloud solution accounts.". Any ideas?
I'm experiencing an issue where external links are incorrectly flagged as broken by AEM's Link Checker, as documented in KA-27042 I'm aware of two existing methods to exclude links from the Link Checker:HTML attribute approach: <a href="https://www.example.com" x-cq-linkchecker="skip">Link Text</a>OSGi configuration approach: Configure link checker service to exclude specific external domains via OSGi config. Is there a content-author-friendly way to exclude external links from the Link Checker at runtime in AEM as a Cloud Service?Specifically, I'm looking for a solution that would allow:Content authors to exclude problematic links without developer interventionRuntime exclusion when false positives are discovered in productionNo code deployment required for link exclusions
Hello Team,We have our application hosted on AEM Cloud, where I have set up a scheduler to trigger every 2 hours. The scheduler calls a method to send email notifications using the following command:emailSenderService.sendExpiryNotification(res.getPath(), 30, expiryMillis)However, we're experiencing an issue where the email is sent three times, whereas we only need it to be sent once. Our setup consists of one Author instance and two Publish instances. In the Author server run mode, I've disabled the email functionality by setting "smtp.ssl": true in the Day CQ Mail Service configuration. On the Publish instances, we've configured "smtp.ssl": false to allow email delivery.Despite this setup, the emails are still being sent three times.Has anyone encountered a similar issue or have suggestions on how to resolve this?Thanks in advance for your help!I am attaching a file which has logs. Please kindly check once to see the issue.Scheduler Code :Here's my scheduler : @Designate(ocd=Ass
Here's my error log stack - 12.09.2025 13:40:26.338 *ERROR* [qtp698919058-316] org.apache.felix.http Exception while processing request to /libs/granite/core/content/login.htmljava.lang.IllegalArgumentException: Invalid token ''at org.apache.jackrabbit.api.security.authentication.token.TokenCredentials.<init>(TokenCredentials.java:48) [org.apache.jackrabbit.oak-jackrabbit-api:1.76.0]at com.day.crx.security.token.impl.TokenAuthenticationHandler.createCredentials(TokenAuthenticationHandler.java:798) [com.day.crx.sling.crx-auth-token:2.8.0] 12.09.2025 13:50:04.780 *ERROR* [qtp1342307156-69] org.apache.felix.http Exception while processing request to /favicon.icojava.lang.IllegalArgumentException: Invalid token ''at org.apache.jackrabbit.api.security.authentication.token.TokenCredentials.<init>(TokenCredentials.java:48) [org.apache.jackrabbit.oak-jackrabbit-api:1.76.0]at com.day.crx.security.token.impl.TokenAuthenticationHandler.createCredentials(TokenAuthenticationHa
AEM Forms supports 3 types of form components: Core Components, Foundation Components, and Edge Delivery Service Components? What is difference between these and when to use which components?
Hi, I'd like to extract channel templates using API but the thing is that none of my templates were created in the "Content Template" section and I think the Content Template API is pointing to that section. All my templates were created using Campaign or Journeys. So, I need to extract from AJO all my templates but none of them is in the "Content Template" section. Is there a way I can do that? Thanks.
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.