Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Welcome to the 9th 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 December 2023 to February 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 2024.01.0 release update: https://adobe.ly/3w2lhBL AEM as a Cloud Service 2023.11.0 release update: https://adobe.ly/3uBHk1D AEM as a Cloud Service 2023.10.0 release update: https://adobe.ly/474
Hello Everyone, I am reintroducing @abhinavbalooni as Contributor of the month Jan, 2024 with 16 accepted solution within a month. Abhinav has been consistent to contribute, learn and grow with community. Join me in congratulating Abhinav for winning the award. Cheers, Nimasha
Hello Everyone! Here is a list of all the Adobe Experience Platform labs scheduled for Adobe Summit 2024. Register now and start scheduling your sessions today: https://summit.adobe.com Lab Schedule Speaker 1 [L609] What’s Your Preference? Build Consumer Trust with a Personal Touch Tuesday, Mar 261:30 PM - 3:00 PM PDT Aimee Gregg, AdobeShruti Jagtap, Adobe 2 [L608] Unified Customer Profiles: From Implementation to Insights and Engagement Tuesday, Mar 26 4:30 PM - 6:00 PM PDT Sameeksha Arora, Adobe Saurabh Mahapatra, , Adobe 3 [L515] Personalization at Scale with Adobe Real-Time CDP and Target Tuesday, Mar 264:30 PM - 6:00 PM PDT Terry Chen, Manager, AdobeTrey McIntyre, Adobe 4 [L823] Mastering Personalization with Adobe SDKs in a Cookieless Era Tuesday, Mar 264:30 PM - 6:00 PM PDT Ryan Conrad Tincknell, Adobe Vadym Ustymenko, Adobe 5 [L220] Marketo Measure Ultimate and Advanced AI Modeling Wednesday, Mar 278:00 AM - 9:30 AM PDT
Hanesbrands: Putting Data into Action for Exceptional Commerce Experiences On-demand recording URL: https://engage.adobe.com/Q1PersWBR-register1.html About the Session: How well do you know your consumers? Can you put that understanding into action to deliver personalized commerce experiences that convert? Hanesbrands has been laser-focused on solving these challenges across multiple brands, marketing and ecommerce channels, and touchpoints spanning the customer lifecycle.In this webinar, Emmylou Jordan, Sr. Manager of Global Business Insights & Data Analytics, alongside Adobe Product Marketing, will pull back the curtain on Hanesbrands’ unique approach to setting and executing against a robust, data-driven personalization strategy. Delve into three best-practices, including: Developing a deep understanding of the customer Applying a framework to transform the customer experience Structuring your team and approach for success Session Schedule:&nbs
Hello,I have a simple scenario - a node in the repository that we want to 'observe' and perform some action in case this node changes. ResourceChangeListener (https://sling.apache.org/apidocs/sling9/org/apache/sling/api/resource/observation/ResourceChangeListener.html) looked very promising, however I ran into couple of problems. 1) Sample component declaration (simplified) ( service = ResourceChangeListener.class, immediate = true, property = { ResourceChangeListener.PATHS + "=/apps/globallink-adaptor/config/repositories/blueprint", ResourceChangeListener.PATHS + "=/apps/globallink-adaptor/config/repositories/blueprint-xf", ResourceChangeListener.CHANGES + "=ADDED", ResourceChangeListener.CHANGES + "=CHANGED", ResourceChangeListener.CHANGES + "=REMOVED", } ) @ServiceDescription("Custom change listener") public class CustomListener implements ResourceChangeListener
Complete Guide to learn AEM and build a project from scratch by @imran__khan OverviewThis blog is one stop shop which will help all of us learn AEM step-by-step from basics to advanced.It contains all types of topics that will help us build our concepts and create an AEM project with both basic and advanced concepts. From fundamental principles to intricate, advanced techniques, it guides learners through a structured journey. By encompassing a wide array of topics, it ensures a thorough understanding, fostering the development of robust conceptual frameworks. Through clear and concise explanations, it demystifies AEM's complexities, empowering readers to embark on their projects confidently. LinkQ&APlease use this thread to ask questions relating to this article
Has anyone done a Workfront + Google Cloud integration, and have best practices or lessons learned that they can share?
Hi Campaign Community, We are out with the 10th edition of the Adobe Campaign Community Lens! In this edition, we are highlighting updates from mid-December 2023 to mid-February 2024, which includes all about our Adobe Summit sessions and labs, the new Campaign v8 web UI, Campaign Standard release, an update to one of our long-running community programs, some insightful tips from Adobe experts and our Community users, and a lot more! Adobe Campaign Community Lens LATEST RELEASES🚀 Learn about all the new capabilities, upgrades, improvements, and fixes that were included in the latest release for Adobe Campaign: Adobe Campaign Standard Release: [Release Update] Release 24.1 - 2024 Winter Release EVENTS AND OPPORTUNITIES📅 Register and participate in the upcoming Adobe Campaign learning opportunities: Join us for Live Coffee Breaks at the Adobe Summit 2024: Adobe Summit 2024 Experience League Community Q&A Coffee Break Live Series Adobe Summ
Session Details Key Value: This session focuses on our new in-context page editor: Universal Editor. You will understand how your own existing headless apps can easily instrument Universal Editor to bring low-friction in-context editing to the fingertip of your authors. Content: The Universal Editor is the next generation of our in-context page editor and evolution of our Page Editor or SPA Editor. It is independent of frameworks, rendering engines, and data sources, thus providing all the freedom to make it truly universal. It only requires a rendered HTML with the required instrumentation, but allows the implementation to still be fully decoupled from AEM. In this session, you'll learn about the new Universal Editor, currently available features, and see a demo showcasing how a simple app is editable with the Universal Editor. Session Recording Session Schedule 23rd May, 2023 | 10:30-11:15 PST OR 18:30-19:15 UTC OR 19:30-20:15 CET Speaker(s) Artur Kudlacz, Sr. Software Developer
I get a nondescript Error in WF that says "Whoops! Somthing went wrong," when trying to add a Microsoft Loop Page via the SharePoint (Graph API) in WF's Documents. Any idea what may be causing the error?
I'm currently developing a React application that interacts with Adobe Experience Manager (AEM) for asset and content management. My setup involves using AEM to store assets and content fragments, with the React app serving as the frontend interface. I'd like for a way to upload images to a folder in Assets from the site itself, from what I have read, using the Assets API isn't possible for asset creation. Using localhost rather than a cloud dev environment. I've come across two main approaches for uploading images to AEM, especially in the context of local development environments: Using the AEM Asset Upload HTTP API: A method outlined in Adobe's blog post "Introduction to AEM as a Cloud Service Asset Upload HTTP API", which describes a process involving pre-signed URLs for direct blob storage uploads. Utilising the aem-upload Library: An alternative provided by Adobe, which simplifies the upload process to AEM, especially for newer versions configured for dir
Hi I am unable to install aio rde plugin due to the following error:aio plugins:install @61380/aio-cli-plugin-aem-rdeaio plugins:install @61380/aio-cli-plugin-aem-rde(node:24648) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.(Use `node --trace-deprecation ...` to show where the warning was created)Installing plugin @61380/aio-cli-plugin-aem-rdeaio... - info No lockfile found.(node:26376) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.Installing plugin @61380/aio-cli-plugin-aem-rdeaio... \ [1/4] Resolving packages...error Error: unable to get local issuer certificateat TLSSocket.onConnectSecure (node:_tls_wrap:1674:34)at TLSSocket.emit (node:events:519:28)at TLSSocket._finishInit (node:_tls_wrap:1085:8)Installing plugin @61380/aio-cli-plugin-aem-rdeaio... failedError: yarn add @61380/aio-cli-plugin-aem-rdeaio@latest --non-interactive--mutex=file:C:\Users\F805PR8\A
In attempting to publish content fragments there are a couple of pieces of content that cause the replication queue to be blocked with this error. Caused by: org.apache.jackrabbit.vault.packaging.PackageException: Error creating/updating node /content/dam/.../jcr:content at org.apache.jackrabbit.vault.fs.io.Importer.commit(Importer.java:1104) at org.apache.jackrabbit.vault.fs.io.Importer.commit(Importer.java:905) at org.apache.jackrabbit.vault.fs.io.Importer.commit(Importer.java:945) at org.apache.jackrabbit.vault.fs.io.Importer.commit(Importer.java:945) at org.apache.jackrabbit.vault.fs.io.Importer.commit(Importer.java:945) at org.apache.jackrabbit.vault.fs.io.Importer.commit(Importer.java:945) at org.apache.jackrabbit.vault.fs.io.Importer.commit(Importer.java:945) at org.apache.jackrabbit.vault.fs.io.Importer.commit(Importer.java:945) at org.apache.jackrabbit.vault.fs.io.Importer.commit(Importer.java:945) at org.apache.jackrabbit.vault.fs.io.Importer.commit(Importer.java:945) at
Hello Experts,I have a question regarding the control of the folder view of AEM assets for a workfront user in the context of asset upload and sharing through AEM assets-workfront integration.Specifically, I would like to know how the list of AEM folders that a logged-in workfront user can see while uploading and selecting the AEM path for an asset is controlled.Is it necessary for the workfront user to have a corresponding AEM assets user and enter those credentials when uploading assets, or does workfront authenticate the session using the user credentials entered during the setup of the connection?I would appreciate any insights you can provide.Thanks!
Background: I created an Content Fragment which contains an Category Selection Field as showing in Figure 1. According to the Figure 2, the user dialog shows the category resource which is "cif default". However, other category in my custom component can get the real Magento Category Resource. Figure 1. Figure 2.Problem:How should I change the category resource in the Category Selection Field. Thank you very much.
Hello Adobe Analytics Community! Adobe Analytics Community Q&A Coffee Breaks: A program designed to keep you connected to some of the very best Analytics resources out there: namely, the great minds behind Adobe Analytics! Connect with our experts to discover a broader perspective around solutions to your questions ~ and since the conversation is via chat over an Adobe Analytics Community Discussion thread, your questions and their solutions will stick around in the Community to help others with their similar questions, and vice versa This list will be updated over time, so be sure to bookmark it and check back to review the latest Adobe Analytics Community Q&A Coffee Break Discussion Threads (newest to oldest) 😊 2024 April 23, 2024 - Eric Matisoff, Adobe, Principal Evangelist, Analytics & Data Science February 28, 2024 - Analytics Champions Mandy George, Christel Guidon, Meghan Powers, and Achia
Hello Team, If any one has implemented OAuth2.0 Authorization in AEM application, can I get some insights?I was reading this article: https://medium.com/@toimrank/oauth2-0-authorization-9645ce81e3d2Got many details from this article. Still I have few queries. 1: Saving access token and refresh token in server side, rather than browser cookies. How to achieve this? where to save this details in server?? Since, access token, refresh token is not user specific, its application specific. So, there is no point in saving in browser cookies. Is this related to Session Cookie? https://cookie-script.com/blog/session-cookies#:~:text=and%20Session%20Cookies-,Working%20principle,the%20client's%20and%20server's%20sides. cc @imran__khan you have coined server side cookie in some other article. If you dont mind, is it possible for you to elaborate ? -Thanks
How to import xml file into adobe frameworker
Adobe Experience Manager (AEM) Community, are you diving into the functionalities of AEM and looking for ways to level up your skills on the job? Look no further! Sign up now to get tips and best practices delivered straight to your inbox or within AEM. It takes just 5 seconds to unlock a world of personalized guidance and exclusive learning events so you can skill up as you work. Sign up to skill up Want more information? Review Personalized learning recommendations and promotions documentation. Explore sample AEM learning content here.
Some of the ACL permissions on our AEM publishers in stage and production are getting wiped out after we restart the servers. We tried adding Sling Repo Init scripts to re-install the permissions but it's not working. We have to re-install a package in CRX manually to reinstall the permissions. Any thoughts on how these ACL permissions get removed?
Need to check the way how the assets essential metadata form and metadata schema along with search form can be deployed from one environment to another environment? Is there a way via package manager or through code base ?
AEM Solr Integration by @imran__khan OverviewAs part of below blog, we will try to understand most of the things about Solr and also going to cover Solr integration with AEM in detail. It will be using Java core concepts for getting, creating, updating and deleting, syncing documents in Solr. We will be covering below topics in detail as part of this blog:What is Solr and its needSetup Solr in localCreate and fetch Solr documentConsume Solr API to create, update, delete, fetch document. Follow link for more details. I hope you found out this article interesting and informative. Please share it with your friends to spread the knowledge.You can follow me for upcoming blogs Q&APlease use this thread to ask questions relating to this article
I have a TIF file which contains a single layer and single clipping path named "Path 1". I'm trying to use the command reference "clipPathE" to modify my download in order to download the asset in the "TIFF with Alpha" format so that everything that falls outside the area defined by clipPathE is transparent. The image modifier I entered was formatted like this:clipPathE= Path%201 An asset is downloading but it doesn't contain the transparency that I'm expecting. Is there anything I should be doing differently?
AEM Chrome Extension for Content Authors, Developers, and CMS Admins Across All AEM Versions by Brian Ka Sing Li @ SourcedCode.com Overview Navigating Adobe Experience Manager (AEM) can often feel like a repetitive dance for content authors, developers, and administrators. Moving between pages, Touch UI editor, Classic UI editor, page properties, and CRXDE Lite involves the manual hassle of copying URLs and making adjustments – a time-consuming chore that needs a fresh approach. Enter the AEM Chrome Extension, a tool designed to be your time-saving ally and revolutionize your AEM navigation. Click here to read the article - https://sourcedcode.com/blog/aem/aem-chrome-extension-for-content-authors-developers-and-cms-admins-across-all-aem-versions
Hi Team, Can anyone suggest me how to track end to end user journey tracking from adobe analytics for individual user. Required solution to show user journey on flow chart will be more helpful.
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.