Confluence Cloud

You are able to connect Stages with Confluence Cloud. A typical URL looks like:

https://example.atlassian.net

Example Configuration (conf/config.xml):

<cms-type name="confluencecloud">
    <cms-host ident="confluencecloud.ident.1" name="https://example.atlassian.net" displayName="Confluence Cloud Example">
        <cms-property name="user" value="user@example.com"/>
        <cms-property name="password" value="ATATT3xxxxxxxxxxx"/>
	<cms-property name="spacekey" value="SPACEKEY"/>       
    </cms-host>
</cms-type>

Configuration Settings:

* Required settings

Configure Confluence Cloud Repository

Access to Confluence Cloud projects can be configured in Stages processes via “Management > File Management > Repositories”.

The following settings can be made:

File Lifecycles

The lifecycle state idents from the process metamodel (e.g. draft, review, released) must also be configured in the Confluence Cloud Space. For a correct color display it is recommended to disable custom status.

Known Limitation

Version Handling: Each saved version of a Confluence page will create a new version, which will be shown in the document history.