Skip to main content

Update Emphasys Software

  1. Open up the DHADATA2 server
  2. Open the elite live or elite train application
    1. image.png
  3. Select "company setup" module
    1. image.png

  4. Expand the operating system, and then operating sytem again dropdown menu
    1. image.png

  5. Now select the "system available" tab and set the system to not available
    1. image.png

  6. Close emphasys and now we will make a backup of the software and database
  7. image.png

  8. Create a zip file archive of the elite live or elite train software folder depending on what you are upgrading. Do this by zipping the directory that contains the shortcut on the desktop of the server.
  9. Open the emphasys.ini file and check the database and server name for later. Also update the Environment to the new software version. 
  10. image.png

  11. Now move over to the SQL server
  12. image.png

  13. Expand the database and select the activity monitor
  14. Open up the process bar and kill all the process under this to remove everyone from the SQL server, otherwise changes they make will not be in the backup.
  15. image.png

  16. Right click the database and select new query.
  17. Next select the open menu above to open the query to get the DB version.
  18. image.png
  19. Now select Execute
  20. Now right click, tasks > backup 
  21. image.png

  22. Remove the old directory and add the new one in the above location, appending a directory name *database*-date
    1. for example EliteLive-01-01-2000
  23. image.png

  24. Under media option select overwrite
  25. Under backup options select the compress backup option, then select ok to run it
  26. While that is running check the DATA2 server for the backup of the program files.
  27. Go to pha.myemphasys.com and log into the website using the password in ITG, username is shanonhoag.
  28. Download the latest version.
  29. Right click the downloaded zip file and unblock it before doing anything else
  30. image.png

  31. Go to the webserver and find the virtual file path, which is in the same directory as everything else
  32. Now go to services on the Elite server
  33. image.png

  34. You have two services for eltie live and two for train. You want to set both for the respective database to stopped and disable them.
  35. Now just run the .msi executable you downloaded from the website for the new version.
  36. image.png

  37. Fill in these values for the server, use the SQL sa account, password is here https://cts-computers.itglue.com/6349362/passwords/29840639#partial=&sortBy=name:asc&filters=%5B%5D
  38. Change the directoy install path to match what it should be. 
  39. image.png

  40. After this we run the installer, which will ask us to input the same information as before
  41. image.png

  42. If you input this information wrong it will just close and fail silently.
  43. You will see this window
  44. image.png

  45. when done at the bottom you will see a message reading finished
    1. image.png

  46. After you select close the updater will continue running
  47. Go into services on DHADATA2 and turn the back on
  48. go to the elite file directory go into the appSetting.config file and update the file server name from localhost to dhadata2.
  49. Open the software and make sure the version is showing correct
  50. open the SQL server and run the database query again to make sure it is updated
  51. Go back into the Elite software and set the system to available like in step 4