Skip to main content

DAM (Digital Asset Management)

A digital asset management (DAM) platform gives you organizing, storing, and retrieving rich media.   In DAM, we can upload the images (SVG, JPG, PNG, TIFF), Videos, PDFs, Docs, xls and we call all these as assets.

All the assests uploaded here are used in the website (Components).  Once we upload the images, images should be published.  Once the images are published these will be shown in publisher/dispatcher.

In Short: In order to display the images on the website, we need to add the images in DAM and author the same images in components.

Path of DAM - /content/dam/

Uploading Assests Process

Navigate to DAM folder --> Select Create --> Upload files --> change the file name if required(PSB: Industry standards).

Best Practices Before/After uploading images:

1)      No Spaces in the image name.

Wrong way: Image Name.

Correct way: image-name

2)      No Special characters apart from hyphen (-) and Underscore (_) after each word which acts as delimeter..

3)      No Capital letters in the images.

   Below are some important concepts in DAM you should know.

Image Properties:

1)      Select Image  --> Click on Properties (this can be called as metadata of the image).

a.     The image Properties will be used to display Alt text (Alternative Text), Title text etc.,.

b.    In image Properties, there are basic tab, Advanced tab, IPTC, IPTCExtension, Camera Data,SOLR,Product Data, Insights

Checkout:

If someone wants not to modify the user by anyone then, we can use checkout option.

Let’s think, abc Person have edited an image and made checkout.  Then only abc can modify that image. Some xyz person cannot edit the image.

Check In: 

If someone used the checkout and modified the image and he wants some other person also wants to edit it, in that case that image should be check in.

Let’s think, abc Person have edited and made checkout and modified. Now abc needs to check in.  Then only xyz Person can modify that image like create version or replace the image.

Scenarios:

Let’s assume you have already uploaded an image with name “image1.png” and you are trying to upload the same name again, then we will see the below warning.

Name Conflict Image


Let’s see what these options are.

1)      Cancel: It just cancel the operation.

2)      Keep Both: It keeps both files and the file name for the new file will be change as image11.png.

Note: The image name will be incremented by 1 from the current image, here image1.png changed to image11.png.

3)      Replace: It just overrides the existing image and the old image no more exists.

4)      Create Version: It updates the existing image (image1.png) and creates a version. Here there is an option of reverting to older version by going to Time Line and select the New Version as shown below.

Time Line
After selecting New Version you will get an option to revert.

Revert Version


For more information on AEM , go through the below syllabus.

Comments

Popular posts from this blog

AEM Author Concepts

What is AEM? Author Publisher Dispatcher in AEM Touch UI vs C lass UI   DAM (Digital Asset Management) Replication/Publish in AEM Parsys/Responsivegrid/Iparsys Components Pages Templates Experience Fragments Content Fragments Emulator / Break Points RichText Tagging Sitemap Personalisation Workflows MSM(Multi Site Management) Users and Groups Environments in SDLC

What is AEM?

  AEM is full form is Adobe Experience Manager and many people call it as adobe cq5,cq5.   AEM is a web Content Management System Tool (wcms/cms), which is a used for building websites, mobile apps and forms. AEM makes easy to manage your content and assets.  By using aem, we can dynamically change the content within fraction of seconds and same can be shown in live. Examples:  News Channel websites, in news channel websites the layout (look and feel) will be same only the content changes dynamically. Other CMS Tools: WordPress,Drupal,Sitecore. For more information on AEM , go through the below syllabus. AEM Author Concepts

MSM (Multi Site Management)

 Multi Site Manager (MSM) allows aem developers to create copy of existing site and automatically update the copy when changes are done to the source site. Advantages of using MSM: Easily manage multiple websites that share common content. MSM allows aem developers to define relations between the sites so that content changes in one site are automatically replicated in all other sites. Reduces the time to manage your websites and increases the re-use of common content. Maintain common look and feel across all websites. When we should use MSM Sites are in multiple countries. Sites are in multiple languages. Need to reuse/replicate same content in multiple websites. Maintain consistent branding and content across websites. Creation of MSM from scratch (follow below) Create Language Masters Here we will create a sample English site, which will be used in the later point of creating multiple language copies. Create language-masters with any template. Create a sample site with Eng