Dashboard > Boomi Integration Platform > ... > Installation Guide > 3.1.1 to 3.3 Upgrade Instructions
Log In   View a printable version of the current page.  
  Boomi Integration Platform  
  3.1.1 to 3.3 Upgrade Instructions
Added by Geoff Bockelmann, last edited by Adam Arrowsmith on Aug 07, 2006  (view change)
Labels: 
(None)

Boomi 3.1.1 to 3.3 Upgrade Instructions

As a general rule, please back up the Boomi database and directory before proceeding with the upgrade.

Before following these steps, execute the below sql statements against your Boomi database with your services shut down:

    update documenttransport set step = 10 where step = 7 and state = 1

    update documenttransport set step = 13 where step in (11,12) and state = 1

    update documentframeworkstatus set step = 17 where step = 16 and state = 1

    update documentframeworkstatus set step = 19 where step = 18 and state = 1

    update documentframeworkstatus set step = 21 where step = 20 and state = 1

    update documentframeworkstatus set step = 23 where step = 22 and state = 1

    update documentprocess set step = 3 where step in (1,2) and state = 1

    update documentprocess set step = 24 where step in (4,5,6) and state = 1
 

1) Log into our ftp site using the following info:
 
ftp.boomi.com

user: <user>
pass: <pass>

2) Go to version311\docs directory and grab the following 3 files:

            -Enhanced_Server_Startup.pdf

            -FTPS_Upgrade_Build_55.pdf

            -FTP_Upgrade_Build_64.pdf

3) Follow instructions located in the following 3 files:

            -Enhanced_Server_Startup.pdf

            -FTPS_Upgrade_Build_55.pdf

            -FTP_Upgrade_Build_64.pdf

4) Change directory into version311/jars and download these files to your Boomi server (using binary)

a. jars.tar (jars.zip if the server is on windows)

5) Extract downloaded jars.tar (from step 2) to your main Boomi directory (It will update all appropriate files)

You have now upgraded to latest version of 3.1.1

6) Log into our ftp site using the following info:

ftp.boomi.com

user: <user>
pass: <pass>

7) Change directory into boomi330install\updater\InstData\Windows\VM to download the updater program into the main Boomi directory (always use binary to download)

a. autoupdat.exe

8) Registration Info:

Company: <company>
Serial: <serial key>

9) Run updater program and follow instructions.

One thing to note, the company name must be registered exactly as it appears above.

Please let us know if you have any questions.

Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.1a Build:#515 May 19, 2006) - Bug/feature request - Contact Administrators