Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello Team, Welcome to the Adobe Analytics Community Mentorship program! This is the featured Community Discussion thread for your Adobe Analytics Community Mentor, Asheesh Pandey (aka @Asheesh_Pandey), who will be here to guide and support you and your peers with your Adobe Analytics questions as you prepare for the Adobe Analytics Expert Business Practitioner Certification (Exam ID: AD0-EE208), through to the end of the program. Aspirants mapped to Asheesh Pandey (aka @Asheesh_Pandey): @Thomas_Ashley @Kavitha1707 @princeob14 @Cparthasarathy @mg63 @AbhranilPal @sidharthmahajan How to participate The Aspirants’ goal is to clear their Adobe Analytics Certification during program live July 21st, 2023 – September 6th, 2023 Aspirants: Post your Questions in this thread to connect with Asheesh Pandey (aka @Asheesh_Pandey), and your fellow Aspirant peers. &nbs
I have been a global Workfront admin for 7 years. I am not very familiar with text mode, I have cobbled together a couple of things that work with a combination of cut / paste and trial and error.Do you feel that it is fair for Adobe to lock away so much power exclusively behind text mode? It is impossible to report on elements more than '3 hops' from the origin object, so in order to build such a report you have to use text mode. This is just one singular example, there are many other ways to use text mode to do things.From my perspective, I wish the Workfront tool was more developed so that we don't have to rely on text mode reporting for the truly advanced features. My previous job experience in graphic design, printing, prepress, etc is because I hate writing code.I do not have enough time or inclination to learn all of the various API calls, object limits, syntaxes, etc - I have another system to manage in addition to Workfront. I feel like Adobe is a
As vendors go, Adobe is pretty customer friendly. They want to make you happy. They have a lot of support channels, one of which is Customer Care. This is Adobe’s help desk.It's tempting to think of customer service interactions as simply one-way transactions. Instead, you want to see Customer Care as your ally. You want to help them help you. When working with Customer Care (or any customer service) here are three things that I think will support your interaction with them:Do your homework.Ask clear questions.Be patient.Please chime in with your own thoughts.Do Your HomeworkGather all the information you will need to work with Customer Care. This will make your interaction with Customer Care go a lot more smoothly. Remember, Customer Care does not know your data architecture or your specific implementation. The information you provide will help Customer Care with the context and detail needed to answer your question.Before engaging Customer Care, try to answer the question yourse
Hi All, Hope you are doing. In our production environment we have two publisher with same code, content and configuration. Yesterday we have checked and noticed that their repository have different size. We also enabled sticky connection over dispatcher. Any suggestions please.
We are having issues getting the Vanity URL's dispatcher configuration on the IIS webserver. Is there any documentation besides the below link on the IIS vanity URL configuration?https://experienceleague.adobe.com/docs/experience-manager-learn/ams/dispatcher/disp-vanity-url.html?lang=en
Hello AEM Community! Just wanted to remind this incredible group about a few virtual AEM User Group sessions that are coming up. These sessions are presented by customers and partners, so it is a great way to strengthen your AEM knowledge and hear from peer practitioners:1) AEM and Atomic Design: Wednesday, August 30, 9:00 – 10:00 AM PDT2) AEM Content Fragments, Presented by the 2022 AEM Champion Class: Thursday, August 31, 7:30 – 8:30 AM PDT RSVP for these events here (and don't forget to subscribe to an AEM User Group Chapter so you never miss an event): https://aem-augs.adobe.com/
Bulk deletion of Forms portal Submissions by Pankaj Girotra Adobe Experience Manager (AEM) 6.5 Forms provides multiple form submission options, one of which is the Forms Portal. By default, Forms Portal stores submission data in the AEM's CRXDE repository. Although this approach isn't recommended by Adobe, numerous organizations still rely on this built-in feature for their form submissions.When an organization stores their Forms Portal data in CRXDE, it gets stored internally on the file system. As submissions pile up over time, this can lead to low disk space issues. AEM Administrators can use the delete action of of Form Portal's the Draft & Submission component to remove these submission. The action actually hides the submissions instead of deleting the actual data node. This is as per design to keep the submissions on the system for auditing. This leaves AEM Forms Administrators with the tedious and error-prone task of manually locating and deleting these nodes
I have a template that needs one document updated. I need to delete the old form and add the updated form to my existing template.
Hi I've just installed the AEM 6.2 QuickStart (author mode) on my mac and and got the following errors when try to click view more info of the sample projects such as Geometric Outdoors. Could not initialize class org.owasp.validator.html.scan.AntiSamySAXScannerCannot serve request to /mnt/overlay/cq/core/content/projects/properties.html in /libs/cq/gui/components/projects/admin/simpletable/simpletable.jspException:java.lang.NoClassDefFoundError: Could not initialize class org.owasp.validator.html.scan.AntiSamySAXScanner..Please see the full error in attachment. Anyone familiar with this error and know how to solve it.
Session Details Learn how to deploy your code in production with confidence thanks to custom functional tests. Quality shouldn’t be hard, even on a busy Friday afternoon. Session Schedule 9-Feb, 11:45 AM - 12:15 PM PST Speaker(s) Andres Bott Full Schedule Check Here Q&A Please use this thread to ask the question related to this Session. Session FAQs Q. the tests will be running in parallel? will there be a report showing the results of all the tests run? A. the tests are executed as they are shown, so they are not running in parallel. You can use the usual maven reporting functionality to create a proper report for you. | the test results are visible in each Cloud Manager production pipeline execution. Q. I sometimes have to mock some AEM api and they fail how to handle those tests A. yes, sometimes it is required to mock AEM apis. | Q. are functional tests executed against PROD? Or only agai
I am doing some post-processor work after dialog submission so I am creating a SlingPostProcessor to update the node desired property. SlingPostProcessor is working for component A but the same is not working for component BHere is my working component A code. Below process method is invoked as soon I submit the component dialog A @8220494( service = SlingPostProcessor.class, immediate = true, property = { "service.ranking:Integer=-1" }, configurationPolicy = ConfigurationPolicy.REQUIRE ) public class ComponentAPostProcessor implements SlingPostProcessor { @9944223 public void process(SlingHttpServletRequest request, List<Modification> modifications) throws Exception { if ("/component/.....componentA".equals(request.getResource().getResourceType());) { ..... } } Here is my not working code(component B). This below process is not invoked after dialog submission. I tried to change the serv
Hi Team, Getting below error when trying to replicate assets from AEM 6.5.16 Author (nosamplecontent) to Publish for specific assets and replication gets blocked further. These assets are well replicated in the lower enviornment (nosamplecontent). No repository datastore exception found with the Author or Publish instances. Other assets are replicating without issues. Any support helps. 21.09.2023 09:07:49.243 *ERROR* [10.64.65.73 [1695287269242] POST /bin/receive HTTP/1.1] com.day.cq.replication.impl.servlets.ReplicationServlet Error during replication: Repository error during content import: No such file or directorycom.day.cq.replication.ReplicationException: Repository error during content import: No such file or directoryat com.day.cq.replication.impl.content.durbo.DurboImporter.createNode(DurboImporter.java:218) [com.day.cq.cq-replication:6.2.86.CQ650-B0006]....Caused by: java.io.IOException: No such file or directory --ThanksShiva
Register at: https://adobe.ly/3rvch6y Session Details Join the Adobe Experience Manager product team in this webinar to learn: How to unlock more agility so developers and IT teams can work smarter How to create great experiences that delight customers and impact key business metrics What optimal performance looks like and how to achieve it Housekeeping details: Duration: 60 minutes including 10 minutes of Q&A The session is free of charge, registration will be required Session Schedule Thursday, October 26, 2023, at 10:00 AM PDT Speaker(s) Tina Ngo, Senior Product Marketing Manager, Adobe Don't forget to register yourself for this session using the registration link shared above.
I'm writing to seek assistance with an issue we've been encountering recently involving Event Sync Admin Threads in our AEM 6.5.17 environment. This issue has been affecting our author instance and causing unintended page modifications, where pages are being marked as "modified by administrator," resulting in disruptions for our web production team.Specifically, we've observed the following log entry:[EventAdminAsyncThread #7] org.apache.felix.eventadmin ServiceWe suspect that this EventAdminAsyncThread #7 is somehow triggering the page modifications, but we're not entirely sure how this process is initiated or why it is impacting our pages.If anyone in the community has encountered a similar issue or has insights into the following questions, your input would be greatly appreciated:**How does the EventAdminAsyncThread #7 work within theAEM 6.5.17 environment, and what might cause it to trigger these unintended page modifications?Are there any known configurations or settings that coul
Hi,I am on 6.5 version of AEM . I drag a component , edit and set it up. All good so far. Now in the layout tab, I drag to resize - all good- where a reload of page occurs. When emulator buttons are clicked the screen is resized but the reload does not occur. This causes the onready JS to not be triggered which then does the magic of resizing. Assuming no reload is expected, how do I get past it? the reload helps update the div and it’s parent with correct resized width height , aligning to the container widthshould I choose to add an event to resize , it would get triggered on load as well so trying to avoid the resize .
As of this week, we've started to get this error when building our AEM project. I have cleared out the .m2 cache, as well as created a brand new project from the most recent archetype, and receive the same error. This is not just one user either, it is happening across our team on both Mac and Windows machines. We've tried updating the analyzer version to 1.5.8 also, with the same error appearing. Any help would be appreciated.
We’re back this month with a new Expert Insights interview, this time with advice on the best practices for getting started with Agile in your organization. Join your On-Demand Workfront CSM for an interview with our resident Adobe Workfront Agile expert, Natalie Mitchell (@nataliem27), and explore the common questions and recommendations for implementing the Agile methodology with your teams. Check out the video below! Resources mentioned during the interview: Natalie shared her favorite Agile resources during the interview so as promised, we’ve provided some quick links to those books below: The Lean Product Playbook Mastering Marketing Agility Looking for easy ways to get started? Check out these articles and short video demos: Early feature opt-in for Adobe Workfront Boards Create or edit a board – includes descriptions of each Boards template Adobe Workfront Bo
Hello, what happens is that I have implemented the web optimized image delivery java API to convert the assets of my component to webp. It was already implemented and functional, but out of nowhere it stopped converting the assets, my method has a try catch, where if the conversion of the asset fails, use the default version uploaded (for example, if you uploaded a jpg file to the component and when converting it to webp fails, use the jpg format). The strange thing is that in that same code I added a log to save the error if it fails but it doesn't appear. And the last thing I did to test is to remove the try catch block and just leave the call to the API request, then if it fails I should not put the asset in the component, if not the error of the request (a text), but it was not like that, but it puts the asset of the default format. This was in the environments where the API works. Since when I test it in local, if it fails because it isn't possible to call
Make no mistake – email is still a primary channel marketers rely on to engage with their customers. Research shows that 41% say it’s very critical—up nearly 30% since 2020. And consumers are just as reliant on email, where they prefer brands to communicate with them via email over other channels. Therefore, it is as important as ever to marketers for emails to make it to the inbox and drive engagement. But this can be a challenge, as 1 in 6 legitimate, permission-based marketing emails aren’t delivered (Validity, State of Email, 2023). To succeed with email marketing, email marketers must address challenges related to planning, infrastructure, and data. To support overcoming these, and other challenges, we are excited to announce the availability of deliverability offerings, Essentials, Enhanced, and Plus. These offerings are designed to give you the ultimate flexibility in choosing which package is the best for you and replace all legacy deliverability packages for Campaign
Greetings Adobe Target Community! Please join me in congratulating your Adobe Target practitioner peer, Pratheep Arun Raj (aka @pratheeparunraj) for being recognized as the ⭐ Adobe Target Community Contributor of the Month for June 2023 ⭐ @pratheeparunraj, thank you for driving productive discussions with your Community peers and for further extending your expertise as an Adobe Target Community Mentor ~ your contributions are tremendously helpful and help drive impact across your peers' work streams! 👏👏👏 Click here to check out who our Top Contributor was last Month, and be sure to stay tuned to find out whose contributions stand out in the month of July! Cheers, Amelia
I am integrating okta sign in flow with AEM SPA site. Okta sign in page is already created and hosted as separate application using okta widgets ,so once user is authenticated then I need to verify user logged -in status in sling filter and return the resource. if anyone has integrated okta on their AEM site, please provide some pointers? AEM version 6.5 with react spa editorI tried to check if there are okta java sdk examples that can do what I am trying to do but couldn't find it
WCM core accordion component not working as expected. AEM v 6.5.13 core components v2.6.0 On using accordion component not getting the UI and functioanlity as expected. Also tried directly using the core accordion component and gives the same results. Is this component supported in the above mentioned version or is there something missing in configuartion or so?
Install AEM cloud SDK in local by Techzette Overview This video gives step by step instructions to install the AEM CLOUD in cloud and setting up sample WKND content. https://youtu.be/p9tzqevCW98 Q&A Please use this thread to ask questions relating to this article
Hi Guys, I am getting below error while doing cloud migration, in my unit test cases 20:07:17,294 [ThreadedStreamConsumer] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.394 s <<< FAILURE! - in com.abcd.core.services.LocaliseLinksActionFactoryTest20:07:17,341 [ThreadedStreamConsumer] [ERROR] com.abcd.core.services.LocaliseLinksActionFactoryTest Time elapsed: 1.392 s <<< ERROR!java.lang.RuntimeException: Unable to initialize JCR_MOCK resource resolver factory: Unable to invoke method 'activate' for class org.apache.sling.testing.mock.sling.MockJcrSlingRepositoryCaused by: java.lang.RuntimeException: Unable to invoke method 'activate' for class org.apache.sling.testing.mock.sling.MockJcrSlingRepositoryCaused by: java.lang.UnsupportedClassVersionError: org/apache/jackrabbit/api/observation/JackrabbitObservationManager has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Run
Hi Team,While opening page in edit mode it was showing blank . So i checked the error log and got below error.09.06.2023 16:27:49.165 *WARN* [[0:0:0:0:0:0:0:1] [1686308267077] GET /content/bookpedia/us/en/home.html HTTP/1.1] com.adobe.cq.remote.content.renderer.impl.servlet.RemoteContentRendererRequestHandlerServlet Error while attempting to render content server-side: Exception while building the Remote HTTP request, {} com.adobe.cq.remote.content.renderer.RemoteContentRenderingException: Exception while building the Remote HTTP request at com.adobe.cq.remote.content.renderer.impl.handler.DefaultRemoteContentRendererRequestHandlerImpl.getRequest(DefaultRemoteContentRendererRequestHandlerImpl.java:103) [com.day.cq.remote.content.renderer:2.0.6] at com.adobe.cq.remote.content.renderer.impl.service.RemoteContentRenderingServiceImpl.getRemoteContentResponse(RemoteContentRenderingServiceImpl.java:72) [com.day.cq.remote.content.renderer:2.0.6] at com.adobe.cq.remote.content.renderer.impl
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.