How to get expiration Flag for custom expired metadatafield for Assets | Adobe Higher Education
Skip to main content
khamat_bn
Level 4
January 30, 2021
Beantwortet

How to get expiration Flag for custom expired metadatafield for Assets

  • January 30, 2021
  • 1 Antwort
  • 1272 Ansichten

Hi guys,

 

I am using cutom expiration metadata property instead of prism:expirationDate. So we want to also have the expiration flags on Assets shown as below image. Please let me know how we can acheive the same.

 

 

 

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von SureshDhulipudi

Instead of customizing the status, why don't you set or update prism:expirationDate value with your custom expiration date. That will automatically set the EXPIRED flag on Asset.

 

custom:expirationDate = prism:expirationDate

1 Antwort

SureshDhulipudi
Community Advisor
Community Advisor
January 31, 2021

Instead of customizing the status, why don't you set or update prism:expirationDate value with your custom expiration date. That will automatically set the EXPIRED flag on Asset.

 

custom:expirationDate = prism:expirationDate

khamat_bn
Level 4
February 3, 2021
Hi, We are adding custom expiration date from metadata properties. We have created metadata schema with some new properties and fields and expiration is on of them.