Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Off-Time and Expires fields for AEM Assets for TOUCH UI

Avatar

Level 3

Hi All,

 

There are two fields associated with Assets: “Expires” (in Advanced Tab) and “Off time” (under Basic Tab) for TOUCH UI.

 

Off-Time: Setting the value for this field, un-publish the content when date reaches and for “Published” Status it says “Not Published”. This is confusing as if asset is unpublished or not published at all Status is  same.

 

Expires: When the time is reached for this field, Status come as “Expired” for Status tab but the content is not deactivated.

 

Why do we have two separate fields as it is creating confusion?

 

Does “Expires” field holds more importance in AEM?

 

Kindly suggest If anyone has done some more analysis around this.

1 Accepted Solution

Avatar

Correct answer by
Level 2

“Expires” (in Advanced Tab) field waits for deactivation until the time specified in the field is reached. It works is by executing an OOTB workflow called “schedule_activation“.

This is different from the way Page On/Off time-based scheduling works, which activates the page immediately but makes the page accessible at the Publisher only between the On/Off time that are specified in the "On/Off time” (under Basic Tab) fields.

Hence, these two have their own importance and use case.

View solution in original post

2 Replies

Avatar

Administrator

Hi 

Moving this thread to AEM "Asstes" topic so to have better contextual experts have a look at this.

~kautuk



Kautuk Sahni

Avatar

Correct answer by
Level 2

“Expires” (in Advanced Tab) field waits for deactivation until the time specified in the field is reached. It works is by executing an OOTB workflow called “schedule_activation“.

This is different from the way Page On/Off time-based scheduling works, which activates the page immediately but makes the page accessible at the Publisher only between the On/Off time that are specified in the "On/Off time” (under Basic Tab) fields.

Hence, these two have their own importance and use case.