# Tamarack (Ceridian/Dayforce)

## Overview

| EXPORT FILE META DATA   |                                       |
| ----------------------- | ------------------------------------- |
| Payroll Contact         | Christie Cheeks / Erik                |
| Payroll System          | Ceridian / Dayforce                   |
| Files Required          | Wages Only                            |
| Header Row              | YES \*\*\*\*UNIQUE HEADER REQUIREMENT |
| SFTP                    | Not setup due to renaming requirement |
| Payroll Frequency       | Daily                                 |
| File Naming Requirement | None                                  |
| Transfer Type           | Manual                                |

## Unique Process

Tamarack had a unique requirement to have the file post fixed with the string ".ready" that flaik can not accommodate.&#x20;

**NOTE:** We are working under the pre tense that there is no way to upload the file in the payroll app, but that it can only be send to the payroll system via FTP.

#### PROCESS: Manually rename and FTP the File

1. Download the Wages file from Timekeepign in flaik
2. Rename the file to add ".ready" to the end
3. FTP the file to Dayforce

**RECOMMENDATION:**

flaik has recommended having the local IT department create a script to automate this process.

## File Format

### Header Row

| XrefCodeValidationLevel |
| ----------------------- |
| NONE                    |

### Main File

| COLUMN NAME           | flaik field                 |
| --------------------- | --------------------------- |
| EmployeeXrefCode      | Payroll ID                  |
| StartTime             | Paid Activity: Start Time   |
| EndTime               | Paid Activity: End Time     |
| PayAdjustCodeXrefCode | Paid Activity: Paycode      |
| NetHours              | Paid Activity: Hours Amount |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-it-specialists/payroll-export-configuration/resort-specific-info/tamarack-ceridian-dayforce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
