Skip to end of banner
Go to start of banner

Excel for Confluence configuration

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

This page (available since 6.8) provides instructions for configuring the Bob Swift Atlassian Excel for Confluence app. You can customize this app using various configuration options that are explained in the succeeding sections. 

From version 7.0.0, migrating from server to cloud now transfers the app global configurations as well as the app data automatically. Refer to the Migration guide for more detailed information about the migration process.

The following settings can be configured:

Global configuration

After upgrading or installing Excel for Confluence, follow the steps mentioned below to navigate to the Global configuration:

  1. Log in as a Confluence administrator with global permissions.
  2. Navigate to CONFLUENCE ADMINISTRATION > Cog menu () > Manage apps.
  3. Scroll down to BOB SWIFT CONFIGURATION on the left sidebar and select Excel to navigate to the Excel for Confluence Configuration page

This page contains global configuration settings that control the rendering of Excel content. Use the toggles to enable or disable the settings.

As an administrator, you can:

ParameterDefaultDescription
Default process optionLegacy

Select an option to control the method used to process Excel files through the macro. However, depending on the way the macro is used, this setting can be overridden. The following options are available:

  • Legacy: Provides backward compatibility for XLS files
  • Current: Processes Excel files with XLSX extension 

Both options process the XLSX files in the same way, with the difference being in how XLS files is handled.

Maximum xslx file size1

Enter the maximum size of the Excel file to be processed, in MBs. If a user tries to upload a file larger than the specified size, an error message is displayed.

When the size is set to a value greater than 1 MB, the user may encounter unexpected errors while uploading an Excel file.

Maximum row limit<empty>

Enter the maximum number of rows to be displayed from an Excel workbook. If defined, the specified number of rows are displayed from each worksheet in the workbook. Leave the field empty to display all rows.

(Available since app version 6.8)

Restrict URL accessfalseSelect this option to control whether or not URLs conform to the Confluence Whitelist, provided whitelisting is enabled. Confluence allows administrators to turn on whitelisting to restrict access to URLs configured in the Whitelist settings.
Blacklist domainsfalse

Select this option to control whether or not certain domains are blacklisted. By default, this option is disabled for backward compatibility. (Available since app version 6.8)

If enabled, and if a request from any of these sites is received, an error message is displayed. However, if users still need to access a blacklisted site, they must contact their administrator to disable this option. Click the link named listed (in the description beneath the option) to view a pre-defined list of the most commonly blacklisted domains in a pop-up window. The following sites are blacklisted, by default:

  • 10.0.0.0/8
  • 100.64.0.0/10
  • 127.0.0.0/8
  • 169.254.0.0/16
  • 172.16.0.0/12
  • 192.168.0.0/16
  • 192.0.0.0/24
  • 198.18.0.0/15
  • 255.255.255.255/32
  • 0.0.0.0/32
  • 192.0.2.0/24
  • 192.88.99.0/24
  • 198.51.100.0/24
  • 203.0.113.0/24
  • 224.0.0.0/4
  • 240.0.0.0/4
Help Us Improve the ProducttrueEnable this option to report usage data that helps us improve the app continually. The app does not send any private user data or personally identifiable information. To learn more about what is being sent, refer to Analytics information.

Profiles

Profiles consist of a set of basic parameters that allow users to access content from external sources in the macros. With profiles, you can:

  • Allow user authentication required by some URLs to be hidden from page viewers and editors. Confluence administrators can access this information.
  • Reuse a shared definition for URL access; thus, enable quick macro configurations. 
  • Provide base URLs to make fewer changes to page content if these URLs are relocated. 
  • Macro configured URL (not a full URL but a relative path) is appended to the profile provided URL to access the actual location of the files.

The page displays a list of profiles available for the macros. You can perform the following actions on this page:

  • Click  to edit the profile details.
  • Click  to remove the profile.

To create a new profile, click Add Profile to open a pop-up window as:


Parameter
Description
Profile nameEnter a name for the profile.
Profile typeDisplays URL as selected, by default. 
URLEnter the URL to be accessed.
User; PasswordEnter the user name and password to access the specified URL.
Access tokenEnter the access token to access the specified URL, if needed. Administrators must generate the access tokens from applications, if required, and enter that here.
URL parametersMention any extra parameters that must be appended to the URL here. 
Request headersDisplays the request header(s) created as per the given information.

Click Save profile to create the profile.

  • No labels