Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello Everyone, My name is Adam and I am an expert in IT recruitment, I am looking for Senior AEM Developer and Adobe Solutions Architect, please if anyone is interested working in Poland then kindly message me on LinkedIn: https://www.linkedin.com/in/adam-l-69059a8a I will be grateful to discuss it more with you all. The job is based in Poland. Warsaw and Wrocław. Thank you
While running some Translation projects, AEM logs reported "consider creating an index or changing the query". We added an Index (oak:index) as below: But adding this Index is causing the Translation jobs to fail ("failed to start translation"). Logs showing as: java.lang.IllegalArgumentException: Could not find translation job with id 'test_translationjob_en_ja_da0d550a-dbf0-465e-9e26-7cf98cc1791c' - While running a query using Query Performance > Explain Query tool, searching the the above job, results shows as the Job is Found and Index also being used. - Removing the Index, is allowing the Translation Projects to start successfully. Any reason why the jobs are failing with Index in place?
what is meaning and how to create documentation about APIs
We are customizing Assets Admin Search Rail Search form to add more filters in AEM DAM search filters panel,Property Predicate is working pretty well but issue is that after search AEM is not adding search filter with search key in the upper rail.AEM is adding search filter in upper rail only for filters created using options predicate.Please see the screen shot.Can someone help in this?
Previous state (working): [6.5.9.0] AEM Version, including Service PacksAdobe Experience Manager (6.5.9.0) [4.2.0] ACS AEM Commons Version: 4.2.0 Current state(Not Working): [6.5.15.0] AEM Version, including Service PacksAdobe Experience Manager (6.5.15.0)Product : AEM (6.5.0.20180328) [5.4.0] ACS AEM Commons Version: 5.4.0 Reproducible on Latest? [yes] Expected Behavior ACS Commons functionality disappeared after AEM upgrade managed by AMS. Actual Behavior But Instead of that,This is what we're seeing right now (After the Service Pack update). Steps to Reproduce Take a stable service pack AEM version where you can see instant Package option as shown above.Upgrade to latest AEM service pack(Version mentioned at the beginning of this ticket).install ACS commons 5.4.0 Check for "Instant Package" button [See above Screenshot] once installation is done.
I am trying to create A4T activities. In the goals and settings page, I am not getting any report suites I have been using this id for the last 3 years and no issues. This has come up since yesterday and I am not able to edit existing A4T activities because of this. I have not changed anything wrt to user permissions. Has anyone had this before?
Hi,I'm trying to follow this doc (https://helpx.adobe.com/digital-publishing-solution/help/shared-content-api.html) to create a shared entity. Now when I try to hit https://pecs.publish.adobe.io/publication/{publication_id}/sharedContent/{shared_entity_title} I only always get 401 Unauthorized. {"error_code": "401013""message": "Oauth token is not valid"}I realized that I'll have to run the Authentication service first to get Access Token and get authenticated. Now, I run https://ims-na1.adobelogin.com/ims/token/v1 passing all the necessary params,client_id: <client_id>client_secret: <client_secret>scope: AdobeID,openiddevice_id: <device_id>device_token: <device_token>grant_type: deviceHowever, I always get 400 Bad request saying unsupported grant type. {"error": "unsupported_grant_type"}I'm not able to figure out where I'm going wrong! Please help!PS: I'm hitting these URL's from Google Chrome's Advance REST Client.
Is Learning Phase a myth? I can’t find an ad platform that had a more detailed explanation on this phenomenon than Facebook. Each time one of your ads is shown, the delivery system learns more about the best people to target, times of day to show the ad, and placements and creatives to use. The more an ad is shown, the better the delivery system becomes at optimising the ad’s performance. Stefan Johanson succinctly explained it that when you never allow your ad sets to pass the learning phase and then start delivering the real results, you’ll always be in the learning phase. In other words, ads are not instantly smart, it must gather enough experiences or data and insights to learn and stabilize. Fear not, because aside from the native platforms, Adobe Analytics helps you identify opportunities to optimise your campaigns. 3 Critical Ad Optimisations Using Adobe Analytics 1. Eliminate Ads with High Drop Off Rate Each ad asset has its unique tracking codes, using this dimension, you ma
AEM as CMS by Mani Kumar Korthivada Overview This video gives a brief introduction to CMS and an Introduction to Adobe Experience Manager as CMS. It gives an understanding of the features available in Adobe Experience Manager (AEM). Link: https://www.youtube.com/watch?v=0_Mr8SurGaw Please share, like, and subscribe if you like the explanation. Q&A Please use this thread to ask questions relating to this article
Demystifying Storage Elements in AEM by Hemalatha Chockalingam Abstract The purpose of this article is to give a big picture of what are all the variable options available to store data in the AEM Repository and how to optimize it by following the corresponding periodical clean up mechanisms. When I try to understand this process, came across various terms (node store, data store, compaction, clean up) but often got confused where to use what. To understand each of this things in detail, I have attached the corresponding Adobe Links in the end. In this article, tried to cover the whole big picture of using various options for Storage in AEM and how to optimize it with corresponding clean up mechanisms. The AEM platform starting from AEM 6 is based on a Jackrabbit OAK repository (replacing the Jackrabbit 2.X repository of previous versions). This repository can be split in two different storage elements: the Node Store and the Data Store (also called Blob Store). In Adobe Experience
When it comes to your marketing funnel, paid digital media's business impact may be diluted by some gaps in attribution and the multichannel touchpoints of customers. You are not alone in this challenge. Despite our best efforts in tracking campaign performance and having digital analytics in place, some leads may still fall in the cracks and become organic leads that may be interpreted as having nothing to do with your digital campaigns. This may resound to many digital analysts especially when some of the clicks to the website from your digital campaigns were missing. Here are proven ways using Adobe Analytics to Show your Digital Marketing’s Impact to Leads Creation: 1. Correlation Analysis of Last Touch Channels There are various scenarios when leads come to your funnel primarily from internal sessions timeout or direct channels, here’s a way to decipher that nuances. But if it came from natural search, search engine optimisation (SEO) may take credit. Correlation analysis wil
Adobe Certification Exam Prep Portal Overview The Adobe Certification Exam Prep Portal is now available! Benefit from taking free expert-level practice tests and, upon completion, receiving a detailed report that indicates areas you’ll need to strengthen to pass the certification exam. Ref: https://solutionpartners.adobe.com/content/solution/us/en/solution-partners/news/2022/06/adobe-certification-exam-prep-portal-now-available.html#
[AEM Components : Markdown Documentation as help documentation] by Arun Patidar Overview The Granite UI widget fieldDescription property is used to add helpful tooltips to your dialog fields but in some cases, you might need to add details documentation about the component, whether it’s technical or for Authoring instructions. Then you may use dialogs helpPath property to link component document to the dialog, the path could be github page or confluence page or any other page. For instance core components uses adobe documents as help document for the component, example Core Image component jcr:title="Image" sling:resourceType="cq/gui/components/authoring/dialog" helpPath="https://www.adobe.com/go/aem_cmp_image_v3" Wondering if the this documentation can be part of AEM or dialog itself. Ahmed Musallam has created a blog about reading readme file and generating document when click on help link. You should check this out at https://blogs.perficient.com/201
The journey from a Developer to an Architect by <Rahul Mengji> Overview If a developer aspires to be an architect you must feel and behave like an architect. No fixed time or event makes you an Architect. Nothing happens overnight, and nothing worth your time is accomplished in haste. It all depends on Skill, Experience, and Passion. Please read here Q&A Please use this thread to ask questions relating to this article
HTL(Sightly) Cheat Sheet by Techzette Abstract HTML template language is preferred and recommended server-side template system used in AEM, this is also know as sightly in most of the AEM community. HTL provides several global objects which can be used without importing any extra dependencies. Below list is the different HTL objects that is available in AEM Enumerable Objects properties — List of properties of a current resource pageProperties — List of properties of a current page inheritedPageProperties — List of inherited page properties of a current page Read Full Blog HTL(Sightly) Cheat Sheet Q&A Please use this thread to ask the related questions.
Hi Campaign folks, Wish you all a very happy new year! Here we are with the 4th edition of the Adobe Campaign Community Lens! Adobe Campaign Community Lens is your bi-monthly community highlights with the latest updates from the Adobe Campaign Community in one place.In this edition, we are sharing updates from November and December 2022, including, the most viewed Adobe Campaign content on Experience League, as well as the latest product releases, upcoming and past learning opportunities, 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 Classic v7 Release: [Release Update | Campaign Classic V7] Release 7.3.2 - Build 9356_November 2022 📅EVENTS AND OPPORTUNITIES📅 Register now for the upcoming Adobe Campaign learning opportunities: Adobe Summit is back - live and in Las Vegas.&nb
I am using Jackson exporter to export aem page content into json. for example below aem url will give me http:4502/content/instaffers/jcr:content/root/container.model.json It is working as expected. Now I want to send this json response to an external webhook as part of my custom workflow. To achieve this, I am planning to do below things, Step 1 - Get JSON response in custom workflow process step Step 2 - Send the generated json response to external webhook For step 1 - Do we have any OOTB java api available to get the json response and send it to an external webhook? or Do we have to use the Http client api to AEM to get a json response ? or is there any other option to get a json response ? Also can I send the json file directly to an external webhook instead of creating physical json and give it to an external webhook(because in AEMaCS there would be challenges in creating physical files)?
Hi Team, Looking for a recommendation to publish assets programmatically from AEMaaCS to DM (Scene 7), specifically from a custom step in a workflow. Currently, the DM Publish Servlet ([asset].dmpublish.json) will be invoked from the UI when publishing manually any asset to DM. Is there a way to programmatically do the same from the backend following best practices? Thanks in advance!
Each month, the Adobe Workfront Customer Success team hosts FREE, interactive workshops on various topics for System Administrators. If you're looking to ask questions, learn best practices and connect with other System Admins, get a dose of inspiration, or practice some new Workfront skills, check out the list of topics below and sign up for one, or all events. Topics vary month-to-month, so be sure to look for the monthly announcement center message and register on the Events page on Adobe Experience League. January 24 at 2pm MT – Learn: Making the Case for Layout Templates January 26 at 9am MT – Learn: 10 Communication Tips February 3 at 10am MT – Connect: Admin Chat for Marketing & Creative February 7 at 4pm MT – Learn: 10 Communication Tips February 9 at 10am MT – Ask: Logging Time Customer Panel February 13 at 7am MT – Connect: Strategic Admin Chat February 28 at 2pm MT – Learn: Making the Case for a Full-Time Sy
The AEM Engineering Enablement User Group is for IT professionals and AEM developers seeking deep enablement on real-world scenarios to unlock the full potential of the AEM platform. Join AEM Champion Brett Birschbach, Chris Sands, and Nicholaus Chipping from Bounteous to learn about Content Fragments and how they accelerate the use of AEM in the headless world. Do you need to deliver data in a multi-channel manner? This session is for you! Bring questions and join the journey as we cover: • What are Content Fragments • Content Fragment changes & enhancements • How do you use Content Fragments on other platforms? (Technical Discussion) • GraphQL introduction with Content Fragments (Technical Discussion) • CF Tips & Tricks (Things we have found useful along the way) • Customer/Individual Showcase (Share your work or success stories!) REGISTER FOR FREE
Hi all,I am getting 404 Not found on publish instance when I try to fetch sitemap but in author instance it's coming fine
Hi AEM community, Happy New Year! You're invited to share your thoughts on the AEM migration process, specifically on the use of Cloud Acceleration Manager and Cloud Manager. When you adopted AEM as a Cloud Service, did you migrate from another AEM instance? If so, I’d love to hear from you and get your feedback on some design ideas for Cloud Acceleration Manager. Please use the link below to pick a time that will work best with your schedule:Schedule your 60-minute sessionThis is a chance to give feedback on the migration process as well as weigh in on early prototypes for connecting Cloud Manager and Cloud Acceleration Manager.Forward to your coworkersThe link above is unique to you. To share with others on your team who were part of the AEM migration, or to share with consultants who have helped with your migration, send this link: https://experiencecloudpanel.adobe.com/c/r/cloud-acceleration-managerI look forward to speaking with you!Thanks,Ande Reisman |
Hi everyone, Is it possible to perform stress performance tests (soak/endurance, peak, ...) of a site hosted on AEM as a cloud service with the Azure Load Testing tool (Based on Jmeter script)? Anyone have experiences with this?Thank in advance, regards
Hi All, I am facing an issue with Asset share commons build. I downloaded various versions of asset share commons from Releases · adobe/asset-share-commons (github.com) and facing below issue while building any of these projects: [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.1:npm (npm install) on project assetshare.ui.frontend.theme.light: Failed to run task: 'npm install' failed. java.io.IOException: Cannot run program "C:\Temp\asset-share-commons-asset-share-commons-2.4.8\ui.frontend.theme.light\node\node.exe" (in directory "C:\Temp\asset-share-commons-asset-share-commons-2.4.8\ui.frontend.theme.light"): CreateProcess error=193, %1 is not a valid Win32 application. I am using windows machine and have unrestricted access. Also, I am using AEM cloud sdk. Other projects are getting build properly. Any resolution will be highly appreciated. Thanks.
Welcome to the 3rd edition of the Adobe Analytics Community Lens! The Adobe Analytics Community Lens is like your community bulletin board highlighting the latest updates from the Adobe Analytics Community in one place.In this edition, we are sharing updates from November and December 2022, including, the most viewed Adobe Analytics content on Experience League, as well as the latest product releases, upcoming and past learning opportunities, and a lot more! Adobe Analytics Community Lens 📅EVENTS AND OPPORTUNITIES📅 Adobe Analytics Champions Office Hours, Tuesday, Jan 17, 10:00 AM (EST) Come join some of our Adobe Analytics champions as they answer your questions here! Adobe Analytics Community Q&A Coffee Break, Monday, January 30, 10:00 AM (PT) We'll be joined by the North America East Virtual Analytics User Group, experts from a variety of backgrounds who regularly use Adobe Analytics in their careers, who will be signed in here to
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.