Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Image Added

Transform the way you manage content and automate your document lifecycle

Image Removed

Comala Document Management is Data Center and Server compatible

Panel
bgColor#E3FCEF

Comala Document Management 7 and later is Data Center Only.

Panel
bgColor#DEEBFF

Comala Document Management 6.17.10 is server and data center compatible‡.

‡ The next release for Comala Document Management v6.17.11 will be server only.

Reviews / Approvals

Add content reviews to get sign-off from process stakeholders
User Guide | Authoring Guide | /wiki/spaces/AWPD/pages/6428167940


0

Assign Reviewers

Assign reviewers from a list, or let the team decide
User Guide | Authoring Guide

0

0

Verify Credentials

Optionally prompt reviewers to authenticate their identity
User Guide | Authoring Guide | /wiki/spaces/AWPD/pages/6457528359

-0

Track Review Process

See at a glance who's Approved or Rejected
User Guide | Authoring Guide

0-

Review Groups

Create layered reviews and dependencies between reviews
User Guide | Authoring Guide

-

Add Tasks

Automatically add assignable tasks via the workflow, or let users add their own
User Guide | Authoring Guide | /wiki/spaces/AWPD/pages/6428167938

-0

Read Confirmation

Request read confirmation from users for published workflow content (or standalone content)

Automatically add users as readers via the workflow or let page editors add their own 

User Guide | Authoring Guide | /wiki/spaces/AWPD/pages/6446038135

0-

-0

Set Deadlines

Add customisable deadlines to workflow states and tasks
User Guide | Authoring Guide

-0

Customizable Notifications

Send emails, add page banners, Confluence notifications and more...
Authoring Guide | /wiki/spaces/AWPD/pages/6428167905

0-

Trivial Workflow Creation

Everything you see above was achieved with this one simple script
Authoring Guide | Macros | Examples

Code Block
languagetext
{workflow:name=Feature Page Simple Approval Workflow 1|label=featurepage}
    {description}
A Simple Approval Workflow, a page's state can be for 'In Progress','Review', or 'Approved'.
Only'Approved' pages are visible to Read-only users.
    {description}
    {state:In Progress|submit=Review|taskable=true|colour=#ffab00}
        {task:name=Check feature definition|assignee=milo}
        {task:name=Update Milestones|assignee=suni|duedate=2020-04-01 00:00}
        {task:name=Allocate team roles}
    {state}
    {state:Review|approved=Approved|colour=#ffab00}
        {approval:Technical Review|assignable=true|roles=true}
        {approval:Design Review|assignable=true}
        {approval:QA Review|user=&suni}
    {state}
    {state:Approved|final=true|updated=Review|expired=Review|duedate=P3M|changeduedate=true}
    {state}
    {read-ack:approverRequestOption=false|changeduedate=false}
    {trigger:statechanged|state=Review}
        {set-message:style=success|duration=PT1M}
        All tasks complete!
        Review in progress.
        {set-message}
    {trigger}
{workflow}

Edit your workflow in the Markup Editor or use the visual editing tool Workflow Builder.

Workflow Builder

Examine, edit and create your workflows with the interactive flowchart tool and markup editor
/wiki/spaces/CDMCD/pages/6969366723

Image Removed

| /wiki/spaces/AWPD/pages/6446047131

Image Added
Info

Thinking of /wiki/spaces/AWPD/pages/6457530643 - workflow builder now includes /wiki/spaces/AWPD/pages/14256308236.

Publishing

Publish approved content to same space, separate space and even remote servers
including Confluence Server, Data Center and Cloud
Authoring Guide-

Image RemovedImage Added

Full Audit Trail

Keep track of everything - including updates, read confirmation, versions, due dates and approvals using document activity report or the space document management report
Reporting Guide

Document Activity REST API to generate your own business information on workflow performance

With page and space endpoints, you can retrieve information on the performance and progress for your documents with an applied Comala Document Management workflow.

Use your own Business Information tools with the REST API to meet your own information needs.

Document Activity REST API

Track your own Document Management Actions for tasks and approvals

Reporting Guide / My Document Management Actions

Track the progress of your workflows on the content across your space

Reporting Guide / Macro Guide

Track the workflow activity on individual content

Reporting Guide / Macro Guide

Document activity

Status
colourGreen
titleDATA CENTER
Status
colourGreen
titlev7 or later

Fine grain filter the document activity on a page using the Type filter by workflow actions for states; for approvals; for users (who are Actor(s) and/or Participant(s)).

Filter the document activity for specific time periods using the Date filter

Page activity

Status
colourBlue
titleSERVER
Status
colourGreen
titleDATA CENTER to v6.17.10

Search Integration

Add filters for workflow states, approvals and more
Reporting Guide | Developer Guide

requires Confluence 5.9 or above

Metadata

Set and edit metadata, integrates with third party apps
User Guide | Authoring Guide | Space Admin Guide

Online and Onsite Training

Learn how to get the most from the Comala Document Management app
Browse Courses0Image RemovedContact our /wiki/spaces/AWPD/pages/6428168451

Image Added

Third Party Integrations

Themes, Document Exporters, Reporting, Metadata...
Integration Guides | Developer Guides

Scroll PDF Exporter Communardo Metadata for Confluence Scroll Versions ServiceRocket Reporting for Confluence
Stiltsoft Talk Scroll CHM Exporter Comala Publishing Scroll DocBook Exporter
Scroll EclipseHelp Exporter Comala Remote Publishing Scroll EPUB Exporter RefinedWiki Refined Theme
Brikit Theme Press Scroll HTML Exporter Adaptavist Theme Builder Scroll Office
Gliffy Diagrams Midori Archiving Plugin Linchpin Theme Draw.io

And so much more...

Check out our online guides for more information

Panel
bgColor#DEEBFF

Easily create custom workflows to manage your document

management

lifecycle and approval processes for your organization, project or team

Panel
bgColor#E3FCEF

In-app reporting tools and Comala Document Management macros to add to content to create your own custom reporting dashboards

Panel
bgColor#EAE6FF

Global and space admin guides to help you configure the Comala Document Management for your instance and spaces

Workflow Authoring Guide

If you are you a developer ....

… or seeking information on integration with 3rd party apps?

Integration GuidesImage Removed