Showing posts with label AEM 6.4. Show all posts
Showing posts with label AEM 6.4. Show all posts

Wednesday 16 May 2018

AEM 6.4 Content Fragment Basics


AEM 6.4 Supports Content Fragments to deliver content as a service.
Experience Fragments enables Experience-as-a-Service, where the CMS controls partial-page rendering, or Hybrid CMS, solutions that let you push your content to any channel — just as headless systems do — using a delivery tier that connects all those channels and shares data between them.

Content Fragments helps to project AEM as a headless CMS.

What is a content fragment?

  • Contains one or more Content Elements,
  • Content can have one or more  Variations.
  • Content fragment can be created based on templates which define the structure.
  • Content fragments are a type of new assets.
  • Content Fragment use existing Assets functionality & fully integrated with assets.
  • Content Fragments are well tied with Translation workflows, metadata schema.
        
A content fragment groups renditions, related items, associated items, metadata, model, elements, variations etc in a single Content.



Can we add a Content Fragment to a page?

Yes it can be added to a page using default content fragment component as other components.

Which is the API service for Content Fragments?
Latest AEM provides server side API com.adobe.cq.dam.cfm to programmatically interact with Content Fragments.



Related Posts

AEM Leading to head less CMS?
AEM Content Fragment output as JSON
AEM 6.3 Content Fragments Basics
How to create a Content Fragment? step by step tutorial
Create & Access the content fragment programmatically

YouTube demo videos for Content Fragments:
         AEM 6.3 Content Fragments Basics
         Content Fragments AEM
         View Content fragment output in aem





Create Brands in AEM 6.4 for Personalization

PREVIOUS: Create ContextHub in AEM 6.4

Through this post we are talking about AEM 6.4 Brands and method of creation of brands. In case if you are interested in 6.3 version of Brands follow this page.

Brands in AEM 6.4
To work with personalization, we need to create brands.

The personalization configuration page can be opened by clicking on Adobe Experience Manager link as below.

  • Login to AEM 6.4

  • Traverse through Navigation> Personalization> Activities>





Remember you can create Brand in both 'Activities' or 'Offers'

  • Click on Create Brand


  • Then in next screen(Template) select the Brand , click on Next

  • In 'Properties' screen enter title and select any tags if required. Then click on 'create'.

  • You will get a message that page is created and it will be listed under activities section

Note: The newly created brand will be listed under both Activity & Offers

If we are under Activity Section;
Under the new brand we have options to create Activity, Area, Area As Live Copy.





If we are under Offers Section;
Under the new brand we have options to create Folder or offer, Area, Area As Live Copy.




Based on the requirement we can now create any levels of various personalized content utilizing this brands.

NEXT: Create Activity in AEM 6.4

Read More:

Personalization Basics & Steps to create Personalization in AEM 6.4

Create ContextHub in AEM 6.4

Create Brands in AEM 6.4  

Create Activity in AEM 6.4

Create Offers in AEM 6.4

Steps to configure personalization from brands, activity with a sample 

Test Configured personalization

ContextHub/Segments AEM 6.4 - Audience Creation

PREVIOUS: Personalization Basics & Steps to create Personalization in AEM 6.4

There are 2 ways we can achieve Personalization in AEM.


Through this post, we are discussing about the ContextHub based personalization and method of ContextHub creation. 
 
ContextHub/Segments - Audience Creation

ContextHub is a new form(Touch based) of segments which helps to configure the personalization. The ContextHub page provides information about the default and user created stores and UI modules, the client library folders that are loaded, and links to useful pages.
  
Read About ContextHub/Segments - Audience Creation AEM 6.3 version

Steps to create ContextHub in AEM 6.4
  • Login to AEM 6.4
  • Traverse through Navigation> Personalization> Audiences> 





  • Then enter into the site where you want to create ContextHubs
I have selected 'we-retail' site for my example.
[You can also follow the path to reach ContextHub creation section through link : http://(host):(port)/libs/cq/personalization/touch-ui/content/v2/audiences.html/conf/we-retail]


Create Context Hub Segment: A section where we can add new segments and update existing ones.
   




 

ContextHub 'Create' provides below option.
  • Enter the segment title and boost value if it has to be boosted on evaluation


  • Once you click on Create Context Hub Segment, below screen appears.
This section has grid/ list views.





  • Once Context Hub Segment is created, select the newly created one and edit it
   




  • You can see a 'Container AND' component placed by default. If it is not available, add it.





  • Again click on the newly added container (+) icon and insert new component and select 'Comparison: Property - Value'





Now the container appears as below with property null (3).
  • Now edit the property as below (4) , so that the newly added Context Hub Segment becomes a 'male' test based on profile; for that follow next step.
  • Setting for male: set the values as 'gender equal string male'


  •  Since we have logged in as default admin user, the user/persona satisfy the male condition, which is shown below.

  • If persona is selected as female the condition becomes un-satisfied.


  •  If persona is selected as male the condition becomes satisfied again.


In the upcoming posts we will be discussing further topics on AEM 6.4 personalization.

NEXT: Create Brands in AEM 6.4  

Read More:

Personalization Basics & Steps to create Personalization in AEM 6.4

Create ContextHub in AEM 6.4

Create Brands in AEM 6.4  

Create Activity in AEM 6.4

Create Offers in AEM 6.4

Steps to configure personalization from brands, activity with a sample 

Test Configured personalizationRelated Posts:

    AEM Personalization
    Context Hub
    ClientContext
    Brands



Tuesday 8 May 2018

ACS AEM Commons page compare utility in AEM 6.4

Adobe consulting services provides a set of utilities which extends the capabilities of AEM. This additional features helps the site administrator/content managers to generate various reports. This tools are further extensible for specific needs.

Read about Content Reports Generation in AEM 6.4

List of ACS AEM Commons tools are given below.
  • Generic Lists - Helps to create custom lists
  • Reports - Helps to create, execute and view reports
  • Audit log search - Search for audit log events
  • Content Packagers - create query, ACL and authorizable packages
  • Automatic package replication - tooling to automatically replicate AEM packages.
  • Dispatcher Flush - Manually flush the AEM Dispatcher cache
  • Version Replicator - replicate specific version of content
  • Version compare - compare AEM page version content and structure
  • Redirect Maps - Define redirect Apache https redirect maps
  • Page Compare - Compare AEM Page content and structure
  • Manage Controlled Processes- Execute and monitor a suite of provided tasks
  • JCR Compare: Compare JCR Content trees across AEM instances
  • Bulk workflow manager- Execute AEM workflow at scale
  • System Notification - Notify AEM users of important AEM Events
  • Workflow remover - Power tooling for Workflow instance remover
  • Users to CSV Exporter - Export AEM users to CSV for reporting
  • QR Code -  Quickly review published pages on mobile devices

In this post we are talking about the page compare tool.

How to Install AEM ACS Commons tool?

Install steps:
  • Download ACS AEM Commons package: https://github.com/adobe-consulting-services/acs-aem-commons/releases
  • Upload / install package in AEM through package manager
  • Validate installation : Go to http://localhost:4502/aem/start.html > Tools > ACS AEM COMMONS > Page Compare

Now access the URL
{localhost}:{port}/etc/acs-commons/page-compare.html




Men Vs Men
 Here both side same page is selected.

 Paths selected:
/content/we-retail/language-masters/en/men
/content/we-retail/language-masters/en/men
Report




Men Vs Women

 Here one side /men page and other side /women page is selected.

 Paths selected:
/content/we-retail/language-masters/en/women
/content/we-retail/language-masters/en/men

Report



A more detailed explanation is provided in the below video.

Generate Content Reports In AEM 6.4 Using AEM ACS Commons Utility



Adobe consulting services(ACS) provides a set of utilities which extends the capabilities of AEM. This additional features helps the site administrator/content managers. These tools are further extensible for specific needs.

List of ACS AEM Commons tools are given below.
  • Generic Lists - Helps to create custom lists
  • Reports - Helps to create, execute and view reports
  • Audit log search - Search for audit log events
  • Content Packagers - create query, ACL and authorizable packages
  • Automatic package replication - tooling to automatically replicate AEM packages.
  • Dispatcher Flush - Manually flush the AEM Dispatcher cache
  • Version Replicator - replicate specific version of content
  • Version compare - compare AEM page version content and structure
  • Redirect Maps - Define redirect Apache https redirect maps
  • Page Compare - Compare AEM Page content and structure
  • Manage Controlled Processes- Execute and monitor a suite of provided tasks
  • JCR Compare: Compare JCR Content trees across AEM instances
  • Bulk workflow manager- Execute AEM workflow at scale
  • System Notification - Notify AEM users of important AEM Events
  • Workflow remover - Power tooling for Workflow instance remover
  • Users to CSV Exporter - Export AEM users to CSV for reporting
  • QR Code -  Quickly review published pages on mobile devices

In this post, we are concentrating on the 'Reports' tool which helps to create, execute and view reports based on our needs.

Introduction AEM Content Reports
Open Source AEM ACS commons project, provides AEM Content Reports which is available in version 3.14.0 and supported for AEM 6.3+. This is not an out of the box feature in AEM. This reports can be used to see various reports like,
  • The user who has done some mistakes and caused to break the site,
  • The user who has activated the home page without approval
  • How many pages use the article component which may be deprecating in this release
  • How many pages still need to activate in IT site
Content managers need this reports to get a detailed view on the activities happening on the site. This reports provide Web view or csv download options. Also this reports are sharable through links and can be saved for future use.

How to Install AEM Content Reports tool?

Install steps:
  • Download ACS AEM Commons package: https://github.com/adobe-consulting-services/acs-aem-commons/releases
  • Upload / install package in AEM through package manager
  • Validate installation : Go to {host}:{port}/aem/start.html > Tools > ACS AEM COMMONS > Reports


List of available reports




We have options to
  •     Create a report
  •     Update a report
  •     view a report
  •     Execute the report
  •     Download the CSV format report


 From above options, we can generate various reports by mentioning its corresponding parameters.

Sample Result from Content Reports: This report is generated from 'page report' option to list out all pages under '/content'




How to compare pages using ACS AEM Commons tools? Read This

We can configure any reports using below options :
  •     Customizable queries and columns
  •     supports user params
  
Extensible Model: This tools are customizable due to below reasons.
  •     Built as AEM component
  •     Java extensible APIs
  •     Supports custom executors, params, columns and exporters

Advantage of AEM Content reports

We can have custom queries executed to generate reports, but the advantage of AEM Content report is given below.


A more detailed explanation is provided in the below video.

Friday 27 April 2018

What is a Pattern Detector? Role of Pattern Detector in upgrading older AEM to 6.4 version.

Pattern Detector helps in assessing the complexity of AEM upgrades.

How the Pattern Detector works?
Pattern detector scan the existing code base before upgrade to ensure that there are no code breakers involved in current code base. After scanning, Pattern Detector provides a set of action items to fix if any issues found. This includes detailed report of violation explanations and remediation guidance.

How this is helpful?
AEM 6.4 reserves some of the paths and reserved granite codes for internal AEM use only. So Pattern Detector checks any such paths which may be over written by upgrade, also any API which may not be compatible with 6.4 version. Pattern detection is a mandatory step for upgrading to AEM 6.4


Click on image to see it big


Install & configure Pattern Detector:

The installation & configuration steps can be found here

The Pattern detector is available for versions AEM 6.1, AEM 6.2, AEM 6.3, which is downloadable using Adobe Id. This needs to be installed through AEM package manager.

Access & Analysis of report:
Go to configrMgr and select 'Status'> Pattern Detector. The reports are available in normal text or JSON formats.

Some of the Pattern detector sample codes are
  • OCU - Depicts Deprecated usages
  • ECU - Suspicious overlays, overrides, references
  • LOCP -  Any packages that overwrites '/libs'
  • NBCC - Non backwards compatible changes
  • CAV - Directs to reduce the amount of overlayed content in general due to security problems
Usage Recommendations:
Pattern detector is recommended to use at stage environments to avoid any slowness in production environments.

Interested in taking a first look at AEM 6.4 UI and dash board? Watch this video.

Read More on AEM 6.4


AEM 6.4 Features

Advantages of using Adobe Cloud Manager for AEM

Dynamic Media & Related Features in AEM 6.4

OVERVIEW  - AEM 6.4

Machine Learning Enabled Features in AEM

Tuesday 24 April 2018

AEM 6.4 features which a developer must aware of

AEM 6.4 has a lot more features which directly enables the developers activities. Below given my first observation which may help a developer in his day to day activities while working with AEM 6.4. This list may not be complete but definitely gives a good idea about the new things.

There are cloud related upgrades, Fluid experience support, efficient utilization of content intelligence etc in 6.4

Key notes on new features:

Core module version changes
  • AEM 6.4 build on top of updated versions of the OSGi-based framework (Apache Sling and Apache Felix)
  • Java Content Repository has the latest version: Apache Jackrabbit Oak 1.8.2
  • The Quickstart uses Eclipse Jetty 9.3.22 as Servlet engine.

New Style System is available which allow users in Page Editor to select from a subset of styles via UI. The Core Components which were part of AEM 6.3, and now joined by the Style System, provides an efficient way to build new and extend existing sites.
Workflow model editor is now more user friendly.
Assets improvements related to machine learning like smart crop, smart tag, smart search etc reduces the manual activities drastically.

Some of the location/path changes to be noted are,
  • Template design information location is moved from /etc/design to support sites specific settings in /conf. But clients who are moving from older version to new version can remain using /etc/design.
  • Moved default location for segments into /conf to have site/context specific Segment lists.

Component & Template Development related upgrades
  • Project Archetype 13+
  • HTL version 1.3.1
  • Core Components 2.0.4
There are a set of UI changes too.
  • 'Content Tree' rail to quickly navigate a hierarchy
  • Improved interaction with the search results
  • Keyboard shortcuts, for most common actions
  • Ability to enable/disable keyboard shortcuts
Content Fragments & Services, Experience Fragments
  • Introduced Structured Content Models as foundation for content fragments.
  • New Model editor UI is available with a Pre-configured data elements for content fragment models.
  • Improved the usability of the AEM Content Fragment editor like Enhanced rich text editing capabilities, Full screen editing for single elements.
  • Content Service is enhanced with JSON output via Sling Model Exporter.
  • Integrated AEM Experience Fragments with Adobe Target.
Interested in taking a first look at AEM 6.4 UI and dash board? Watch this video.

Monday 23 April 2018

AEM Assets Smart Search Capability with Apache Joshua

The latest AEM (AEM 6.4) provides a smart search capability for AEM Assets by translating the search terms. Let us understand more about this here.

What is Apache Joshua Language Packs ?
Wiki says "Apache Joshua is a statistical machine translation decoder for phrase-based, hierarchical, and syntax-based machine translation, written in Java". As of now it has around 64 language packs available.

The new AEM provides smart searches with language translation across AEM content & Assets. Which means when we do a search of term 'Man'(English)/'hombre'(Spanish)/'homme'(French) gives the same assets result which avoids the manual content translation.

How it works?
Apache Oak Machine Translation OSGi bundle once installed, helps to check feasibility of translating a search term utilizing registered language packs. On the back-end the Apache Joshua provides the language packs support.

Steps involved in search translation:
  • User searches a English/ Non-English term in AEM search box
  • With help of registered language packs the Apache Oak Machine Translation bundle provides a list of translated terms.
  • Now each translated terms are executed as queries to AEM search index.
  • The results are collected and displayed to user

AEM Smart Search Process


Pre-requisites for adding the functionality.
1) Apache Oak Search Machine Translation OSGi bundle must be installed and configured
2) Apache Joshua language packs(Open source) that contain the translation rules (Specific to our needs; If we need Spanish, we need to install Spanish Language Pack)

How to setup 'Smart Translation Search with AEM Assets'?
  • Download and install the Oak Search Machine Translation OSGi bundle
  • Download and update the Apache Joshua language packs
  • Restart AEM - Ensure to update heap memory allocation
  • Update OSGi configurations - To register the language packs via Apache Jackrabbit Oak Machine Translation Fulltext Query Terms Provider

Machine Learning Enabled Features in AEM


AEM version 6 onward utilizes the machine learning algorithms. Let us understand the major AEM features based on machine learning techniques.


Machine Learning in AEM

Smart Tags
 Deep learning based image tagging

Enhanced Smart Tags
 Adds ability to teach the smart Tagging feature to recognize your own concepts for eg logos

Smart Cropping
 Automatically identifies the most important parts of an image and crops appropriately

Smart Swatching
 Automatically identifies best/most representative region of image for color swatch

Smart Translation Search
 Does on-the-fly translation of search queries to support multiple language search

Smart Summarization
 Summarizes a text by identifying the most important sentences

Expert Scoring
 Identifies experts among community users

Spam detection for communities
 Automatically flags potential spam comments

Smart Forms Conversion(Tech preview for 6.4)
 Allows for semi-automation of forms conversion from any format to AEM format using deep learning

Smart Layout (Tech preview for 6.4)
 Suggests Layouts for different audiences based on KPIs and content understanding


https://www.youtube.com/channel/UCbDTGaDneAbj_RCX27VE4cA/videos



Subscribe Our YouTube Channel Here.

Interested in taking a first look at AEM 6.4 UI and dash board? Watch this video.

Read More on AEM 6.4


AEM 6.4 Features

Advantages of using Adobe Cloud Manager for AEM

Dynamic Media & Related Features in AEM 6.4

OVERVIEW  - AEM 6.4

Machine Learning Enabled Features in AEM

Thursday 12 April 2018

Enterprise Digital Asset Management through AEM - The AEM 6.4 Assets New Capabilities


AEM Assets provide an option for digital asset creation , management and delivery. The new  and powerful intelligent asset management helps marketers and IT to organize, adapt, distribute rich media & experiences at scale across various customer journey.

Let us see the new AEM Asset features in detail.

Below given some of them.

Asset Management: Provides a place to manage, govern, and distribute assets across enterprise businesses, teams, projects, and customer channels.

Creative & Marketing Workflows: The new AEM provides deep connectivity across the Adobe Creative Cloud applications & services to uniquely source, scale, accelerate creative production.

Dynamic Media Transform & Delivery: The new dynamic media enables reuse of digital assets to rapidly adapt, compose, and deliver dynamic experiences with speed and impact.

Cloud & Open Architecture: The new AEM provides modern & scalable platform with a robust API & ecosystem, which helps to manage approved assets across any team and integrate with 3rd party applications.

Content Intelligence through Adobe Sensei - New AEM is easily integrated with Sensei, which has capabilities of machine learning and advanced algorithms to help organization discover hidden assets with auto-tagging, accelerate slow processes with automated workflows, and decide what matters with insights & analytics.

Digital Asset Management(DAM) Trends

Many organizations still lacking the capability of a true enterprise DAM even though they had a vision for an enterprise DAM or through multiple fragmented solutions.

Some of the common challenges which an organization faces are Unable to find assets, Increasing touchpoints, Duplicate assets, Slow rollout, efficiency Growing number of projects, collaborators, teams, Increasing creative costs, Global Sharing & Access Security & Compliance costs etc. These challenges could be over come through Creative & Marketing Workflows, Cloud solutions, Machine Learning, Artificial Intelligence, Integration & Openness.

What are all the new DAM capabilities in AEM Asset 6.4?

Creative Cloud Connectivity: Native Creative Cloud connector for Photoshop , Illustrator, & InDesign CC Adobe Stock Support through SSO. This also enables Search across AEM Assets and Creative Cloud Assets.

Smarter Asset Management
  • Smart Tags: 'custom tags' - Adobe Sensei learns from the taxonomy and tags to assist with cataloguing, making assets more findable & reusable.
  • Search: 'smart translation' - Use Machine Learning to auto-translate tags & search phrases on the fly
  • Metadata: 'rules & bulk operations' - New admin tools for metadata schema rules, import/export of metadata
  • Brand Portal: 'file sharing & distribution' - A secure, turn key cloud service for on demand asset distribution to internal teams, external partners,agencies,resellers. Quickly and cost effectively improve asset sharing efficiency, accelerate time to market, and reduce non-compliance and risk.

Media Transformation & Delivery
Smart Crop Emerging Media: 3D, VR, Panoramic media management &viewers, Experience Fragments support with Dynamic Media

Cloud Scale & Security - performance, scale and security for the most demanding businesses through integrated cloud.

https://www.youtube.com/channel/UCbDTGaDneAbj_RCX27VE4cA/videos



Subscribe Our YouTube Channel Here.

Wednesday 11 April 2018

OVERVIEW - AEM 6.4

The new AEM features are categorized into below areas

1 Cloud Scale and Security
    Cloud Manager

2 Fluid Experiences
    Content Fragments, Experience Fragments,  Content Services

3 Content Intelligence
    Smart Layout, Smart Tag , Smart Crop, Automated Forms Conversion

4 Marketing and IT Velocity
    Core Components and Style System, Single-Page Application Editor, Native Support for Creative Cloud for Enterprise, Digital Signage
   
What’s New in AEM 6.4:  AEM Sites, AEM Assets, AEM Forms

Feature Video Here

1) Cloud Scale & Security Proven business:- Provides a critical cloud performance with scale and security for the most demanding brands. Below are the major highlights,
*Secure Dedicated Environments
*Upgrading and Patching
*Customer Self-Service with Cloud Manager
*Continuous Integration/Continuous Delivery of custom code, Testing Automation, Best Practices

2) Fluid Experiences:-  Unique combination of data and content to  handle omni-channel experiences across owned, earned and paid end-points so brands can truly connect with customers. Below given core components of fluid experiences.

a) Content Fragments - Design, create, curate and use page-independent editorial text content with embedded or associated media.

CF: Content authoring in a modular way, below page-level and content delivery not bound to presentation
Editorial Content - Text written by Copy Writers; Elements, Paragraphs, Variations
Mixed Media - Images in paragraph sequence; Curate relevant images more strictly than with associated collections
Summarization - Goal-based shortening of text; Achieve editorial goals with  AI assistance

b) Experience Fragments -A group of components with layout that can live independently

Consistent experiences and layouts across channels

c) Content Services: A lightweight, read-only way for accessing content (e.g. JSON) from AEM to deliver to any channel. Core areas are given below.
A light weight way to get content independent of layout and repository
Channel agnostic reuse of content that may be in Assets or part of a Sites project
Out of the box, extensible content models
Automatically generated service endpoints

3) Content Intelligence:- Valuable insights and automation of content discovery, creation and performance powered by Adobe Sensei and pervasive data platform.

Content Intelligence
Automatically create and scale personalized variations of page experiences, based on your audience engagement preferences. Core feature are given below.

Smart Layout: Smart Layout uses Adobe Sensei artificial intelligence to optimize the layout of content and surface the most engaging content within a page based on analytics across your key business performance metrics.

Smart tags: The next-generation of Smart Tags uses a self-learning algorithm to recognize images and populate tags based on your unique business taxonomy.

Smart crop: Non-destructive editing selects the appropriate area of the asset and automatically crops to the precise standards powered by AI.

Automated Forms Conversion
Automatically identify & digitize input fields on a traditional PDF form Creates more inviting mobile experience, reduces enrollment abandonment

4) Marketing & IT Velocity:- Enable Marketing, IT and Creatives to work in parallel so no team is a bottleneck to realizing value. Core features are below.

Style System: Design Consistency with Minimal Development Effort
Single-Page Application Editor: IT and Business Collaboration. Preview and edit Single Page Applications built on your favorite framework. This allows marketing and developer authors to collaborate and edit content seamlessly regardless of the authoring framework used for creation of SPA. Allows entry into Progressive Web Apps – emerging trend for mobile web with native mobile app accessibility.
Native Support for Creative Cloud for Enterprise with AEM Assets
Digital Signage : Access screens though unified AEM admin, Locations can be organized hierarchically, Schedules on location ,Single screen sequenc.

Follow us for latest AEM updates, we are coming up with new articles on working with AEM 6.4 and demo videos.

https://www.youtube.com/channel/UCbDTGaDneAbj_RCX27VE4cA/videos



Subscribe Our YouTube Channel Here.

Interested in taking a first look at AEM 6.4 UI and dash board? Watch this video.

Read More on AEM 6.4


AEM 6.4 Features

Advantages of using Adobe Cloud Manager for AEM

Dynamic Media & Related Features in AEM 6.4

OVERVIEW  - AEM 6.4

Machine Learning Enabled Features in AEM

Wednesday 28 March 2018

Summary of release details : Adobe Experience Manager

AEM Release history

Product: Adobe Experience Manager
  • 6.6 , 2020 - Major Release  - Date not finalized
  • 6.5 April 8, 2019 - Major Release
  • 6.4 April 4, 2018 - Major Release
  • 6.3 April 26, 2017 - Major Release
  • 6.2 April 21, 2016 - Major Release
  • 6.1 May 28, 2015 - Minor Release
  • 6.0 May 28, 2014 - Major Release

List of new features/ capabilities in each release

AEM 6.6
To be updated

AEM 6.5
Content Velocity, Fluid Experiences improvements, Cloud Agility, Experience Intelligence

AEM 6.4
Fluid Experiences, AI Based crop features, Core components etc.

AEM 6.3
Oak Segment Tar File Format, User Interface, Security, OAuth

AEM 6.2
MongoDB support, User Interface  changes

AEM 6.1
Authoring enhancements, Enhancements to AEM Forms app, Experience targeting in AEM forms

AEM 6
Jackrabbit Oak,Touch UI,Sightly, More open source with Jetty & Apache Solr


Note: Please let us know if you find any discrepancy in the content/ data.

https://www.youtube.com/channel/UCbDTGaDneAbj_RCX27VE4cA/videos



Subscribe Our YouTube Channel Here.

Tuesday 27 March 2018

Dynamic Media & Related Features in AEM 6.4

Dynamic Media helps content creator to author and deliver rich dynamic media experiences, which are optimized for any screen quickly and effortlessly.

The major features of Dynamic Media are listed below.
Click on image to see it big


Master file approach:
Dynamic Media works on one master file,and seamlessly create unlimited automatically created versions(size,format,resolution,crop,effect) for any media

Interactive Video
Create shoppable video experience which are engaging and having scrolling side panels & CTAs in minutes

Responsive Viewers and Adaptive videos
Automatically deliver combined videos and images the right format at the right quality and size to all screens with responsiveness and fit to the bandwidth adaptiveness

Interactive Imagery
Combine the images and add interactivity for a carousal effect and provide engaging shoppable hot spots for a better navigation

Easy build interactive elements
Visually create using WYSYUG editors and delivery immediately.

Smart imaging
images are automatically analyzed to deliver intelligently sized delivery.

Smart crop:
Automated Adobe Sensei enabled cropping feature for a appropriate area crop

Utilizing the Power of Dynamic Media with AEM
  • Integrates seamlessly with AEM assets to offer asset management, rich experience authoring and delivery
  • Easy author, build , customize and launch rich experiences quickly without the need for technical help
  • WYSIWYG look & feel and behavior editors for image viewers and video players
  • Shoppable Media creation interfaces allows speedy creation of image hotspots and shoppable video
  • Accelerated creation and deployment of personalization features for visual product builder and email/banners.
6.4 Related- Dynamic Media Capabilities
  • Interactive Media Integration with Experience Fragments
  • Smart Crop
  • Smart Imaging
  • Viewer Enhancements
https://www.youtube.com/channel/UCbDTGaDneAbj_RCX27VE4cA/videos



Subscribe Our YouTube Channel Here.

Interested in taking a first look at AEM 6.4 UI and dash board? Watch this video.

Read More on AEM 6.4


AEM 6.4 Features

Advantages of using Adobe Cloud Manager for AEM

Dynamic Media & Related Features in AEM 6.4

OVERVIEW  - AEM 6.4

Machine Learning Enabled Features in AEM