Overview
The following is a list of all examples from the Workflow Authoring Guide, Integration Guides and Reporting Guide.
-
-
Adding Multiple Reviews — Add multiple reviews to a content review, set assignee requirements and review dependencies
-
Adding page activity to email — Include page activity report, or a link to it, in custom email notifications
-
-
-
Assignment Examples — Define who can take part in, or be assigned to, a content review.
-
Attachment events — Triggering events when attachments are created, updated or removed.
-
Blog Post Events — Workflow events associated with blog posts
-
Comment events — Triggering events when comments are created, updated or removed, or inline comments are created or resolved on the page.
-
Communardo Metadata for Confluence app — Using the Communardo metadata as value references in a workflow - including use in a custom condition for a trigger macro
-
Customise Approval Buttons — How to change captions of the Approve and Reject buttons created by the
{approval}
macro. -
Dynamic page header using a metadata value and triggers — Use a trigger to display a different page header for each state in the workflow. Page header content is set as a metadata value.
-
Expiry Dates — States, tasks, and messages can be set to expire on a certain date or after a certain amount of time
-
Exporting to PDF with K15t PDF Exporter — Export pdf macro and example of the use of
pdf-export-success
andpdf-export-error
event triggers -
Fast-tracked Rejections and Approvals — How to require everyone to Approve, but only need one person to Reject
-
Make tasks disable a review — Two ways to use tasks to disable a review. The first way uses a precursor task state where the tasks can be set and completed. The second example uses a Value Reference as a condition to check that all tasks are complete. For the value reference method, you will need the Reporting for Confluence app in addition to Comala Document Management.
-
Message notification styles — Test the
style
parameter of the{set-message}
macro -
Read Confirmation Events — Triggering events when a read confirmation is created, updated or acknowledged, or inline comments are created overdue for the final state in a workflow
-
-
-
-
Require Parameters on State Transitions — Require workflow parameter values to be set before moving into a workflow state.
-
Reviewer Authentication — This example shows how to authenticate reviewers during a content review.
-
-
-
State expiry dates — Using state expiry dates, defining them with metadata, and making them editable
-
-
Use metadata to increment a content version — Increment a composite version number, for example, major.minor.patch metadata value each time a reviewer approves the content
-
Use metadata to increment composite major, minor, patch content version on an approval decision requiring a parameter — Use the
{increment-metadata}
macro to increment major.minor.patch metadata value for a single approval using three triggers. -