WriteBackExtreme
WebsiteAll products
V5.0
V5.0
  • Prologue
    • WriteBackExtreme v5
    • Release Notes
    • Changelogs
    • Architecture
      • Data Handling and Security in WriteBackExtreme (SaaS)
  • Installation guide
    • Requirements
      • Windows
      • Linux
    • Getting started
      • Windows
      • Linux
      • Containerization
        • Docker standalone
        • Docker compose
        • Repository database
        • ODBC connections
    • Installation wizard
      • License
      • Repository database
        • SQL Server
        • MySQL
        • PostgreSQL
        • SQLite
      • Create a user
      • URL & SSL Certificate
      • Run as a service
      • Summary
        • Running on Linux
    • Configuration panel
      • Home page
      • Domain & SSL Management
      • Repository Database
      • License Management
      • User Management
      • Ip Whitelisting
      • Primary keys in Data Add
    • Upgrade
      • Upgrade from 2.x
    • Update license
    • Moving to production
  • Product Guide
    • Getting started
    • Tableau Extension
      • Getting started
        • Create a worksheet with Username()
        • Add the Extension to your dashboard
        • Ready to start
      • Configuration
        • General
          • Schemas
          • Authentication
          • Popup
          • Theming
          • Tabs
          • Mapping
          • Tableau
          • Import/Export
          • Tableau Datasource
        • Schemas
          • General
            • Editable Conditions
          • Field Formatting
            • Single line text
            • Paragraph text
            • Number
            • Boolean
            • Dropdown select
              • Dynamic Populated content
              • Cascading dropdown
            • Date/DateTime
          • Form Builder
            • Features
            • Dynamic Values
              • Troubleshoot | values
        • Changelog
      • End-user
        • Features
          • Dynamic Filtering
          • Bulk Import
          • Audits (History)
          • Bulk Edit
          • Duplicate rows
        • Add Data
          • Overview
          • Add rows
          • Edit rows
        • Collaboration
          • Overview
          • Add / Edit
          • Reply
        • Data Helper
          • Overview
          • Add rows
          • Edit rows
        • Data Correction
          • Add records
          • Edit records
          • Remove records
          • Interpolate
          • Calculations
          • Vertical layout
        • SSO/SAML or Oauth authentication
    • Management console
      • Setup security
        • OAuth Setup
          • Microsoft Entra
          • Auth0
          • Google
        • SSO Setup
          • OKTA Example
          • PingOne Example
          • Azure Example
          • Troubleshooting SSO
      • Connections
      • Schemas
        • Permissions
        • Audits
        • Import/export
        • Row Level Security
        • Schema data
        • Workflows
          • Stored procedures
          • Tutorial (video)
      • Tableau sync
      • User management
      • Group management
      • Info & License
    • Database Connections
      • DataBricks
        • Windows
        • Linux
      • Snowflake
        • Using ODBC
          • Windows
          • Linux
        • OAuth Authentication
        • Key Pair
    • NEW: InputTables
  • Support
    • Troubleshoot
      • Errors
    • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Installation guide

Upgrade

Was this helpful?

When upgrading to the latest version, it's crucial to follow the correct procedure. Ensure to adhere to the specified steps for upgrading from your current version:

Before initiating an upgrade, it is strongly advised to create backups of both the filesystem and database. This precautionary measure ensures that in the event of any unexpected issues during the upgrade process, you can revert to a stable state using the backed-up data.

Upgrade from 3.0 and higher

This can be done easily by doing the following steps:

  1. Download the latest version Go to the and download the latest version of WriteBackExtreme.

  2. Backup files and database Create a backup of the WriteBackExtreme folder on your server. Also create a backup of your (repository or default) database.

  • Go to the folder were the WriteBackExtreme.exe is located.

  • Open the WriteBackExtreme.exe file with administrator privileges

  • Click the Open configuration button

  • Click the red Stop WriteBackExtreme button

  • Close the window

  • Unzip the zip file that is downloaded in step 1

  • Override the original WriteBackExtreme.exe with the extracted one

  • Open the WriteBackExtreme.exe file with administrator privileges

  • WriteBackExtreme will automatically start. It could take some additional time to start since because of running updates on the first run.

  • Done!

  • You can verify the latest version with changes in the management console.

  • Extract the zip file that is downloaded from our portal.

  • Make sure the installl.sh is exectuable by running sudo chmod +x ./install.sh

  • Run the installation script: sudo ./install.sh

  • When it is finished you should see this message:

  • Hit CTRL+C to close the configurator.

  • In some cases, the server wont restart automatically. restart it manually by running this command:

sudo service WriteBackExtreme restart

  • Done!

  • Open the browser and navigate to the management console to verify if the service is up and running.

Apps for Tableau Enterprise Portal
For upgrades from 2.0
Subsequently, upgrade from 3.0 to the latest version available.