Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recente
HiUsing AEM 6.3 , I am trying to add a custom action type in AEM Form Core Component. It had only 4 dropdown items. I successfully added the custom action in the container dropdown.For the post action, I followed the steps given in this post.https://helpx.adobe.com/experience-manager/using/form_component_customaction.htmlAdobe Experience Manager Help | Creating a custom action for an Adobe Experience Manager Form componentBut I am not getting the data in backend on submit.
Cloud Manager: Deploy and Operate AEM Cloud Service by one-inside.com Abstract Cloud Manager is an integral part of Adobe’s AEM as a Cloud Service (AEMaaCS) offering. Cloud Manager provides a fully-featured Continuous Integration / Continuous Development (CI/CD) pipeline enabling organisations to build, test, and deploy their AEM applications to the Adobe Cloud automatically. Hosting, operation, and scaling of Adobe Experience Manager is all managed by Adobe in the background including a SLA. Maintenance of Cloud Manager and upgrading of AEM is taken care of by Adobe as well. Cloud Manager benefits smaller projects with the extensive out of the box build pipeline and stable deployment that promises zero downtime. Larger projects can free up resources in their devops and operations team which no longer have to focus on the intricacy of deploying and hosting AEM. Lastly, overall system performance, stability and availability are improved since no one will know how to build and host
AEM RichText TouchUI, Enabling Code Editor, Source Edit by sourcedcode.com Abstract AEM Touch UI October 22, 2021briankasingli AEM RichText TouchUI, Enabling Code Editor, Source Edit Like4 Sometimes we need to give our power content authors, the flexibility to review their HTML markup from the richText editor, so they can ensure that the semantics are looking as expected. As AEM developers we are summoned to enable and deliver this requirement. In this article, I will provide a code example on how we can enable the code editor for the rich text editor. Technically, we call this feature the source edit when referring to this feature from the rtePlugins. The source edit feature is actually a feature from the misctools rtePlugin. Simply add the rtePlugins > misctools with the feature set as sourceedit. Next add the toolbar configuration value of misctools#sourceedit, for the inline && dialogFullScreen node. See the code example below. For sightly, make sure you use the cont
Adobe Experience Manager's Sling RepoInit: Have You Tried It Yet? by Poorva Jain Abstract There’s a lot to do when it comes to managing the initial repository state in Adobe Experience Manager (AEM). Keeping all the environments in sync with the required basic code, content, and configuration is a challenge. So is ensuring a consistent local setup for all the developers on a project—content, users and groups, node structures, configurations, and more. Enter - Sling RepoInit! What Is Sling RepoInit? Sling RepoInit is a mechanism used by Sling for base repository initialization. It also includes the ability to register configurations making it available to projects to further configure the repository. It is implemented as a Domain Specific Language (DSL) with a parser and JCR implementation. With immutable instances becoming the norm, it has taken on a more important role. With RepoInit you can write instructions or scripts that define JCR structures, ranging from common node structu
Hi All, I have a requirement where i have to pre populate a field inside multifield everytime "add" button is clicked. any guidance is appreciated TIA
I want to include a Modal title for a URL related to a Bundle so that I can enhance Bundle characteristics. . Add Bundle Modal Title text field and place after the Bundle Intro field. Example of Modal Title as seen on Product:I can add text in a Bundle Modal Title field, then save the change. How should I do, I am confused
Hi All, Need to extend AEM Social Share Core component to implement other social media links i.e. Linkedin and Twitter. Plan to extend SocialMediaHelper class core implementation class available, need steps of its implementation how to proceed further on the same. Would really help if any inputs on the same. Thanks.
Don’t try this at home... or perhaps only try this at home! Been playing around this weekend with ddSlick to transform a Marketo Select — that is, a standard HTML <select> — into an “image dropdown.” So you can change this: Into this: Rolling it out First, add your image URLs in Form Editor, using Markdown syntax* (![url]) at the beginning of each value: Then include this JS right after the form embed (yes, a few different <script> tags, in this order, are necessary): <script id="routeJQGlobalToJQMkto"> window.originalJQuery = window.jQuery; window.jQuery = MktoForms2.$; </script> <script type="text/javascript" src="https://cdn.rawgit.com/prashantchaudhary/ddslick/master/jquery.ddslick.min.js" ></script> <script id="restoreJQGlobal"> delete window.jQuery; if(window.originalJQuery){ window.jQuery = window.originalJQuery; } </script> <script> M
I'm trying to build a project it is getting above error. I unwrapped content package zip file and checked there is only META-INF folder but not jcr_root. jcr_root is not getting packaged. why jcr_root is not getting packaged along with META-INF folder?Any help please.
Last updated: June 2024 Eager to take your marketing analytics to the next level? By implementing advanced reporting techniques, you can leverage more data-driven insights to help you and your team maximize customer lifetime value, increase sales, and reduce churn. Join Adobe Marketo Engage Champion @byoung987 as she helps you identify the people, processes, and technology needed to build an enterprise automated ROI reporting strategy. You'll walk away with: Advanced marketing analytics reporting techniques that make sense for your business Tips to start implementing advanced reporting The tools you need to take your reporting to the next level Roles you should consider adding to your marketing team Watch Now: Additional Resources: SLIDES - Rounding out your reporting: How to build a full-fledged ROI reporting strategy BLOG - Marketo Success Series: Reporting WEBINAR - Reporting for the C-Suite: Own a seat
How to add tags in AEM
Hey folks, Last Friday, we connected XDM, Schemas via data stream via this post. Reiterating, XDM is a framework on which schemas would be built for data ingestion. Actual data flow to schemas through DataStreams. Schemas are rules on which the dataset would store data in form of tables. This Friday we would see more of Data ingestion from sources and getting the DataStreams. Source: A source is a general term for any input connector in Platform. Sources in Experience Platform are Adobe applications, advertising, Cloud storage, CRMs, Customer Success, Databases, payments, streaming and protocols. Source connector: Source connectors (also known as sources) help users easily ingest data from multiple sources, allowing the structuring, labelling and enhancement of data using Experience Platform services. Data can be ingested from a variety of sources such as cloud-based storage, third party software, and CRM systems Data ingestion: Data ingestion is the process of adding data from a
I created a project Aem(6.5) with Archetype as 31.When tried to build I'm getting the following error. Could not resolve dependencies for project com.adobe.aem.guides.wknd:aem-guides-wknd.core:jar:0.0.1-SNAPSHOT: org.apache.commons:commons-imaging:jar:1.0-R1534292 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
Hello Finders, Developing a holistic understanding of customer require relevant digital experience which is impaired due to fragmented customer data making a single customer appears as multiple identities. Platform Experience brings identity service to provide the comprehensive view of customers by stitching identities across devices and systems. Introducing some key terms Identity: An identity is data that is unique to an entity, typically an individual person. ECID: Experience Cloud ID (ECID) is a shared identity namespace used across Experience Platform and Adobe Experience Cloud applications. Namespace: An identity namespace serves to distinguish the context or type of an identity. Real-time Customer Profile: It merges data from various enterprise systems to form customer profile in time series events. Merge policies: These are rules that Platform uses to determine how data would be prioritized and what data would be used to create customer Profile. Union Schema: Its ability
Hi everyone, I'm looking in wich channels can I do Test A/B in Adobe Campaign, but I only found email / newsletter channels. Are there any other channel where can do it? Thanks in advance!
Is it possible to hide a component in Desktop view and still have it be visible in Tablet and Mobile view? This is a pretty rudimentary feature in other CMS's but I cannot seem to get it to work in AEM.
I want to throw error , if author is uploading pdf more than 2 mb inside dam.File type only on pdf . it should allow image and video more than 2 mb @arunpatidar @asutosh_jena_ @Kiran_Vedantam
My site has a significant number of users which are generated on login from SAML. 99% of these users do not need to be stored long term, so I've been working on a scheduler to delete the users. The users are recreated at next login, however, they're hitting a 404 error on login. Reloading the page resolves the error. This does not happen to users who have never existed on the site. Is there a difference in the creation of brand new users and previously deleted users? Do I need to delete subnodes of the user first? This error happens when users are deleted through the admin or through the scheduler. The URL is being rewritten to remove /content/site in Apache, which I do not manage. We are running 6.5.10 with MongoDB and a dispatcher. I can confirm that the dispatcher settings have "X-Forwarded-Port" in the header. I cannot at this time confirm the Apache HTTPD configuration and have not gotten access to the dispatcher log file. These are the on
Despite some recurring wishful (Christmas-wishful?) thinking on the Marketo Community, no, Marketo does not have a {{system.token}} that outputs only the current year. You have to build your own token — or rather, at least two {{my.tokens}}, one for Emails (using Velocity) and one for LPs (using Javascript). There’s code below for cutting-and-pasting, but I want to take a moment to describe the technical goal. “The current year” seems self-explanatory, but there’s a hidden question: Whose current year? Remember, the year changes over the course of 24 hours on New Year’s Day. So across Marketo email & LP contexts, you really have at least six (!) possible years: (1) the year in Marketo’s internal time zone (CST, if you don’t know)(2) the year in your company’s main time zone, as set in your Marketo instance(3) the year in the time zone of the office/group that owns an asset, if different from the company HQ time zone(4) the year in Marketo’s best-guess
Hello Everyone, I'm new to using Adobe Target and wondering if there is a way to trigger the activation of an A/B test only after a user on the site has clicked on an on-page element. The element in question is a main menu dropdown, and clicking the element reveals the dropdown menu below. The A/B test makes changes to the content of the dropdown, so we don't want the data collected from that test to include anybody who has not yet clicked on the menu (and would not yet have seen the content the test changes). I have seen a couple solutions to similar questions:- creating a URL parameter that the second A/B test could watch for likely won't work in this case if it means the whole page has to reload, this would mean the user could never successfully see the dropdown if the page reloads every time they try to access it - I found a solution [1] involving creating a custom mbox, offer, and audience - but it is not clear to me how this would be implemented in Adobe Target or
Why Successful Adobe Experience Manager MVPs Become Long Term Failures by Bounteous Abstract When purchasing a CMS Solution such as Adobe Experience Manager (AEM), oftentimes the initial costs of licensing and migration drive business stakeholders to seek the lowest time and cost minimum viable product (MVP) solution to go live. However, that approach can leave a business with a shiny solution on Day 1 that is not ready for Day 2, requiring the business to choose between overhauling the solution or enduring higher maintenance costs for the life of the platform. A well-implemented CMS from both a business strategy and technical perspective is evidenced by tangible metrics, over time. Costs for migrating new sites to the platform decrease site to site. Author engagement and design flexibility within the platform continually increase. And these results are underpinned by only nominal increases in ongoing platform maintenance costs. That’s the picture of success, so when this picture doe
cq:isContainer Property in AEM by Arun Patidar Abstract cq:isContainer Property in AEM It’s a common use case to create components that include other components. These components are called “Container Components” e.g. parsys, etc and are denoted by adding cq:isContainer="{Boolean}true" as a property on the component. Why is it important to add cq:isContainer property to container component? The answer is simple to make sure the component must behave like a container component. You must be thinking what does it even mean? Let's understand this with an example. I have 3 components, component-container, component-a, component-b The component structure would be: component-container |----- component-a |----- component-b i.e. /apps/weretail/components/demo/component-container/component-container.html What happens if component-container does not have cq:isContainer property Read Full Blog cq:isContainer Property in AEM Q&A Please use this thread to ask the related questions.
Webinar On-Demand: 5 Ways to Use the Workfront and AEM Integration by Peter Nash Abstract If you missed the live webinar, 5 Ways to Use the Workfront and AEM Integration, don’t worry — you and your team can watch it any time on-demand. In this webinar Adam Driggs walked us through 5 ways that organizations can use Workfront and AEM together. His demonstrations cover unique ways to use this integration to streamline your processes, and get content and assets out to your delivery channels more efficiently. If you have some follow up questions after you watch the demo, then please reach out to us; we would be happy to discuss any questions you may have about integrating these two systems for your business. And keep an eye out for our next webinar. Are you looking for an implementation partner that knows the best ways to get the most out of your Workfront and AEM investments? We do. We’re Hoodoo. Read Full Blog Webinar On-Demand: 5 Ways to Use the Workfront and AEM Integration Q&A P
AEM Feature - Author Preview Servlet by Perficient Abstract Why is this needed? It may just be me, but I’ve found it incredibly common for clients to request an unauthenticated URL to view in-progress pages within an AEM Author instance. The ask makes a lot of sense, as often those who approve content will often just want to give a cursory glance, and not need extensive time within the AEM Author system or a dedicated login/account. Instead, it’d be great to have a way to preview content prior to go-live, potentially via an offline or email based approval process. Today, that is not available out of the box with AEM, and people wanting to have this behavior have either a dedicated “Preview” Publish instance, or alternatively, have to bite the bullet and forced all their approvers to log in prior to seeing any content. A new challenger approaches Enter the Preview Servlet. This custom servlet bypasses authentication and allows a page to render directly on the active author instance. H
Customizing CIF Product Component to Query Custom Properties/Objects in AEM by Bimmi Soi Abstract Understanding and modifying the GraphQL queries is one of the key ways in which the CIF Core Components can be extended. Your custom query : { products( filter: { sku: { eq: "YOUR_SKU" } } ) { items { name sku customProperty customObject{ name, code } } } } Response : { "data": { "products": { "items": [ { "name": "Product Name", "sku": "sku", "customProperty":"customVariableValue", "customObject": { "name": "nameValue", "code": "codeValue", } } ] } } } In order to achieve that AbstractQuery (com.shopify.graphql.support.AbstractQuery) abstract class provides two methods to query custom property and object respectively. addCustomSimpleField(String fieldName); addCustomObjectField(String fieldName, CustomFieldQueryDefinition queryDef); Read Full Blog Customizing CIF Product Component to Query Custom Properties/Objects in AEM Q&A Please use this thread to ask the related questions.
Já tem conta? Login
Ainda não tem uma conta? Crie uma conta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.