Overview
Comala Document Management Cloud, /wiki/spaces/CAD/pages/13933903873 or Comala Document Approval can be added to pages in a space configured as a target space for publishing.
Publishing a page to the target space creates a new page version in the target space
...
has a workflow applied (this can be a workflow from any of the three Comala Document Management family of apps)
The following custom workflow (created in Comala Document Management) is enabled at space level.
...
When publishing a page from space A to space B, we are initialising the state of the target page to the initial state of the workflow applied to that target page.
For each subsequent publishing of a source page, the workflow state of the target page will remain as it was when publishingfirst published, unless the current workflow state at the time of the publishing action has an Updated transition.
In our example workflow the Review state and the Approved state each have an Updated transition.
ActionExample actions | Target Example target space page workflow activity and publishing status | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
New page created in source space A named Page and published to target space B |
| ||||||||||||
Target space page Page in target space B is submitted for review to workflow state Review |
| ||||||||||||
Target space page Page in target space B in workflow state Review is approved by one assigned user (out of three assignees) |
| ||||||||||||
Edit source space page Page in space A |
Publishing change of status does not affect the workflow unless there is a page update on the target space page, for example publishing a page from the source space. | ||||||||||||
Page in target space B in workflow state Review is approved by all assigned reviewers |
| ||||||||||||
Edit target space page Page in space B in Approved state |
| ||||||||||||
Publish source space page Page from space A to target space B |
Publishing is recognized as a page update in the target space, the workflow does not have an Updated transition in the Draft state. | ||||||||||||
Target space page Page in target space B is submitted for review again to workflow state Review |
| ||||||||||||
Edit source space page Page in space A |
| ||||||||||||
Publish source space page Page from space A to target space B |
Publishing is recognized as a page update in the target space, the workflow has an Updated transition in the Review state that listens for this event and transitions the workflow. | ||||||||||||
Publishing the target source space page only causes a change in the workflow applied to a target space page when the current applied workflow state includes an Updated transition. In our example this is the Review state and the Approved state Changes in the applied workflow do not change the current publishing sync status
|
...