Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Please join us for 'Experience Makers The Skill Exchange' where you will hear from Adobe Analytics experts and peers. Beginner or advanced, there’s something for everyone. We are offering two tracks to fit your learning needs: Learn Track: Newer to Adobe Analytics? Then this content has been built for you. The Learn Track will provide an opportunity to learn from Analytics experts. Not only will you see how to successfully use the application, but you can immediately apply the learnings after each session. Each session will have an opportunity for you to ask questions of the Adobe experts live.Grow Track: Are you ready to experience the power of your peers? During the Grow Track, Adobe Analytics expert users will share how to get the most value our of their applications by sharing tips and tricks, best practices, new and advanced use cases, and more! Join us 17 May, 2023 from 1:30PM to 4:30PM Australian Eastern Standard Time. Register today for this free digital e
AEM Externalizer and MultiSiteExternalizer by Imran KhanOverviewExternalizer is an out of the box OSGI service which helps us to externalize our URL. This is the same URL which we can share externally or with public. Read Full Blog Here:-AEM Externalizer and MultiSiteExternalizer Q&APlease use this thread to ask questions relating to this article
Welcome to the 5th edition of the Adobe Experience Manager Community Lens! Adobe Experience Manager Community Lens is like your community bulletin board highlighting the latest updates from the Adobe Experience Manager Community in one place. In this edition, we are sharing updates from January to March 2023, including, the most viewed Adobe Experience Manager content on Experience League, as well as the latest product releases, upcoming and past learning opportunities, and a lot more! Adobe Experience Manager Community Lens LATEST RELEASES Learn about all the new capabilities, upgrades, improvements, and fixes that were included in the latest release of Adobe Experience Manager: AEM as a Cloud Service 2023.1.0 release update: https://adobe.ly/3paYDAo AEM as a Cloud Service 2023.2.0 release update: https://adobe.ly/3KCfab0 Upcoming EVENT's Adobe Developers Live: Composable Experien
Hi,I need to change the default WYSIWYG bold button in the RichText component so that the current markup <b> is replaced with <strong>. How do I do that and where in the code?
Hi Community! I got this issue when configuring a form that needs to have 2 level of Show/Hide rules Form structurePart 1Q1-3: Drop-down ListOnly if "yes" is answered in these 3 questions will the remaining of the form shows.Q4-10: Drop-down List Part 2Q1: Drop-down List (Yes/No question)Q2: Drop-down ListQ3: TnC First rule set for Part 1 Q4-10 & Part 2: Show ... when Part 1 Q1=yes AND Part 1 Q2=yes AND Part 1 Q3=yesIt is fine so far. The problem is I want to hide Part 2 Q2-3 again if Part 2 Q1 is answered NoWhen I set a 2nd rule in Part 2 Q2: Show Q2 when Part 2 Q1=yes, else Hideboth rules for Part 2 Q2-3 don't work (they show no matter if Part 1 Q1-3 are answered or not) Another try in Q1: When Part 2 Q1 is empty, Disable Q2 Q3No luck either. What should I do to allow both set of rules enabled? Many thanks!!
Check out the improvements, issues fixed, and other changes that are part of this release here: Release 23.1 - 2023 Spring/Summer Release Improvements The Push messaging service has been modernized to improve support. The SMS messaging service has been improved to provide a better stability. Adobe has made many accessibility fixes to improve the application’s overall ease of use. Here are a few examples of accessibility improvements: The keyboard accessibility of the interface has been optimized in many screens. The application has been enhanced for touchscreen users. The color of several items across the interface has been changed to improve visibility. Detailed information about this release is available in the Release Notes If you have any questions related to this release, please feel free to post them in the below comment section.
Hi Team, We have developed an AEM SPA Angular application and it is in production.* The application is Authentication based, If the user login only then only the user can access the application.* We are using a JWT token-based authentication mechanism from the backend API team. * Application has 20 different types of user roles(20 types of users admin, broker, retailer etc..)* More than 1000 users are already present and using the application, These users are stored and managed from the LDAP.Details:AEM:6.5Angular: 9.0Now we are planning to integrate with OKTA for Authentication.Please can anyone suggest what are all the steps to be taken care of? Any routing changes need to be handled because it's a single-page application after OKTA integration. The below link is provided for SPA angular changes.https://developer.okta.com/docs/guides/sign-into-spa-redirect/angular/main/#get-info-about-the-user I want suggestions for the OKTA Integration for the AEM-SPA Angul
Hello,I have a requirement to restrict page creation based on some conditions.For Example,When an author wants to create a page I need to check some validity from my Java codeAs soon as I found anything wrong I need to restrict the author from creating the page and show some error. (This error could be the exception message). For this, I tried implementing EventListener, but Event is triggered after the page creation.public JackrabbitEventFilter createPageEvent (String path) { JackrabbitEventFilter jackrabbitEventFilterPage = new JackrabbitEventFilter(); return jackrabbitEventFilterPage.setAbsPath(path) .setEventTypes(Event.NODE_ADDED) .setIsDeep(true) .setNodeTypes(new String[]{NT_PAGE, NT_TAG}); }In the OnEvent I throw an exception,@9944223 public void onEvent(EventIterator events) { throw new AccessControlException("Restricted"); // Or any kind of exception }But this is not working. How I can
It’s always a sinking feeling when the docs for a hosted app include the word “IFRAME”, but have no match for “custom JS” (even if you pay for a higher-tier subscription). Puts a damper on sending activities within the app over to Marketo — not just Munchkin hits but form fills, too.* Nevertheless, you can still get useful stuff in the Activity Log, as long as you load Munchkin a special way in the IFRAME. Step 1: See if you can add the referrer <meta> tag OK, the app won't let you add custom JS or CSS, but there's a chance it lets you add a custom <meta> tag to the <head> of all pages. If so, you definitely want this: <meta name="referrer" content="no-referrer-when-downgrade"> As I've written about before, the default referrer policy in modern browsers is strict-origin-when-cross-origin, which means a cross-origin IFRAME (as your IFRAME will certainly be) would only receive the truncated value https://yourco.saasapp.example instead of the
Hi Marketing Nation Community! Updated on May 10th 2023: Missed the live webinar? Find the recording, additional resources, and live webinar Q&A in this article. -- Register HERE today and learn about Cracking the Personalization at Scale Code using Marketo Engage. In today’s data-driven world, if you aren’t personalizing your marketing content, you’re missing an opportunity to connect with your audience effectively — and likely losing engagement, conversion, and ultimately ROI of your marketing investments. Join Marketo Engage Champions, Courtny Edwards-Jones (@Courtny_Edwards) and Darshil Shah (@Darshil_Shah1) as they share their wisdom to get the most mileage using personalization features available within Adobe Marketo Engage. In this webinar, you’ll learn: Why is personalization important? Key personalization use cases and techniques to use for each. Features and techniques available within Marketo
Hi guys, My asset folder becomes blank I tried to sort all images in asset folder by 'Modify'. However, my asset folder become blank after returning an error pop out window. The asset folder is not real blank, just the page is blank when I try to enter the asset folder. Could anyone help me with this? Thank you.
Hi Team, CUG applied at the DAM level for DITA content doesn't get carried forward to the site generated via output preset. Just wanted to understand if this is a supported feature before we take a custom implementation route ? Any suggestions would be greatly appreciated. ThanksPoorva
No text available
Pat yourself on the back: experienced MOPS folks are usually more technical than junior IT staff. (And I say this as a former know-it-all IT guy.) Or if not more technical at the detail level, certainly more technically assured. If you’ve seen a Marketo DNS config work in 10+ different instances, chances are you know what you’re talking about! A client forwarded some frustrating IT pushback the other day: That CNAME record won’t work. We can’t make pages.example.com point to yourcompany.mktoweb.com because opening https://yourcompany.mktoweb.com gives an SSL error. Bzzzt! Wrong. Whether https://yourcompany.mktoweb.com opens in a browser is irrelevant. See, you’re only asking for a DNS alias to be set up, and by definition DNS resolution finishes before the HTTP request/response process starts. Alias-to-CNAME mapping is a DNS issue only. It has nothing to do with HTTP requests. So https://yourcomp
On my stage and prod responsive.min.css file is not loading but on dev n local env is loading.
Hi All, I am getting an error while submitting any attachment from Adaptive form Error: Adaptive Form : Has anyone has suggestions on this process. Thanks Rakesh
I keep on getting following error when I login to Adobe analytics. I am unable to see anything else even though I have got admin access. Error- "You have successfully logged in, however no reports have been enabled for your account yet". Any suggestions on how to fix this issue?
Hi We are implementing a robots.txt file that needs to be fetched from the dam (for several sites with several languages).The first issue that we are facing is that we can't access the txt file on the publish environment with the direct path e.g. /content/dam/robots/<sitename>/en_gb/robots.txt. When we try to put it on a link on a button same result (href attribute gets removed).The same approach works fine with pdf files. Does someone knows if we missed something regarding the filetypes that can't be published/accessed on the publish environment?We are using AEM as a cloud service version : 2022.11.9850.20221116T162329Z. Thanks
AEM ContextHub by Imran KhanOverview[Insert short description of blog here] Read Full Blog here:-AEM ContextHub Q&APlease use this thread to ask questions relating to this article
Hey folks, Here’s the 2nd edition of the Adobe Journey Optimizer Community Lens! Adobe Journey Optimizer Community Lens is your community newsletter that highlights the latest updates from the Adobe Journey Optimizer Community in one place. In this edition, we are sharing updates from January to March 2023, including, highlights from the Adobe Summit, the most viewed Adobe Journey Optimizer content on Experience League, the latest product releases, upcoming and past learning opportunities, and a lot more! Adobe Journey Optimizer Community Lens 🚀LATEST RELEASES🚀 Learn about all the new capabilities, upgrades, improvements, and fixes that were included in the latest release for Adobe Journey Optimizer: Adobe Journey Optimizer Releases: [Release Update] Adobe Journey Optimizer March 2023 Release [Release Update] Adobe Journey Optimizer February 2023 Release [Release Update] Adobe Journey Optimizer January 2023 Release 📅EVENTS AND OPPORTUNITIES€
Hi All, We are integrating Google Captcha with AEM forms. We have made the required changes in Cloud Services recaptcha. Screenshot with some dummy Key.Our siteKey and Secret Key is working fine. Captcha with images is coming. But it is taking a lot of time to validate. We need to try atleast 10-15 times before it gets validated.Even if we answer correctly then also it goes to the next image. Even after some time it stops getting clicked. Anybody else facing the same issue. Any resolution for this. @vijay_katoch @pulkit_jain_ Any leads
Calling all Adobe Campaign Classic Subject Matter Experts!We have an upcoming exam workshop to refresh the Adobe Campaign Classic Business Practitioner Expert certification exam with new questions in June. We are seeking SMEs to contribute to refreshing this exam.In exchange for this participation, participants will renew their certification without taking a renewal exam (since they will be composing and reviewing the content of the exam) and will be acknowledged as an Adobe Credential Program SME contributor.If you are interested, please fill out this SME interest form. Applications open until April 26.Thank you!
Calling all Adobe Target Subject Matter Experts!We have an upcoming exam workshop to refresh the Adobe Target Architect Master certification exam with new questions in May. We are seeking SMEs to contribute to refreshing this exam.In exchange for this participation, participants will renew their certification without taking a renewal exam (since they will be composing and reviewing the content of the exam) and will be acknowledged as an Adobe Credential Program SME contributor.If you are interested, please fill out this SME interest form. Applications open until April 26.Thank you!
Howdy folks! Thanks again to all the customers who attended and participated in yesterday's Learn event, Adobe Workfront 23.2 Release Round Up, hosted by myself and my PIC, @lesliespier For those who missed the session, you can watch the on-demand recording here. We provided several resources during the event, so we've included them below. If you have a specific question that was not addressed, please reply to this post! Additional events are being added each week, including an upcoming Customer Panel on Solving Business Challenges, as well as a session on Getting Started with Resource Management so we hope to see you there! Keep checking our Events page for more info!Resource Links that were shared during the chat:23.2 Release Page Workfront Boards video demonstration videos Upcoming Agile events: April 18: Intro to Kanban Boards with Adobe Workfront May 23 – Learn: Intro to Scrum w
Calling all Workfront Core Developer Subject Matter Experts!We have an upcoming exam workshop to refresh the Workfront Core Developer Expert certification exam with new questions in June. We are seeking SMEs to contribute to refreshing this workshop.In exchange for this participation, participants will renew their certification without taking a renewal exam (since they will be composing and reviewing the content of the exam) and will be acknowledged as an Adobe Credential Program SME contributor.If you are interested, please fill out this SME interest form. Applications open until April 26.Thank you!
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.