Versions Compared

Key

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

Table of Contents

Warning

We recommend that you back up the AccountlinkClock.exe.config file prior to upgrading Accountlink Clock. This file is overwritten during the upgrade process.

Installing Accountlink ClockInstalling Accountlink Clock

Excerpt
  1. Double-

...

  1. click AccountlinkClock.X.XX.XXXX.XXXXX.msi

...

  1.  file.
  2. Accept

...

  1. the Terms of Use

...

  1.  and select Next.

...

  1. Unmark Launch Accountlink Configuration Manager

...

  1.  and select Finish. If you forgot to unmark the checkbox, just close the Accountlink Configuration Manager.

Setting up Accountlink Clock Config

  1. Select Sync Business OR from the menu bar, select Config, and then select Server Config.
  2. Enter the following GP Login Information:
    • SQL Server
      Enter the SQL Server and Instance Name.
    • Use Integrated Security
      Mark if you will be using integrated security.
    • User
      Enter the SQL Server username.
    • Password
      Enter the SQL Server user password.
    • Save Password?
      IMPORTANT: Mark to save the password. This password is used when running the Scheduled Tasks.
    • Database
      Enter the SQL Database name. 
    • Select Connect and then select the Company name. 

      Note

      You should see a Connection Successful message.

  3. Enter the following Clock Connection Information (Journyx):
    • Server
      Enter the Clock server.
    • User
      Enter the GP Sync Admin user name.
    • Password
      Enter the GP Sync Admin password.
    • Save Password?
      IMPORTANT: Mark to save the password. This password is used when running the Scheduled Tasks.
    • Select Connect to verify you can connect to the Clock server. 

      Note

      You should see a jxAPI Connection Successful message. The Session Context and Journyx version displays in the window.

  4. Select Continue to save the configuration.
  5. The Business Data Sync preview window displays.


Anchor
_Toc530376101
_Toc530376101
Anchor
update
update
Update AccountlinkClock.exe.config

The following settings are found in the Accountlink.Properties.Setting section:

...

  1. With a text editor (Notepad, etc.) open AccountlinkClock.exe.config located at C:\Program Files\AccountlinkClock.
  2. Navigate to the Accountlink.Properties.Settings section and remove the comment out marks (<!-) and (->) for the Email Notifications. Edit the email values to the appropriate email address(es) for the following:
    • EmailNotification_FromAddress - The automated sent from email address.
    • EmailNotification_ToAddress - The automated sent fromto email address.
    • EmailNotification_SmtpHost - Enter the information after the @ sign for the sent to email address. Do not edit the information within the curly brackets/braces.
    • EmailNotification_FromDisplayName - Optionally, update the display name for the email.

...