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

Compare with Current View Page History

Version 1 Current »

This article describes the algorithm for updating r_keeper 7 to the current version.

When updating to the later branch, you must sequentially update the system to the latest version in each intermediate branch, including the current one.

Example: to update from version 7.6.2.058 to version 7.7.0.185, you need to successively update to versions 7.6.2.295 (the last one in the current branch) > 7.6.4.544 (the last one in the next branch 7.6.4) > 7.6.5.515 (the last one in the next branch 7.6.5) > 7.7.0.185 (the last one in the next branch 7.7.0).

There are several scenarios for the system update. They depend on how r_keeper 7 was installed and what will be used to update it.

Preliminary Actions

Be sure to back up the application databases and configuration files before starting the update.

It is recommended to perform a backup before each update.

  1. Make backup copies of the following .INI files:
    • common.ini
    • repsserver.ini
    • rk7man.ini
    • rk7srv.ini
    • RKEEPER.ini
    • ShelterConnect.ini — if available
    • wincash.ini
    • winprint.ini
  2. Copy the following files from the base folder:
    • rk7.udb
    • check.udb
    • rk7.bls
  3. Copy the contents of the Midbase folder

These files are required for updating and restoring the system to its original state.

Read more about how to restore the system in the Backup article.

r_keeper Installed from Archive

This section describes the update algorithm for the system installed from the archive.

Update using the archive

To update an archived version:

  1. Back up
  2. Open ftp://ftp.ucs.ru/rk7/versions/ in the File Explorer or a browser. Log in with your Dealer ID

    Modern browsers like Google Chrome or Firefox do not allow opening FTP links. Therefore, to open a link, use the File Explorer or an FTP client.

  3. Select the latest version of r_keeper 7 in the current branch. If the original version is already the latest in the current branch, select the latest version in the next branch

  4. Copy and unpack the archive

  5. Copy and replace all the files from the folder with the current r_keeper 7 version to the folder with the new one
  6. After the update, we get a version with new features but with the previously existing base.
    All settings and directory data should be the same.

Update using the installer

  1. Open ftp://ftp.ucs.ru/rk7/versions/ in the File Explorer or a browser. Log in with your Dealer ID

    Modern browsers like Google Chrome or Firefox do not allow opening FTP links. Therefore, to open a link, use the File Explorer or an FTP client.

  2. Select the latest version of r_keeper 7 in the current branch. If the original version is already the latest in the current branch, select the latest version in the next branch

  3. Run the installer and follow its instructions

  4. Disable the creation of SQL database for the reference server in the list of components

  5. When filling in the fields from the installer, use the data from the .INI files.
    For example, at the stage of configuring the report server:
    Use the port and network name from the copied .INI file

  6. In the field for the database name, specify the name of the database that is linked to the already installed r_keeper 7

  7. Copy the rk7.udb, check.udb, rk7.bls files from the archive version folder to the installer version folder

  8. Copy the contents of the Midbase folder from the archive version folder to the installer version

Connect to a previously used database
After copying the databases, change the value of the UseSQL = 1 parameter in the rk7srv.ini file to UseSQL = 0
Start server directory
Connect to it with a manager station,
Change connection settings to an external database - set up a connection to the old database
Upload data to an external database
Change the value of the parameter UseSQL = 0 to UseSQL = 1.
If any mechanisms have been changed in the new version, for example: setting units of measurement for dishes - after the update, check the settings in the relevant reference books and make the necessary changes.
Install the checkout in the same way
r_keeper installed via installer
This section describes the upgrade process if the original system was installed using an installer.

Update using the installer
Open ftp://ftp.ucs.ru/rk7/versions/ in Explorer or browser. Log in with your Dealer ID.

Modern browsers like Google Chrome or Firefox do not allow opening FTP links. Therefore, to open a link, open it through Explorer or an FTP client.

Select the older version of r_keeper 7 in the current branch. If the original version is already older in the current branch, select the older version in the next branch.
To install, run the installer
Select Upgrade one of the previously installed instances
Select the system you want to update from the drop-down list and click Update.

Follow the installer's instructions
Perform the checkout update in the same way.

  • No labels