Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Schedule page activation through workflow

Avatar

Level 2

Is there any way where we can schedule a page activation in workflow from workflow process step. Where the time will be configured while starting the workflow.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @sai2teja 

Have you checked this in Manage Publication of Page?  which helps you to schedule page activation date and time.

Screen Shot 2022-05-31 at 3.52.09 PM.png


If you wish to do it in workflow please visit these links 

1. https://blogs.perficient.com/2019/02/11/customizing-request-for-activation-deactivation-wizards-aem-...

2. https://experienceleague.adobe.com/docs/experience-manager-64/classic-ui/authoring/classic-page-auth...
3. https://aem4beginner.blogspot.com/scheduled-activation-with-workflows

1) Make sure that users doing activate later has proper permissions (I guess they have that, otherwise they can not put resource in workflow)

2) Make sure that they have proper replication access (This is kind of optional I guess because through activate later workflow activation happen through admin user)

 

Hope that helps you!

Regards,
Santosh


Santosh Sai

AEM BlogsLinkedIn


View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Hi @sai2teja 

Have you checked this in Manage Publication of Page?  which helps you to schedule page activation date and time.

Screen Shot 2022-05-31 at 3.52.09 PM.png


If you wish to do it in workflow please visit these links 

1. https://blogs.perficient.com/2019/02/11/customizing-request-for-activation-deactivation-wizards-aem-...

2. https://experienceleague.adobe.com/docs/experience-manager-64/classic-ui/authoring/classic-page-auth...
3. https://aem4beginner.blogspot.com/scheduled-activation-with-workflows

1) Make sure that users doing activate later has proper permissions (I guess they have that, otherwise they can not put resource in workflow)

2) Make sure that they have proper replication access (This is kind of optional I guess because through activate later workflow activation happen through admin user)

 

Hope that helps you!

Regards,
Santosh


Santosh Sai

AEM BlogsLinkedIn


Avatar

Community Advisor

Avatar

Level 2

Hey,

 

 I tried with the below 2 steps but no luck

 

1 - I tried to use auto advanced handler it didn't worked.

 

2 - Didn't have any API to schedule the replication through process step.