Skip to main content
vikramca06
Level 4
May 10, 2017
解決済み

What is the use of "prism:expirationDate" and how does it work?

  • May 10, 2017
  • 2 の返信
  • 2477 ビュー

Hi,

I want to know how "prism:expirationDate" property works for Asset deactivation.

What is the difference between asset "offTime" and  "prism:expirationDate"?

Regards,

Vikram.

このトピックへの返信は締め切られました。
ベストアンサー MC_Stuff

Hi Vikram,

PRISM Namespace is consolidate all rights related elements within a single namespace. AFAIK oob does not use it & may be as part of meta data extraction it might exist.  

Offtime just adds  attribute as properties to the content & when you activate content will be available in publish.  When Off time matches or greater than current time , AEM OSGI Services consider that content as dead and if you try to access using HTTP, AEM would return 404 error but content will still leave in publish instance.   if you don;t want content to stay then need to deactivate.

Thanks,

2 の返信

MC_Stuff
MC_Stuff回答
Level 10
May 11, 2017

Hi Vikram,

PRISM Namespace is consolidate all rights related elements within a single namespace. AFAIK oob does not use it & may be as part of meta data extraction it might exist.  

Offtime just adds  attribute as properties to the content & when you activate content will be available in publish.  When Off time matches or greater than current time , AEM OSGI Services consider that content as dead and if you try to access using HTTP, AEM would return 404 error but content will still leave in publish instance.   if you don;t want content to stay then need to deactivate.

Thanks,

Adobe Employee
May 11, 2017

Hi Vikram,

Expiry date is used for rights management purpose. If an asset reaches expiry date, only restricted action actions can be performed on it by non admin users.

Complete documentation available @ https://docs.adobe.com/docs/en/aem/6-2/author/assets/managing-assets-touch-ui/drm.html#Search%20expired%20assets