Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi Everyone Kindly note the below pointsGet Auth Token is a simple HTTP request with a user name & password sent as a POST req.The Generated Auth Token is valid for 1 HourI would like to store the ID generated in the datastore whereby other scenarios can use the ID for performing various CRUD operations.If Expired , then I would like to wait for 1 minBased on the above points I would like to implement a scenario as per the attached diagram. Can someone let me know if this is possible ? Kindly also let me know if there a better alternative for the same ? ThanksHarish
If I am making the checkbox default checked using coral2 checkbox field, <enableBanner jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/form/checkbox" fieldDescription="Check if shorter banner is required." listener="toggle.checkboxShorterBanner" name="./enableBanner" text="Shorter Banner" uncheckedValue="false" value="true" defaultChecked="{Boolean}true"/>and in SlingModel using it @ValueMapValue@Default(booleanValues = true)private boolean enableBanner;Sightly code<div id="${properties.isBanner ? 'main_banner':''}"class="${bannerPowerModel.enableBanner? shortHeroClass : ''}">I want to add shortHeroClass if it is checked otherwise noI can see the difference in html where it is coming as checked by default<div class="coral-Form-fieldwrapper coral-Form-fieldwrapper--singleline"><label class="coral-Checkbox coral-Form-field"><input type="checkbox" name="./shorterBanner" value="true" data-vali
Hi everyone, I’m reaching out to see if anyone has experience dealing with external users accessing Workfront via Federated ID (SSO).I’ve recently invited an external client to our Workfront instance using their corporate email. The user was automatically provisioned in the Adobe Admin Console as a Federated ID, since their domain is already registered under another organization in Adobe IMS (likely due to their use of Adobe Sign or Creative Cloud). Although the user has been correctly assigned a Workfront license in our admin console, they are encountering the following error when attempting to log in:"User is not assigned to this application." I’ve confirmed:The user appears as active in our Adobe Admin ConsoleThe Workfront product profile has been assignedOther external users with Federated IDs (from different companies) have successfully accessed our environmentI suspect the issue may be related to the SSO configuration on the client's side — possibly their organizat
Hi, I wanted to suggest adding a new filter option in the dropdown for time frames. Currently Marketo has the below: 1. "is" (Specific date)2. "is not" (specific date)3. "between" (b/w specific dates)4. in past (one filter - such as past 30 days)5. in time frame (today, yesterday....)6. after (specific date)7.before (specific date)8. on or after (specific date)9. on or before (specific date) I’d like to recommend a new filter that allows users to select a range within relative time frames. For example, filter data between "past 3 months" and "past 1 month", effectively capturing a 2-month window.Currently, this can be achieved by combining two separate filters. A dedicated option would simplify this process. Let me know what you think 😄
Hello, I have a use case where our main client (Adobe users) would like to partner with some Non-Profits to send emails alerting folks about a program coming up. The challenge is, the non-profits own the data but do not wish to have their data stored in AEP. This can be done in Campaign if the messages are transactional where you can choose not to create a profile. However, the clients wants to send a Launch email (Batch - Read Audience) using the non-profit data. Does anyone have any experience on how we can send this email and not store the data in the clients data schema? Thank you
I have challenges where I want to create a smart list with date constraints, but because it does not allow me to use "in past before" or "in future after" in the date constraint section, I have to manually adjust that every month instead of automating it. for example, I want to create a smart list of people who filled out a form in past before 2 months. To accomplish this I have to do "or or before" and set a specific date, and every 30 days, go back and update the date. The fact that I can't say "filled out a form in past before 2 months" and have to constantly go back and update the date is silly and frustrating.
Hi, Has anyone implemented context aware configurations in EDS using Universal Editor. If not, is there any alternative functionality that we could use in EDS. Please let me know, if anyone knows anything about that. Will appreciate your help. Thank you.
Hello, I have had a number of reported issues where users cannot allocate the correct start time to tasks and get an error message (see attached). I would love assistance on how to troubleshoot and resolve this other than checking the timings setting are correct on their computer and workfront. Many thanks
Request for Feature Enhancement (RFE) Summary: Enable public share links for Collections in Content Hub, allowing dynamic updates to be reflected in the shared content. Use-case: Our client frequently shares Collections externally, including in press releases and with large audiences. They need a stable, public share link that reflects real-time changes to the Collection (e.g., adding or removing assets). This ensures consistency and avoids confusion or reputational risk. Current/Experienced Behavior: Currently, Adobe recommends selecting all assets within a Collection and sharing them via the Share Link feature. However, this link is static: any changes made to the Collection afterward (such as adding or removing assets) are not reflected in the shared link. To update the content, a new link must be generated and redistributed. Improved/Expected Behavior: Collections should be directly shareable via a public link. This link should always reflect the current state of the
Hi Community,We want to expose some custom application metrics like cache hit ratio, external API call counts, or custom service health checks through JMX Console for better monitoring.I am aware that AEM exposes several built-in MBeans (via /system/console/jmx), but we need custom MBeans for our project.What is the recommended approach for creating custom JMX MBeans?
Request for Feature Enhancement (RFE) Summary: Enhance filtering capabilities in Content Hub Collections to allow filtering by "Created By" (specific users, not just "me" or "anyone") and by "Creation Date". Use-case: Our client uses Collections extensively to organize and share digital assets. To efficiently manage and locate relevant Collections, they need to filter by the specific user who created a Collection and by the date it was created. This is especially important in collaborative environments with many contributors. Current/Experienced Behavior: Currently, the filtering options in Collections are limited to "Created by me" or "Created by anyone", without the ability to specify a particular user or filter by creation date. Improved/Expected Behavior: Users should be able to: Select a specific user from a list or input field to filter Collections by creator. Define a date range to narrow down the list of Collections. Environment Details (AEM version/service
Hello, Has anyone tried to bring in the Azure DevOps data into AEP through any connector or storage? I am trying to get my product releases and we use Azure DevOps to track all releases. Having this data would be helpful. Please let me know if anyone has done something similar or has any suggestion on this engineering work. Thanks, Gautham
I have a clientlib path which is getting generated in <script> tag by using data-sly-call to a specific clientlib category in HTL fileIs there any way that we can get this etc.clientlib path with the proper id in Sling model?
Hi @parthasarathy I have a below usecase, kindly guide.Consider a customer has purchased via below multiple platforms 1 Groww2 AngelOne3 Paytm Money4 ET Money5 Upstox6 Dhan7 INDMoney Example:1.if an investor has investments via Groww, AngelOne and IndMoney, campaign is to be triggered only for Groww with branded creative of Groww. 2.if an investor has investments via AngelOne and IndMoney, campaign is to be triggered only for AngelOne with branded creative of AngelOne.
Hi ALL I want to know how to set up the SAML certificate file in the Publish tier and Preview tier. I am setting up SAML in the Publish tier/Preview tier of AEM as a Cloud Service. I followed the guide below, but it did not work in the Preview tier.(It only worked on the Publish tier)https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/authentication/saml-2-0 This is because the "Trust Store" where the certificate file for asserting the IdP's SAML response is registered is not reflected in the Preview Tier. Please tell me the correct way to set up the SAML IdP certificate file in the Publish Tier and Preview Tier. I followed the guide to replicate it to Publish using Package Manager, but it was not reflected in the Preview Tier.Package Manager does not support the Preview Tier of AEM as a Cloud Service, right? Thanks Saito
Hi All, I'm configuring SAML 2.0 for Publish in AEM as a Cloud Service.However, SAML is not working as expected in the Preview tier.Where is the problem? I am referring to the following documentation:https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/authentication/saml-2-0 The Publish tier is working as expected.After authenticating with the IdP, users are redirected to /saml_login on Publish:publish-xxxx.adobeaemcloud.com/saml_loginDuring the saml_login process, a "login-token" cookie is issued, and users can then view the website. On the Preview tier, users are also redirected to the IdP, and after authenticating, they are redirected to /saml_login on Preview:preview-xxxx.adobeaemcloud.com/saml_loginHowever, no "login token" cookies are issued, and the user is redirected back to the IdP URL again./saml_login → IdP Login → /saml_login → IdP Login → (infinite loop) • "login-token" cookie is not issued on the Preview tier.• This r
Thank you all so much for joining us/ registering for the Wednesday, July 23 webinar, Unlock the power of AEM Content Hub – Centralize, reuse, and activate on-brand content for internal and external teams. We hope that you found value in attending and are excited about what’s to come! I realize there were a handful of questions from both the chat and Q&A pods, so we have compiled everything into a single document, added answers that was unanswered, and linked it below for reference: Slide deck Webinar recording Q&A document Extensibility in Content Hub A few product documentation articles were shared throughout the presentation, so those are listed below along with a brief summary and tips from the chat: Content Hub is the future platform, with Brand Portal in maintenance mode and no new innovations planned – we encourage you to migrate! Content Hub Overview Get started video Key new features were dem
Implementing a new email platform isn't just about technology. It’s also about aligning your teams, workflows, and data to deliver impact. If you're currently implementing or planning to use Adobe Journey Optimizer for email marketing, we’ve got a powerful new guide for you - From Inbox to Impact: Powering Email Marketing with Adobe Journey Optimizer This organizational readiness guide outlines everything you need to successfully activate and scale email marketing with Adobe Journey Optimizer, from aligning your teams and tools, to streamlining your processes. What’s inside: Key roles and stakeholders needed for success Technology setup and integrations to prioritize Process steps to ensure long-term efficiency and ROI Whether you're just getting started or expanding your email marketing practice withinAdobe Journey Optimizer, this guide is a must-read. Share this with your cross-functional teams to ensure everyone is aligned on what it takes to drive results withAdob
I can override the on-page Tags script environment on one page of the site frontier.com/shop however when I move to other pages, the Dev environment override jumps out and I'm reverted back to Prod environent. I believe this issue is because on that single page frontier.com/shop the Tags script url is coded fully "https://..." and on other pages it's coded without the protocol (leading slashes only), so the debugger seems unable to handle this use case scenario. Thanks for reviewing! Community Discussion Ref:Re: Adobe Experience Platform Debugger jumps envir... - Adobe Experience League Community - 765618
Does the profile needs to be removed separately from Profile Store and Identity Graph?
Hi Community ,I am facing issue with event dataset activity, where I am not able to see existing profile fragment count on batch ingestion. Issue is discussed in below url. https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/ct-p/adobe-experience-platform-communityI could not the resolution of this issue.Regards,
Knowing if the current pageview is associated with a known lead vs. anonymous is key to a lot of cool personalization. For example, you can build the equivalent of “If Known Visitor, show Custom HTML” with a non-Marketo form. Or show instant download links if someone is associated (since clicks will be logged by Munchkin) vs. a modal form if they’re anonymous. ℹ️ Notice I wrote “pageview” rather than “session” or “cookie” to be precise. A page will render in the context of a known record if it has the mkt_tok param from an email click, even if cookies are completely disabled. Of course, that type of association won’t travel to the next page, but the current page is associated. The old way The typical way to do this is create a dedicated “association checker” Marketo form with Known Visitor HTML enabled. in the KV HTML block, have a <script> that runs your “if associated” code in the regular form, add a Rich Text with a <script> t
Hola comunidad,Estoy enfrentando un problema urgente en Adobe Analytics: varios de mis segmentos no están mostrando datos correctamente en Workspace. He probado con filtros por visitas y visitantes, pero los resultados no coinciden con lo esperado, e incluso algunos segmentos aparecen totalmente vacíos.He revisado la lógica, los contenedores y las condiciones, pero nada parece funcionar. ¿Alguien ha pasado por algo similar o podría orientarme con posibles causas o soluciones?Agradezco mucho cualquier ayuda o experiencia que puedan compartir 🙏¡Gracias desde ya!
Hi everyone,Has anyone run into this issue when trying to run queries in Adobe Experience Platform?I'm getting this error in the Query Service console:I’ve already tried:Refreshing the pageLogging out and back inSwitching browsersStill seeing the same issue. Is this usually tied to backend instability or a permission/session timeout? Would appreciate any advice.Thanks!
Hello, I have an error in query service within AEP when I use set auto_to_json=true; and them run the select * from adobe analytics data; Error: Cannot read properties of undefined (reading 'map')I have just use the dataset that is created from adobe source connector. I have 3k+ fields within this that is in JSON format. How does one query this within the query service to get all columns auto populated. ?
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.