Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, I am trying to implement CSRF token for the form servlet, however I am getting error of "The import com.adobe.granite.csrf cannot be resolvedJava(268435846)" in the servlet. I have added the dependency to the main pom.xml file: <dependency> <groupId>com.adobe.granite</groupId> <artifactId>com.adobe.granite.csrf</artifactId> <version>1.0.20</version> <scope>provided</scope> </dependency> As well as added in the pom.xml file for core: <plugin> <groupId>org.apache.felix</groupId>
Hey y'all! Did you know that for the first time at Adobe Summit there are peer-to-peer sessions available for Workfronters? Adobe Champions and Experience League Community Advisors (yep, that includes me!) are gearing up for dedicated 30-minute power sessions. We're here to spill the secrets, share the best practices, and tackle your product-specific questions head-on. It's your golden ticket to connect, learn, and problem-solve with the best in the biz—all in real time! But here's the deal: these sessions are hotter than the Nevada desert, so you'll need to lock in your spot ahead of time. Don't wait—reach out to your Account Manager today and get your meeting on the books. If you don't know who that is @juliewilson can help you! Let's make some magic happen! 🦁
Hi All,I have done the bulk import from OneDrive to AEM Assets. Where I can import assets from My Files as shown below. I was referring the below document for configuring OneDrive to AEM Assets. Bulk import assets using Assets Essentials | Adobe Experience ManagerI Created a communication site(Human Resource) in SharePoint and added this folder in the OneDrive quick access .I need to download the folders into AEM Assets. Is it possible to migrate the folders from SharePoint to AEM Assets . I was unable to bulk import the quick access folder from SharePoint to AEM Assets (As mentioned below) . Is there any configuration we need to do .
We are excited to announce the RTCDP Community Member of the Year for 2024! A big congratulations to this year’s winner: @davidross91! David has shown exceptional commitment to the RTCDP Community, helping others with his expertise, fostering discussions, and sharing valuable feedback. His contributions have greatly enriched the community and inspired others to get involved. Your work has significantly impacted countless learners, empowering them to grow in their understanding of our products. Thanks to your efforts, new members are not only learning faster but also feel encouraged to participate more actively. As we step into FY25, we encourage David and all community members to keep the momentum going. Let’s work together to make the community even stronger by sharing knowledge, engaging with peers, and inspiring one another to grow. Thank you, David, for your incredible contributions, and congratulations on this well-deserved recognition! Wishing you another ama
How can I use Content Fragments (or a similar structured content approach) in document-based authoring with Edge Delivery Service (EDS), without relying on AEM's DAM?
HI,I am wondering what is the best way to add page specific javascript using AEM as a Cloud.Author should be able to control which flavor of javascript logic is included.Javascript code should be part of AEM Code Repository same as all other javascript (ui.frontend)My brainstorming results:- Add option to add a custom css class to each page, which "activates" the javascript flavour if present- Build a new component which is added to page, Author can select logic flavor by adding component- ...Your feedback would be greatly appreciated --Volker
I have used postman to get Oath tokens, that expired after every 24hr. if we need to use refresh token to get new Oath token, how do we do that ? https: // {{IMS}}/ims/token/v2 ? grant_type=client_credentials&client_id={{API_KEY}}&client_secret={{CLIENT_SECRET}}&scope={{SCOPES}} I have tried including offline_access in the scope variable, but still it doesnt return any refresh token
Hello Team,We have a requirement to import/load externally created audiences into AEP. We are familiar with the "Import Audience" feature provided in the UI and we have done this couple of times. Now, based on the volume of audiences and increased frequency of importing thaudience, we are thinking of options to see if importing/uploading the audiences (in CSV or JSON) from SFTP or Data Landing Zone (DLZ) is feasible or not. I could not find anything in the ExperienceLeague other than importing audience using UI. Anyone of you knwo, if this is at all possible through regular dataflow from SFTP/DLZ ? Thanks a lot in advance for all the help I get from this forum. Thanks,Bitun
When I am deleting Content fragment from AEM 6.5.21 its throwing below error. Which I have found in network Tab.org.apache.jackrabbit.oak.query.RuntimeNodeTraversalException: The query read or traversed more than 100000 nodes. To avoid affecting other tasks, processing was stopped.org.apache.jackrabbit.oak.query.RuntimeNodeTraversalException: The query read or traversed more than 100000 nodes. To avoid affecting other tasks, processing was stopped.RequestURI=/bin/wcmcommandServlet=com.day.cq.wcm.core.impl.commands.WCMCommandServlet
Hi Team,We have created Content Fragment Model and GraphQL queries and its working as expected but while installing that Content Fragment Model in AEM servers below errors are throwing in logs, could someone kindly help to fix this issue. *ERROR*com.adobe.cq.dam.cfm.graphql.ModelCompilerSchemaError : ErrorType: SCHEMA_INCOMPLETE_FIELD_REMOVEDError location: /conf/abd/defg@fieldCause: Missing Nested Model(s)*ERROR*com.adobe.cq.dam.cfm.graphql.Metricsaem.graphql:aem.graphql:MANAGED_ERROR : SCHEMA_INCOMPLETE_FIELD_REMOVED_ID_XXX
Introduction The Journey Canvas visualization in Adobe Customer Journey Analytics (CJA) helps analysts map and understand how users move through different touchpoints in their journey. It allows dynamic exploration of customer behavior patterns, interaction sequences, and engagement flows across channels and platforms. In this blog post, we'll explore strategies for using this visualization to gain meaningful insights into your customers' journeys. Think of Journey Canvas as a GPS for your customers' experience. Just as GPS tracks routes from start to finish, Journey Canvas shows how customers navigate through your touchpoints. The tool connects various touchpoints (called nodes) along the customer's path, like pins on a map. You can spot popular routes, identify where users leave, and discover which paths lead to successful outcomes like purchases. These insights help businesses improve their customer experiences and boost customer satisfaction. Similar to how a traffic analyst stu
Today, we will discuss one of the most vial parts of setting up your data collection for Adobe App Services: the datastreams. Now, imagine this: your organization has recently started using Adobe Analytics and you want to set up your data collection so that you can start generating reports. You excitedly sign into your Adobe Account, go to your Experience Dashboard, and click on the Data Collection service. However, now you are stuck on the Home Page and don't know what to do next. What should you do first and how do you navigate this service? One tool required to setup is the datastream. Before we delve into datastreams, we should do a quick high-level overview of how data arrives to the stream in the first place. Your organization is probably leveraging a data layer (often called digitalData) to surface page attributes and a tag manager like Adobe Tags to load the Web SDK library. When an event is triggered (likely a sendEvent() command), the recorded data is sent to the E
Hi Everyone, Is it just me or recently in our AEM Cloud Manager - Developer console - The consoles to view the configurations or services are sluggish. This is true for the classic console especially. Most of the times the classic consoles are timing out or saying "Failed to fetch" While the new console which is still in beta mode maybe loads flawlessly - I don't know if anyone else is facing this issue but just curious. We have had past issues in using the new Assets console which didn't offer the full feature parity for the old Assets classic UI so have been cautious to switchover the views without making sure all the features are actually present. Anyways, not an issue or blocker but wanted to know if anyone else has been facing this gentle nudge to the new consoles. Thanks, Rohan Garg
I have a similar issue to this one just slightly different. We have a custom Authentication Handler that implements AuthenticationHandler. In the extractCredentials method, the first thing that happens is a check for an existing login-token. If it exists, the method returns null to bypass the rest of the authentication code.The issue we are running into is when the login-token exists but is no longer valid, the user receives a 403 error.How can we check for existing AND VALID login-token?Also where can I see the OOTB SamlAuthenticationHandler code? It sounds like there may be a working example of this case in that code.
I have created a new schema, and a new dataset (Event) corresponding to it , both are profile enabled .Created a new dataflow from the source and it is a backfill enabled.Problem: I have ran a query to check the number of records in the dataset I got a count 'A'(2870051), but in the UI the count of records are 'B'(2,993,633).PS: - there were some 4654 records failed during the first run of the dataflow, backfill enabled.I am not understanding why this difference is.
Hi Adobe Community, My team is having issues where we have to keep resigning into Experience Platform every morning on Chrome instead of single sign on automatically loading us in. I am wondering if anyone has any workaround suggestions. This is only happening on Chrome so I am assuming it is a Chrome setting. Thanks,Nick
Where selecting a dropdown value doesn't update as expected. This problem has been reported by other users as well. Specifically, when attempting to choose an option from the dropdown, the selection remains on the initial value and doesn't reflect the user's choice. How to resolve the issue mentioned in below screenshot??
WUGGSup, everyone! We had a fantastic first SoCal Chapter Workfront User Group (WUG) event this morning. Over 38 people registered, with more than half of the registrants attending from nearly 20 different companies across Los Angeles and San Diego. The event brought together professionals from all organization and experience levels, including Sr. Directors, project and marketing managers, system admins, end users, and some who have never used Workfront before but would like to learn more about it. Our members stated at the event that they are most excited about:Workfront AINew feature updatesAdoption and planning best practicesContent supply chainIntegrations, including translation / localizationAdvanced reportingProcess and workflow practicesNetworkingFree swagAt least six attendees from today's meet-up will be at the Adobe Summit on March 17-20th. Stay tuned for details on an informal WUGs meetup.If you haven’t signed up for the chapter yet, don’t forget to do so in two ea
By @vinayso & @surebee In consulting, we frequently face challenges as technology develops and becomes more complex. As technology matures, sometimes there is a greater need to debug and troubleshoot issues that derail expected functionality. It’s one of the most common challenges that we see within consulting, and it’s commonly shared by clients as well. Whether it’s to meet a certain release timeline or to reinstate functionality, a quick resolution is always ideal. Our hope is that this guide can be approached from a broad perspective to help with any troubleshooting independent of the implementation being used: legacy at.js library or the latest Adobe Experience Platform (AEP) Web SDK.Having the Right ToolsLike any craft, it is important to have the right tools to help you. Two essential tools for debugging and troubleshooting are the Adobe Experience Cloud Debugger Extension (available on Chrome and Edge) and the browser developer tools that come with all b
Session Details Edge Delivery Services marks its first year in action! Hear from the engineering team behind the journey as they share valuable insights into the challenges overcome and the achievements realized. Discover the lessons learned, the discoveries made, and the transformations that have shaped our product over its first year, along with a preview of what’s next. This session offers a unique opportunity to learn from those integral to the evolution of this innovative solution. Session Recording 12th November, 2024 | 10:10:00 AM PST Speaker(s) Lars Trieloff, Principal - Developer Platform and Ecosystem, Adobe Moderator(s) Adobe Product(s) AEM Full Schedule Check Here Q&A Please use this thread to ask the question related to this Session. Don't forget to register yourself for this session using the registration link shared above.
Do you know how sequential segmentation works in Adobe Analytics (AA) and in Customer Journey Analytics (CJA)? Not something basic (left) but something more interesting (right). Do you know what happens in this segment using Only After Sequence, plus Exclude, with multiple checkpoints, out-of-order container levels, and an After modifier? Do you know why this is valuable? That sample belongs to a use case to explore a visitor’s next visit after some key event, like an application submission. It returns exactly one visit for everyone who has applied - their next, consecutive visit. It works for the whole dataset, though qualified visitors applied on different days and engaged again at completely different times! There is so much I want to tell you and unlock for you regarding sequential segmentation in AA and CJA! This is the first post of my series Mastering Sequential Logic in Adobe Analytics and Customer Journey Analytics. I’ve specialized in this subject for many years at Adobe. My
Many of our resources put a comment on their hour entries (using the comment in the update stream, not the note/description field from the timesheet or time entry page). They look something like this: I'm trying to pull in that comment into a report. I've done this before with tasks and issues using "task:lastNote:noteText" and "opTask:lastNote:noteText". I have tried "lastNote:noteText" on an hour report and "hour:lastNote:noteText", but neither work. Does anyone have a suggestion for what field I can pull to get this data into my report?
After running an accessibility scan, we found some tables on our site that do not have header tags since they are display-only and are not conveying data. The recommendation was to add role="presentation" to these table tags.I added the following to /apps/cq/xssprotection/config.xml <attribute name="role" description="The 'role' attribute describes the role of an element in programs that can make use of it, such as screen readers or magnifiers."> <literal-list> <literal value="toolbar"/> <literal value="tooltip"/> <literal value="feed"/> <literal value="math"/> <literal value="presentation"/> <literal value="none"/> <literal value="note"/> </literal-list> </attribute>Unfortunately, the role attribute is still stripped out after retrying to add it in the RTEI then tried adding a regex to this, but that did not help.I also tried removing the literal-list leaving only the regex.I v
To access Adobe Experience Manager (AEM Managed Services) Author instances in QA and UAT environments from a non-Adobe environment, which approach is recommended: Setting up a VPN with IP whitelisting to access the Author instance directly Accessing the Author instance through the Dispatcher by enabling it in the Dispatcher configuration If there is any official documentation supporting the recommended approach, please provide the relevant links. Thanks
Let's assume I created some topics and corresponding map using AEM Guides.If I want an output file for example as AEM Sites, where I can change styles so its would render my content with a particular style that I defined.By default, If I generate an output as AEM Sites then the content is getting rendered as below.I wanted to add my own logo and make some other UI changes .Can someone help me with the same and guide me how can I do this?
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.