Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AEM Display DeActivate Later time

Tags:

aem

In AEM (Adobe Experience Manager 6.2) a user can select a page to be "Activated Later" (Publish Later) and choose a date/time. The Notifications display will show "Waiting for activation" with the date/time. This is great. But when a page is scheduled for deactivation using the "DeActivate Later" (UnPublish Later), the Notification does not contain the date/time. Is there a way to add text to the comments section of a notification to include the date/time? Or trigger AEM to fill it in?

Notifications:

enter image description here

like image 972
AlexHomeBrew Avatar asked Feb 05 '26 03:02

AlexHomeBrew


1 Answers

This is because of difference in workflow model of both requests. workflow model for activation request

workflow model for activation request

workflow model for deactivation request:

workflow model for deactivation request:

As you can see there is a Create version step in activation request. I think this step is setting above message.

If you want to create the unpublished version for your page, you can add the same step to deactivation model or create your own process step for adding the time stamp, then add the same to the deactivation model.

It should work.

like image 164
Pooja Chauhan Avatar answered Feb 06 '26 17:02

Pooja Chauhan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!