Timeclock Preparation and Basic Configuration

Description of Issue

The Time and Attendance Application needs to be configured so that Timeclocks will function with desired expectations.

  • Configuration needs to occur for all environments to ensure uniqueness and avoid cross talk

  • Needed for proper timeclock software updates and functionality

  • Ease of registration

Context
  • Timeclock Management

  • Timeclock Configuration

  • Prep

  • ExecuTime

  • Time and Attendance

Cause

Informational

Resolution
  1. Login to the Application using Admin Credentials

  2. Navigate to System Admin > Timeclock Management > BADGE CONFIGURATION

  3. Click Add Badge Configuration

  4. Enter 26, 9, 24 (This is the system Default)

  5. Hit the Save button

  6. The following Step is for Time and Attendance v2020.3 and below, if above v2020.4, proceed to step 8

  7. Navigate to System Admin > UI Environment Flags > Timeclock Configuration > Webservice URL

    1. For clients that specifically want to use HTTP traffic, use the following format

      1. http://IPADDRESS:HTTPPORT/ExecuTime/services/SimpleClockInterface

    2. For any other clients using HTTPS traffic, use the following format

      1. https://DOMAINNAME:HTTPSPORT/ExecuTime/services/SimpleClockInterface

    3. Note: HTTP/HTTPS ports can be found within the ExecuTime_Config.xml but the standard ports are as follows (HTTP/HTTPS)

      1. Prod: 7020/7120

      2. Test: 7030/7130

      3. Train: 7040/7140

    4. For hosted environment, reach out to support for port numbers

  8. Navigate to System Admin > UI Environment Flags > Timeclock Configuration > Time and Attendance server hostname or IP address

  9. If using an IP address (application server IP address), then the port to use is the HTTP port the application was installed on

    1. System Admin > UI Environment Flags > Timeclock Configuration > Timeclock Configuration HTTP

  10. If using a hostname, the HTTPS port or the HTTP port can be used

    1. Hostname is the FQDN used to access the application, i.e., myexecutime.tylertech

    2. System Admin > UI Environment Flags > Timeclock Configuration > Timeclock Configuration HTTPS

    3. Note: If using HTTP, on the Timeclock Configuration screen, check the box for Use HTTP protocol for TouchTime timeclocks and select Save

  11. Check the option for Disable Calendar for Time Off Request (Requires Clock Restart).

    1. Note: This as a system default but can be changed based on client’s preference.

  12. Enter the Time clock configuration HTTP port

  13. Enter the Time clock configuration HTTPS port

  14. Hit the Save button

  15. Navigate to System Admin > Scheduled System Jobs > Timeclock Configuring Job

  16. Edit (Pencil Button) the Timeclock Configuring Job

  17. Check the Active button to enable the job

  18. Modify the Run Interval to 24:00 Hours

  19. Hit the Save button

  20. Proceed with Steps 21 - 24 if implementing Biometrics

  21. Edit (Pencil Button) the Timeclock Biometric Sync Job

  22. Check the Active button to enable the job

  23. Change the Start Interval to 00:30 Hours

  24. Hit the Save button

  25. Navigate to System Admin > Master File Management > Time Zone

  26. Confirm that a Time Zone is Active

    1. If there is no Time Zone Active, uncheck the Active Only box

    2. Find the desired Time Zone from the available options and select the Edit (Pencil Button)

    3. Select the Active button on Visibility

    4. Select Save

Additional Information