AbsoluteTimeAutoAdvancer not working for me | Community
Skip to main content
New Participant
August 1, 2018
Solved

AbsoluteTimeAutoAdvancer not working for me

  • August 1, 2018
  • 3 replies
  • 1720 views

Hi All,

I'm working on AEM6.3. I need to activate page on scheduled point of time using workflows.

For that I have added one process step where are adding absoluteTime and in participant step ,

I have selected Timeout as Immediate and Timeout Handler as AbsoluteTimeAutoAdvancer.

But page is activating immediately.

Please help me in this.

Thanks

Kiran

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by aanchal-sikka

Refer to this blog for implementation:  https://scribcopia.wordpress.com/tag/autoadvancer-aem/ 

3 replies

aanchal-sikka
aanchal-sikkaAccepted solution
New Participant
December 11, 2023

Refer to this blog for implementation:  https://scribcopia.wordpress.com/tag/autoadvancer-aem/ 

Aanchal Sikka
Jitendra_S_Toma
New Participant
August 1, 2018

Hi,

The new step which you added before the participant step or after? it is supposed to be after the participant step always.

Regards,

Jitendra

smacdonald2008
New Participant
August 1, 2018

Look at this thread where it talks about writing a scheduler - How to use AbsoluteTimeAutoAdvancer or any type of scheduled activiation in a workflow?