A Document Workflow is used to move a document from a Draft state, to In review as it awaits the approval of a project manager, and finally to Published once approved. This is the default document workflow. However the workflows that define the lifecycle of a document are fully configurable by your tenant administrator. See Document workflows.
To set the workflow for your document:
In Upchain, locate the document you want to associate a translation to and select it to open its details pane.
In the Details tab, click Edit .
Choose the workflow from the drop-down list that you want to use.
Click Save .
A button to begin your chosen workflow shows at the top of the details pane.
Click to start the workflow.
The team member who is assigned the task of reviewing the document receives an email that they have an assigned task. If they deem the document ready for publishing, they may click the appropriate button in the document details pane to publish the document.
Once the document is published, its revision level is incremented based on the document numbering rules configured by your Tenant Administrator.
For example, by default the document revision uses two characters. When you first upload a document, it has a revision level of XX. Once it is published, the revision level is incremented to AA. If you revise and publish the document again, the revision is incremented to AB.
A published document cannot be edited in its published state. If you want to revise a document:
This downloads a writable copy of the file to your computer where you can make your changes.
The version number increases by one and the new version is in a Draft state. You would need to submit the document to the publishing workflow to publish it again.
An example lifecycle of a document is shown in the following table.
Action/Process | Document name | Status | Version | Revision |
---|---|---|---|---|
Initial Upload | 12345-XX-example.docx |
Draft | v1 | XX |
Check out/Check in | 12345-XX-example.docx |
Draft | v2 | XX |
Check out/Check in | 12345-XX-example.docx |
Draft | v3 | XX |
Send for Review | 12345-XX-example.docx |
In Review | v3 | XX |
Publish | 12345-AA-example.docx |
Published | v3 | AA |
Check out/ Check in | 12345-AA-example.docx |
Draft | v4 | AA |
Send for Review | 12345-AA-example.docx |
In Review | v4 | AA |
Publish | 12345-AB-example.docx |
Published | v4 | AB |