Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Release 22.3 - Fall/Winter 2022 Check out the Security upgrades, Improvements, and Fixes that are part of this release here: Release 22.3 - Fall/Winter 2022 Security update This release comes with Apache Tomcat security upgrade. Fixes Issue with scheduled reports Issue on the Delivery indicators in the Delivery dashboard Issue which prevented custom resources extension with ACS Connector Publication process for Privacy requests responses Detailed information about this release is available in the Release Notes If you have any further questions, please feel free to post them in the below comment section.
Endpoint:- https://cloudmanager.adobe.io/api/program/{{PROGRAM_ID}}/networkInfrastructures request body:- { "kind": "vpn", "region": "va6", "addressSpace": [ "100.64.26.107/32" ], "dns": { "resolvers": [ "100.64.26.107" ] }, "connections": [ { "name": "Virus", "gateway": {
Hi Team, I would want to customize a JSON editor to a custom UI input component. I want to have a custom UI to facilitate adding json data (in form of tables). I have written the same component in React and wanted to know if we can actually customize or extend JSON editor UI to improve user experience? Above is the screenshot what I want to show to the content authors to input JSON data. Current JSON input of AEM looks like this: Updating Media
How to call servlet while deleting component.
When we trigger any workflow whether it is ootb or our custom workflow after completing the workflow we get email as workflowcomplete and in that email we get STEP: information not available so is there any way to stop that mail or to put information in STEP.
Use this thread to ask any questions related to the Creating interactive communication document for the print channel course on Experience League. Experts are monitoring this thread to ensure your questions are answered.
I am using following query for fulltext search type=cq:Page path=/content/we-retail/en fulltext=cricket It is getting certain results which are not needed in the results. Is there a way to restrict the results. thanks in advance
Hello, In the cronjob , based on the xpath query results .I will need to triggered workflow Could you please provide inputs with any samples as how could be this be achieved. Regards, Srinivas
Hi, How to update cif core components from 1.3.0 to 2.1.0. I think during creation of project using archtype with includeCommerce=y flag , will by default include cif core components as part of our project. Now If I have to upgrade how should I update? Should I change the version number in main pom.xml as shown below. <core.cif.components.version>2.1.0</core.cif.components.version> But my question is, since I know that version number I can update but what about compatible version of graphql? From where can i get the all details of these , bcz I am seeing below items as well in pom.xm <graphql.client.version>1.7.4</graphql.client.version><magento.graphql.version>9.0.0-magento242ee</magento.graphql.version> From where can I get the relevant version number for these ? I checked the venia reference and changed as per the venia project but is there any document where all these documented? Please help
Team, Unable to see the configure icon/unable to edit any components on edit mode. Please suggest. Thanks, Abhi
Hi guys.I received a report from "Cloud manager" where there are issues: "Default passwords have been changed" and "No obviously insecure user profile policies found". Could you please help me how to solve these issues? What can this be connected with and how can this be solved? There is information on page https://docs.adobe.com/content/help/en/experience-manager-cloud-manager/using/how-to-use/understand-your-test-results.html - "Security Testing" but it is not enough.Thanks in advance.
It’s the moment you’ve been waiting for — your opportunity to step into the spotlight and show off the incredible customer experiences you’re building with multiple Adobe Experience Cloud products. We’re now accepting entries for the contest - enter for a chance to win in one of three categories. Submit your story today!
Authors: @mbroom, @agregg, @danny-miller While a lot of focus in AEP is on the Real Time CDP (Customer Data Platform) and the Profile, we wanted to dive into the next area of AEP that is often overlooked or given little attention. Segments. While the Profile is the foundation for who a customer is or does, the way in which we activate them is mostly based on the segments they are a part of. For example, I want to send an email to people who abandoned cart or personalize my site for those who previously purchased a product. Thus, we want to dive into several intriguing ways segments are being used as they are more interesting than when they first appear. What are Segments? In its most basic form, a segment is a set of rules that evaluate and store the result/qualification of those rules on the Profile. Rules The rules are a set of criteria that describe a characteristic or behavior. It fundamentally is composed of: Characteristics of the Pr
What are Segments? To understand containers, we must first review what segments are. Segments are categories that your visitors are assigned based on certain behaviors or attributes. This lets you focus on a specific segment in a specific way, and another segment in a different way, allowing for a higher level of targeted interaction. According to Adobe Experience League, segments can be based on: Visitors based on attributes: browser type, device, number of visits, country, gender. Visitors based on interactions: campaigns, keyword search, search engine. Visitors based on exits and entries: visitors from Facebook, a defined landing page, referring domain. Visitors based on custom variables: form field, defined categories, customer ID. These segments are then further broken down into containers, which are based on a Visitor, Visits, and Hits. Knowing the difference of these three is very important, as it determines what is both included and excluded in the segment. &nbs
Efficiently Caching : Localised XF with SDI for MSM by AEM Concepts Abstract Even though we improved caching by introducing SDI in previous article, but SDI with XF don’t work in case of multilingual sites. OOTB experience fragment(w/o SDI) works by rendering the localised XF on the fly for multilingual sites. However the XF component doesn’t have any provision for SDI. The ootb code is not able to pick up localised XF’s if we render XF’s using SDI. Why Localised XF don’t work with SDI on the dispatcher? If we use SDI the currentPage object points to template page(ie /conf) though the OOTB XF code expects current page to be pointing to the content page(ie /content) and not the template page and hence the code breaks in case of SDI XF for MSM and it is not able to deliver localized XF’s on the dispatcher. Hence we need to tweak the OOTB XF component if we want to be able to extend it for SDI’s. Follow the steps below to extend the OOTB XF component for SDI’s. 1) Add suffix=current
AEM SPA Editor Error Page Example by Niek Raaijmakers Abstract This is a showcase project to demonstrate ACS AEM commons error pages together with the SPA editor. In the past this required a lot of hacking, but thanks to recent updates this has become a lot easier and cleaner. With this approach you can have 404 and 500 pages load in your SPA editor with a proper status. You can then navigate to the homepage or anywhere else on the menubar with React Routing. In this case we are using React. Common setup First, make sure to follow the tutorial in the ACS AEM commons page to install the module. You will still need to put in the JSP files edit the dialog of the root page and obviously create the pages. Also, you will need SPA Page model manager 1.4.0 or higher! 404 Pages For 404 pages to work, all you need to do is put this in your page template's customheaderlibs.html And then use that in our front-end initialization: const errorPageRoot = PathUtils.getMetaPropertyValue('cq:errorp
We followed https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/adobeexperiencemanager-tutorial for integration Azure AD with AEM for SSO. I am facing one issue after integration. When the user logs in thru AD, the user is created in AEM. But the user is unrecognizable as the user is given a random ID. How do I get the users email/ First Name, Last Name? I need to be able to recognize this user in order to assign him to groups. When I log in thru AD and click my profile in AEM author, this is what I see. Please help.
On our site we're using experience fragments with images. They are using the out-of-the-box lazy loading mechanism, and in principle this works fine. E.g. https://experienceleague.adobe.com/docs/experience-manager-core-components/using/components/image.html?lang=en https://experienceleague.adobe.com/docs/experience-manager-65/authoring/siteandpage/default-components-designmode.html?lang=en https://experienceleague.adobe.com/docs/experience-manager-65/forms/adaptive-forms-advanced-authoring/lazy-loading-adaptive-forms.html?lang=en I now have the following problem: I am using Browserstack Percy cli command line client (a visual regression testing tool) on our Production site to visually validate certain pages. This in turn uses headless Chrome browser to render the pages (with Javascript enabled). The way this tool takes a comple page snapshot is: it screenshots the visible part of the page (e.g. viewport / device screen size), then scrolls down one page, then takes another
Hello Everyone, Calling out interests in AEP certifications. Will discuss details later. Category 1: I am certified. Shout your name and certification. Category 2: I want to be certified. What certification are you looking for? Need details, lets know. Keep watching the thread! Cheers, Nimasha
Hello everyone, I'm here to ask any guide for AEM and Adobe Target Integration. I need to export exp fragments to Adobe Target from AEM. I'm having a hard time to find a good guide for it. Any inputs are appreciated. Thank you!
How to fetch the child pages under the pagefield? Everytime it's showing the pages under the current page and not the pagefield
i'm unable to get the zeroturnaround dependency in maven. i also added it core pom.xml . after building the package i was getting these error i tried it find in package dependencies also...it is not showing any dependency is there any way to resolve these issue?
I am extending all core components, notably the Content Fragment Component, but am running into an issue where nothing is being displayed when I select my content fragment. Here is my .content.xml located in apps/cob-corp-acquisition/components/contentfragment <?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" cq:styleElements="[div,section,article,main,aside,header,footer]" jcr:primaryType="cq:Component" jcr:title="Content Fragment" sling:resourceSuperType="core/wcm/components/contentfragment/v1/contentfragment" componentGroup="cob-corp-acquisition - Content"/> and my _cq_editConfig.xml also located in apps/cob-corp-acquisition/components/contentfragment <?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xm
Hi, I have a requirement where I have to fetch values for a dropdown list in a multifield. 1. Have to fetch the hyperlink 2.) Dynamically fetch child pages Please provide the htl code and sling model for this as well as the dialog
Hi Team I have created Template ,that Template use in create page(custom page).so, here not able see that add user .pls let me know where can I add . Regards Chandrika
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.