I want to activate only the modified node in my Day CQ project. Node structure is:
Parent Node
- Child Node 1
- Child Node 2
- Child Node 3
Requirement is:
- If I am creating any node under parent node workflow should run.
- Workflow should activate only newly created child node and parent node and not all child nodes.
Is it possible ??? Please give solution also in comment......