Activate later programatically | Community
Skip to main content
August 16, 2019
Solved

Activate later programatically

  • August 16, 2019
  • 1 reply
  • 975 views

Hi All

Have a requirement to activate nodes on the date witch is saved as a date property on the node. Nodes are created programatically through apis.

Can we trigger activate later workflow from code.

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 joerghoh

if you name the property "onTime" and "offTime" and enable the "On/Off-Time reached" trigger on the replication agent, it is working automatically, and you don't need to implement the activation manually.

I would also recommend you get in touch with Adobe support for this. A bug has been fixed quite recently which fixed the persistence behavior of this feature (the reference is CQ-4272784), and this will be part of a SP.

1 reply

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
August 16, 2019

if you name the property "onTime" and "offTime" and enable the "On/Off-Time reached" trigger on the replication agent, it is working automatically, and you don't need to implement the activation manually.

I would also recommend you get in touch with Adobe support for this. A bug has been fixed quite recently which fixed the persistence behavior of this feature (the reference is CQ-4272784), and this will be part of a SP.