Versions Compared

Key

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

...

  • Admin access to the Avimark server

  • A Dropbox account with a folder named like your company, e.g. “Test Practice” shared from support@profit-diagnostix.com. This folder should contain an “avimark” folder.

Steps:

  • Login to your Dropbox account with your webbrowser (https://www.dropbox.com/login) and make sure the folder we shared with you (e.g. “Test Practice”) is added to your Dropbox.

    Image Added
  • Install the Dropbox sync tool on the company server Make using the Dropbox account that contains the avimark folder shared from Profi Diagnostix available on you filesystemModify the path variables in the “avimark-export.bat” file in the “avimark” folder we shared with you: https://www.dropbox.com/install
    Sign in with your Dropbox account:

    Image Added


    Click on “Choose folders to sync”

    Image Added


    Deselect all folders and only select the company folder (e.g. “Test Practice”). Then press “Update

    Image Added


    Click “Update” again

    Image Added


    Click “Next

    Image Added


    Select “Make files local” then click “Continue with Basic”

    Image Added


    Since we don’t want to backup anything, click “Not now”

    Image Added


    Click “Continue to Dropbox”

    Image Added


    Now it opens the folder that contains the synced dropbox folders in the Windows Explorer.
    Open your company folder (e.g. “Test Practice”) and then the “avimark” folder which contains the connector tools and a file called “avimark-export.bat”.

  • Open the “avimark-export.bat” in an editor and modify the variables to match your environment:

    • Code Block
      set COMPANY_FOLDER="company-name-here"
      set DROPBOX_FOLDER="C:\Users\Administrator\Dropbox"
      set AVIMARK_FOLDER="C:\AviMark"
      • Change DROPBOX_FOLDER to the Dropbox sync folder

      • Change COMPANY_FOLDER to the folder shared from Profi Diagnostix inside inside your Dropbox sync folder (usually the company name)

      • AVIMARK_FOLDER is the folder on the server that contains the avimark source files. It’s usually "C:\AviMark" and should only be changed if needed.

  • Run the avimark-export.bat file

  • If all variables in the avimark-export.bat file are set correctly, the exported csv files should appear in your company dropbox folder

  • To generate a daily export, create a new task on the Windows schedulerthat runs the avimark-export.bat on a daily base. The prefered time would be early at night after the practice has been closed. Profit Diagnostix will import the data from your Dropbox usually at some time late at night.

...