...
Archive, move pages
Send email escalation for expired states
Get and set statuses for the pages
Routines Summary
Child pages (Children Display) | ||
---|---|---|
|
Use Case Example - The page is moved after being approved
Along with Comala Document Management, Power Scripts™ for Confluence can now “listen” for when a page state is changed via Comala Document Management, the listener will trigger the script that automatically will move the pages to the appropriate parent pages.
To create a script, go to Confluence Administration > CPRIME TOOLS > SIL™ Manager.
Add the script that will add a new label to all child pages of the selected parent page.
To create a SIL™ listener, go to Confluence Administration > CPRIME TOOLS > SIL™ Listeners, and click Add Listener.
Define the required properties in the Listener dialog.
Change the state from In Progress to Approved.
That's it. When a page reaches the Approved state, the script will trigger and will move it to the parent (Approved) page.
...