Explore product-specific spaces to ask questions, share insights, and learn best practices.
Als letztes aktiv
We need to edit Create CSV Export functionality(content.exportsearch.csv) in search console. Can anyone help us, which servlet we have to look into @s-k-agarwal
Hi Team,I need to popluate custom pop-up message to Author, incase if the workflow that authored trigger is Success or Some error. How to do this.Usecase:1- Author trigger a workflow in page like2- Author can able to see the success message I have created a workflow custom process step, which is checking the allowed usergroup in order to execute business logic. @Override public void execute(WorkItem workItem, WorkflowSession workflowSession, MetaDataMap metaDataMap) throws WorkflowException { String payload = workItem.getWorkflowData().getPayload().toString(); ResourceResolver resourceResolver = resourceResolverUtil.getResourceResolver(); Session session = resourceResolver.adaptTo(Session.class); String workflowInitiator = workItem.getWorkflow().getInitiator(); //usermanager object UserManager userManager = resourceResolver.adaptTo(UserManager.class); //getting user from workflowInitiator try {
Join us for the next Adobe Target Community Q&A Coffee Break taking place Wednesday, May 24th, 2023 @ 8am PT - 9am PT We'll be joined by Ryan Roberts (aka @ryanr7), Gentry Lin (aka @adobe-gentry), and Ryan Pizzuto (aka @ryan_pizzuto) of the Adobe Target Consulting team, and Mihnea Docea (@mihnead) of the Adobe Technical Support Engineering team, who will all be signed in here to the Adobe Target Community to chat directly with you on this thread about your Adobe Target questions related to: Any and all of your Questions related to Target @ Adobe Summit 2023! *Feel free to review any of the on-demand Adobe Target Summit Session recordings in advance to bring your follow-up Questions to this chat on 5/24 REGISTER HERE! PARTICIPATING IS EASY: Sign in to the Community, Reply to this thread with your questions related to the Adobe Target topics covered Stand-by during the hour as the experts weigh in ~ this way y
After enabling unified shell in AEM as a cloud service , the existing customized look and feel of author instance is impacted.Is there any way to override this unified shell css to make our existing header look and feel back again in the system. This is only for author instance. Any leads? ThanksHimanshu
Hello all, I have a solution where a regionalized variation of a Content Fragment is intended to be used based on the resource path of the request. This allows us to seamlessly display region specific content from the matching variation without needing to manually select the variation from a component dialog and breaking the inheritance chain on our live copies. I've modified an existing solution that was already in place that simply created aMap<String, ContentElement> elements of the Master variation and sent the map to the component to display. It's not extending the ContentFragment model, rather, we are using the direct path to the Content Fragment in the asset folder. I injected my solution into this method by adding a check for a variationName. If a valid variationName exists and the ContentVariation is found with the variationName, then the value of the ContentElement is replaced with the value of the ContentVariation using ContentElement element.setVa
AEM React SPA by Imran KhanOverviewRead the blog to understand how AEM React SPA works Blog:-https://medium.com/@toimrank/aem-react-spa-fb10256dbdceQ&APlease use this thread to ask questions relating to this article
We are upgrading from AEM 6.3 to 6.5 and as it currently stands, there are issues starting bundles because of dependencies. The frustration is that it starts with just a couple then as those packages are added to the bundle, more dependencies are found.What is the best way to deal with this? For instance, they were using the com.thoughtworks.xstream.XStream class which causes a dependency issue with org.jdom. If I add the org.jdom package, then that opens up a bunch more dependency problems. Some of the libraries aren't available in our repository. It seems that the more packages I add, even more dependency issues pop instead of removing them.
Histograms show the shape of your data and show how frequently every value in a data set occurs relatively unbiasedly. Histograms make it easy to see the most common and the least expected values. The horizontal axis shows your data values, where each bar includes a range of values. The vertical axis shows how many points in your data have values in the specified range for the bar. The Histogram helps you identify the following: The shape of the data (e.g., symmetric, skewed, uniform, or bimodal). The spread and range of the data. The difference between two or more data sets. The center of the data. Outliers in a dataset. The Shape of the Data Logic entered for the use case: Starting Bucket = 1 Metric Buckets = 6 Metric Bucket Size = 1 Counting Method = Visit The Histogram below shows the number of times a visitor added products to their cart per session. This example shows a left-skewed histogram, as the graph's peak lies on the center's left side. A left-skewed
Hi All, We have a requirement to convert and AEM Site page to PDF when given a sitepage url as an input. We have been trying opensource solutions like iText html2pdf, iTextRenderer, wkhtmltopdf but none of the worked. With itexthtml2pdf we were able to generate pdf but unable to fetch dynamic components such as "Dynamic media powered or coveo powered" also, local AEM often corrupts. Looking for any frontend or backend approaches to generate PDFs. Thanks!
I have created a textfield which user entered optional. I am unable to save the entered value in my application. Any preferences or scripts or events needs to be written to save user entered fields
Hi All,I want to replace <b> with <strong> and <i> with <em> in rte in AEM 6.3 SP2. I already tried below solutions but no luck as they all are for AEM 6.1.1. Experiencing Adobe Experience Manager - Day CQ: AEM 61 - Touch UI Rich Text Editor Remove Bold and Add Strong Plugin 2. Overriding '/libs/clientlibs/granite/richtext/core/js/commands/DefaultFormatting.js' with <b> to <strong>3. Adding 'semanticMarkupMap' node in rte for changing of <b> to <strong>.Whenever i author rte in dialog, it changes <b> to <strong> but the moment i click ok or 'view Source', it changes back to <b>.Can you please provide some inputs?
Env. AEM Form 6.5 SP-12 On Prem, Document Manager version, AEM forms designerHi team,How large we can design xdp with all custom table structures?I have designed an XDP which is the size of over 10MB (400+ custom small, large tables using cell level sub-forms and good amount of java script written to handle tables.)The problem we are facing when I tried to compensate any changes (adding a cell (or) cell level data (or) any kind of data manipulations) it is crashing frequently.How can I resolve this authoring issue in designer.Using that xdp and output service by supplying xml want to generate the flat pdf.Please help me with your suggestions to rectify this. thanks.
Hi everyone, Please confirm if we have followed the steps correctly for custom dita-ot integration. 1)We have extracted AEM DITA-OT package in our local from this path - /libs/fmdita/dita_resources/DITA-OT.zip2)In the AEM DITA-OT -> bin, we used the below command to add the custom plugins. dita -install <DITA-OT>.zip we referred this blog ->https://www.tothenew.com/blog/integrating-and-using-the-custom-dita-ot-plugin/ 3)After adding custom plugins, we uploaded integrated DITA-OT zip file in apps/fmdita/dita_resources folder Kindly confirm if we have done the custom dita-ot integration in the right manner and suggest if we have missed anything.
Session Details Key Value: Learn how to compose emails and forms with AEM's latest components for Emails and Forms. Forms should not only be easy to fill-out for end-users, but also easy to create for your organization! Content (Email): -> (not Sites core component as they are mature) -> Email components, how they can be used, e.g. using T.Rowe as customer use case? Content (Forms): -> Simplify and enhance the process of creating intuitive digital enrollment experiences. With the ability to co-author your forms directly from your AEM Sites interface, your teams will benefit from a unified approach, building forms quickly from one single source of truth. With Headless Adaptive Forms, you can expand your reach and delight end-users by putting your forms on every channel, from a react app to a chat pod, making your end-users and developers happy- it's a win-win. Innovations don't stop there! Looking to build your forms in other tools? You can now author and publish forms faster
How Creative Content Automation in AEMaaCS is Speeding Up Content Delivery – Part 1 by Raf Winterpacht Abstract Bringing automation into the workflow of sourcing creative assets not only reduces the time-to-market for assets, but also reduces the churn often associated with the back-and-forth of trying to prepare content and assets for production-readiness. If workflows from a tool like Workfront are not being used to facilitate this flow, creatives will often repeat the same process over and over. This type of flow can be prone to error, delays, and diminished productivity. Content Automation can also decrease the amount of time it takes for processing assets using microservices. This processing can be significantly quickened running in a “serverless” infrastructure as opposed to relying on Desktop applications for processing, which also means processing can run in batch. By working with one main asset, many renditions based on processing profiles can be created which further enabl
AEM as a Cloud Service – Authentication made simple by Disha Satish Abstract Authentication in AEM as a Cloud Service is a critical aspect of securing the platform. It also ensures that only authorized users have access to sensitive data and functionality. In this blog post, we will explore the different authentication options available in AEM as a Cloud Service for author environment, how authentication in AEM as a Cloud service works, how authentication in AEM as a Cloud Service differs from on-premise, and its limitations and best practices for implementing them. Authentication for end users in custom web application is not discussed in this blog. Types of Authentications: AEM as a Cloud Service supports several authentication methods, including: Adobe IMS Authentication: Adobe Identity Management System (IMS) is the default authentication mechanism provided by AEM as a Cloud Service. It allows users to log in using their Adobe ID credentials, which provides a secure and streamli
5 things: Creating HTML for a component by Anmol Bhardwaj Abstract In this article, I will keep it very very simple. We just create a simple HTML file for the new component which we created, to show all the dialog fields which are authored. Create a new file under your component. ( You can do this in any IDE or CRXDE as well ) Keep the file name the same as the name of your component, or more precisely, the name of the node which you created as the type cq:component. You can access the dialog properties by the name which you gave them. And then you can use them simply like ${propeties.} // you can or cannot use a string, it depends where you are using this. 4. Write the HTML code for your component ${properties.title} ${properties.copytext} 5. data-sly-test is equivalent to if. data-sly-unwrap will not render the div on the page, just the text instead. If you notice. I have used quotes in the img src, but not in the div. It works in both places. Read Full Blog 5 things: Creating H
I18nProvider implementation example by Debal Das Abstract Various AEM related interfaces and implementations both have always fascinated me. Usually I come to know about these interfaces via different blogs, existing project and from my teammates also. Recently I was working on AEM i18n implementation and it was required to write a backend logic to read locale specific key and it’s value. Initially I wrote a logic and it worked. Then during peer code review, my collogue told me why can’t you give a try with an interface name: I18nProvider and he has already used this interface(I18nProvider) and also suggest take a look into an existing java class and it is really helpful. Then I made necessary change and it worked like a magic. Now I would like to share some detail about this interface with basic implementation here - Interface : I18nProvider Package : com.adobe.acs.commons.i18n Maven dependency : acs-aem-commons-bundle 5.0.14 com.adobe.acs provided Read Full Blog I18nProvi
When authoring web experiences, if you add content coming from the Adobe Experience Manager Assets Essentials library, you must set up the subdomain that will be used to publish this content. To help you with subdomain configuration, a detailed documentation has been added to describe how to set up the subdomain that will be used to publish content coming from the Adobe Experience Manager Assets Essentials in your web experiences. Read here to know more: Configure web subdomains Please feel free to use the below comment section for any questions and/or feedback related to accessibility features in Journey Optimizer.
So how can I change the data in asset report, I am trying to use eventHandling. I am using poolparty ID but I want to replace it with poolparty title.
Hello Dear Campaigners,with recent questions, if there is any REST API for Adobe Campaign Classic and that I have implemented REST over SOAP wrapper in the past, I have written another blog post about this topic.Let me know in the comments what you think: Build REST over SOAP APIPS: I have generated the post image with Adobe Firefly . I was really suprised what it can do and now you can try it for free in beta.
Hi, In AEM, after session time, we may get error message " Authentication Failed" Can someone please let me know, from where this message is coming and is it possible to change the message.
Hi everyone, I am using acs aem commons email service for sending email. I have written the code as per the documentation and given the acs commons user permission, but the sendEmail method returning the emailId ideally it should return the empty response as per the documention. failureList = emailService.sendEmail(emailDetails.getTemplatePath(), emailDetails.getEmailParams(),recipient);I have checked and debug the code but I am unbale to find the issue. Please let me know let me know if anyone has any idea on this. PS: I follow https://adobe-consulting-services.github.io/acs-aem-commons/features/e-mail/email-api/index.html url for reference. @joerghoh @veenavikraman Can you please help. Thanks,
Apologies if this question has been answered before, but I spent some time looking and didn't see anything directly on point. We're working with an XFA form in Acrobat Pro. The form is intended to be signed by up to 6 or 7 different individuals, each of whom plays a different role up the "food chain" in the approval process. The first person to sign can apply a digital signature in Acrobat Pro, but after that no one else can sign or add information to other fields. Our tech department has (supposedly) confirmed that the form is not set to lock once signed. Any idea what might be going on here? Is there a correct way--within Acrobat Pro rather than having to go to the web--to configure a PDF form for multiple signatures? Because the form is XFA, I can't examine the existing properties for each of the signature fields. In case I wasn't clear about this, I'm just an end user, not the creator of the form. thanks in advance for any help!
We have many services which do things like call apis on external systems.Currently, the only way we can test these end to en is to write servlets which call the services, and run the servlets via postman or similar. What would be helpful is a way to:1. use services in tests (without mocking them - using the full proper service)2. be able to create a request to pass into services which are expecting it.3. to have the tests only run on local builds, not on AEM builds (because AEM build servers wont have whitelisted IPs)4. to be able to run a specific test only (via command line) Which test framework is AEM using? Obviously you cant just use a service in a test like you would in a servlet, e.g. this test wont work: public class SomeServiceTest { @Reference private SomeService someService; @Test void someTest() throws Exception { String result = someService.somecall(someparam); }} We found an example like this: @Rule public final AemContext
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.