Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use the toggles to enable or disable the settings.

<screenshot>Image Added

As an administrator, you can:

ParameterDescriptionDefault
Maximum file size

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.

Note

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


1
Maximum row limit

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.

<empty>
Anchor
xl_cld_config_restrictURL
xl_cld_config_restrictURL
Restrict URL access
Select 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.false
Help us improve the productEnable 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.true

...

Manage the URLs that the app can access from this page. If the Restrict URL access option is enabled, the app is restricted to allow the specified URLs only.

<screenshot>Image Added

Parameter
Description
ExpressionEnter a URL or an expression here.
Type

Select a type from the following list:

  • Domain name - allows URLs of a specific domain. Example: https://www.example.com/.
  • Exact match - allows only the specified URL. Example: https://www.example.com/thispage.
  • Wildcard expression - allows all matching URLs. Use * as a wildcard character to replace one or more characters. Example: https://*example.com.
  • Regular expression - allows all URLs matching the specified regular expression. Refer to this link for more information about regular expressions. Example: http(s)?://www\.example\.com. 

You can perform the following actions on this page:

...

  • Profiles allow user authentication required by some URLs to be hidden from page viewers and editors. Only Confluence administrators have access to this information.
  • Enables macro editors to quickly configure the macro by reusing a shared definition for URL access. 
  • Relative addressing can be used making the page content less likely to require changes when base URLs are relocated. 
    • Macro configured URL (that is not a full URL) is appended to the profile provided URL.

<screenshot>Image Added

The page displays a list of profiles available for the macros. Click Add Profile to open a pop-up window as:

<screenshot>Image Added

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.

You can perform the following actions on this page:

...