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

Activate later programatically

Avatar

Level 1

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.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

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.