If you’ve ever worked with clientlibs in Adobe Experience Manager (AEM), you are probably familiar with the dumplibs tool: http://localhost:4502/libs/granite/ui/content/dumplibs.html. The tool allows you to find clientlibs by category, path, etc. However, the UI is lacking and searching for a clientlib is not as easy as it should be. The page refreshes with every action and […]
Adobe
No Servlets Required: Exporting Data with Sling Models
In version 1.3.0 of Sling Models the Apache Sling team introduced Sling Model Exporter, a new capability to directly export models as a Java Servlet. This version of Sling Models is available in AEM 6.3+. I finally have a chance to use the new Sling Model Exporter and I found it reduced the amount of […]
Adobe Analytics Release: Attribution IQ, Visit Duration and More!
Last week, Adobe rolled out the latest updates to Adobe Analytics, this release includes some huge new features which will drastically help analysts report on meaningful insights using the wealth of data in Adobe Analytics. Attribution IQ The paramount feature is Attribution IQ. Attribution IQ allows marketers to select and compare different attribution models to […]
Take the Quiz: What is My Content Production Approach?
What is My Content Production Approach? Building a content production approach is critical to a successful implementation of Adobe Experience Manager. By carefully considering the business needs, goals and objectives, you can start with a content production approach that will enable your team to successfully leverage Adobe Experience Manager to create a pipeline of relevant, […]
Architecting a Taxonomy for Articles in AEM
One of the most common content structures in Content Management is articles. Articles are self-contained pieces of content relating to a single subject. This can range from blog posts to knowledge base articles, to news articles. Articles pose a challenge in Content Management as they don’t follow the content structure of the rest of the […]
The Impact of Adobe’s Magento Acquisition on the Commerce Market
Adobe’s acquisition of Magento is sure to send shock waves through the commerce industry. Why? It acknowledges and validates recent investments by many of the leading commerce platform providers toward improving their business user tooling to manage the user experience for their commerce storefronts. Efforts have focused on enhancing the site capabilities for business users […]
Two Become One: Magento, an Adobe Company
Less than a month after Adobe announced that they entered into an agreement to acquire Magento Commerce, the acquisition is complete. With the deal finalized, Adobe is moving quickly to integrate the Magento Commerce Cloud into the Adobe Experience Cloud. A new approach In the past, creating a positive customer experience meant stitching together solutions […]
Understanding Adobe’s New Commerce Integration Framework (CIF)
Adobe recently announced a new release of their Commerce Integration Framework (CIF) with a fresh new architecture and design that dramatically changes Adobe’s ability to integrate with commerce applications. Adobe I/O powers the framework and is Adobe’s new serverless offering that they are planning to release together with CIF in the third quarter this year. […]
AEM Development Quick Tip: Component Unique ID
Often times, you need a unique ID for the AEM component. You either need to trigger custom action with JS or make a backend server side call. A hard-coded field ID is not unique if the component is dragged and dropped multiple times in the page. This post will give you a quick tip to […]
Adobe to Acquire Magento – What That Means for Our Partners and Clients
Adobe recently announced its plans to acquire Magento Commerce, and the implications of this move will be felt throughout the commerce marketplace. Robert Sumner, Principal of our Adobe practice, wrote a blog post describing what this acquisition means for us, our partners, and our clients, as well as how we’re working with Adobe to develop […]
Adobe + Magento: A Win for Them, Our Clients, and User Experience
Adobe recently announced its plans to acquire Magento Commerce. This is sure to cause a major disruption in the commerce marketplace, as these companies position themselves to steal momentum and market share from some of the primary players – both enterprise and mid-market level. The joining of these two powerhouse platforms means Adobe and Magento […]
Mastering AEM Dispatcher Part 6: Managing Redirects Made Even Easier!
In my previous post, Mastering AEM Dispatcher Part 5: Managing Redirects Like a Master, I introduced an easy way to maintain lists of redirects in AEM. After using the tool for awhile, the team suggested some improvements to make it easier to maintain redirect maps, especially when maintaining an existing list of redirects. Most users […]