This article outlines the differences between the Confluence Server/Data Center version and the Confluence Cloud version of Scroll Word Exporter.
If a specific feature is not listed on this page, you can expect it’s working as expected for the app on any Confluence deployment type (ie. Server, Data Center, or Cloud).
Feature Comparison
The reasons that drive the differences between the Server and Cloud versions of Scroll Word Exporter can be grouped into three categories:
-
Differences between the cloud and the on-premise Confluence architectures
-
Compatibility with 3rd party marketplace apps
-
Deprecation of Confluence features between Data Center and Cloud versions
Ensure that you are familiar with the differences before you plan your Migration Path.
Scroll Macros
The DataCenter variant of Scroll Word Exporter comes with Scroll macros included so the macros are available immediately after you install the app.
In the Confluence Cloud version of Word Exporter, the Scroll macros are available through the free Scroll Exporter Extensions app that you can install from the Atlassian Marketplace. After installing, the macros will become functional within a few minutes.
Confluence Cloud offers only a limited support for nesting of macros. As a result, if your Scroll macro content is nested inside another macro (Confluence native or 3rd party), the nested content will not be properly editable in the Cloud environment. To mitigate the impact of this limitation on your content, you have two options:
-
Post-migration - manually add or alter the content in the Cloud pages.
-
Pre-migration - re-factor the content in the familiar Data Center editor as a part of your pre-migration cleanup.
For more details, see Atlassian’s open issue for reintroducing the nesting macros functionality - https://jira.atlassian.com/browse/CONFCLOUD-68323 .
Legend: – Available |
– Unavailable |
– Partially available | N/A – Not Available or Applicable
|
Macro |
Description |
Server / Data Center |
Cloud |
Details |
|---|---|---|---|---|
|
Scroll Pagetitle |
Makes Scroll overwrite the page title on export. |
|
|
On Cloud, this macro is not available. Instead, use the Scroll Page Title dialog by going to the Page tools menu (•••) > Set Scroll Page Title. |
|
Scroll App-Specific Macros |
For users of Scroll Word Exporter 4.0.0 and older, you may have used Scroll app specific macros on your Confluence pages (eg. Scroll-Office-Ignore). Since EXP-32 we have made changes to these macros so they are not app-specific. |
|
|
On Cloud, these macros will not be made available. However, since the release of Scroll Word Exporter 5.1 (and later) we have implemented a migration tool that users can run on their server/DC Confluence instance to turn the Scroll App specific macros into a cloud compatible version. Learn more about how to use this tool here. |
Template Placeholders
|
Placeholder |
Description |
Server / Data Center |
Cloud |
Details |
|---|---|---|---|---|
|
$scroll.globallogo |
The global logo of the Confluence system. |
|
|
Not available on Confluence Cloud |
|
$scroll.globallogo.(<height>,<width>) |
The global logo of the Confluence system. |
|
|
Not available on Confluence Cloud |
|
$scroll.space.group |
The group of the current space. |
|
|
Not available on Confluence Cloud |
|
$scroll.metadata.(<key>) |
This placeholder can be used to access metadata defined on the root page of your export. This placeholder depends on the Confluence Metadata App as a prerequisite. |
|
N/A |
Not Available → Comala Metadata is not available on Confluence Cloud |
|
$adhocState |
The state of the export root page taken from Comala Document Management. Possible values: 'DRAFT', 'PUBLISHED' or |
|
|
Related feature request: Comala Document Management for Scroll Exporter on Cloud |
|
$scroll.versions.* |
Refers to any of our Scroll content management placeholders. These are available with Scroll Versions or Scroll Translations apps. |
|
|
Scroll Versions and Scroll Translations are not available for Confluence Cloud. However, we have alternatives for these apps on Confluence cloud, please see here for more information. |
|
$scroll.custom.* |
Refers to any of our custom placeholders - for instance for Comala Document Management or Communardo Metadata |
|
|
If you are interested in implementing custom placeholders on Confluence Cloud please let us know via help@k15t.com. |
Administrative Features
|
Feature |
Description |
Server / Data Center |
Cloud |
Details |
|---|---|---|---|---|
|
Option to restrict the export option |
Choose which spaces and/or user groups have the option to export content with Scroll Word Exporter. |
|
|
Related feature request: Restrict the export functionality for Confluence Cloud Exporters |
|
Restrict the number of pages that can be exported in a single export |
Limit the number of pages that can be exported by Scroll Word Exporter |
|
N/A |
Not Applicable → This feature is not available on Confluence Cloud as it is only applicable for on-premise Confluence (self-hosted) deployments to influence memory consumption and export generation. |
|
Show/hide the native Confluence Word export option |
Show or hide Confluence's built-in Word exporter in the page tools (•••) |
|
N/A |
Not Available → This is not possible on Cloud due to technical limitations of the Cloud platform. |
|
Audit Logging |
Use the Audit log section to view specific logged events with the exporter app. |
|
N/A |
Not Available → Confluence Cloud does not offer an audit log section |
Export Method
|
Feature |
|
Server / Data Center |
Cloud |
Details |
|---|---|---|---|---|
|
Export to Word via Java API |
Perform exports in your custom Java app using our public Scroll Exporter Java API |
|
|
Due to the technical setup of apps on Confluence Cloud a Java API is not available (since Cloud apps are not running on the same Confluence instance any more). Users should use the REST API instead. |
Integrations
Export options
|
Feature |
|
Server / Data Center |
Cloud |
Details |
|---|---|---|---|---|
|
Export using Comala Document Management integration |
Integrate with Comala Document Management to only export content that has been approved through every step of a Comala Workflow, and has been published to the final workflow state. |
|
|
Related feature request: Comala Document Management for Scroll Exporter on Cloud |