> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-it-specialists/payroll-export-configuration/resort-specific-info/mountain-capital-partners-paycom.md).

# Mountain Capital Partners (Paycom)

flaik to Paycom Payroll Export File

## Summary

As of November 2024, MCP has been moved over to a new common Timekeeping file that includes hourly wages and incentives for the  4 resorts to accommodate Paycom's required format for the FTP file.

Jan 2025 FTP Update - Paycom was no able to configure their software to allow the flaik payroll export file to be automatically ingested so they will continue to do daily manual uploads of the payroll file.&#x20;

<table><thead><tr><th width="258.5"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Payroll System</td><td>Paycom</td><td></td></tr><tr><td>Files In Use</td><td><p>Timekeeping - Yes</p><p>Wages - No</p><p>Incentives - No</p></td><td></td></tr><tr><td>Header Row</td><td>No Header Row</td><td></td></tr><tr><td>Resorts</td><td><p>Lee Canyon </p><p>Pajarito Mountain Ski Area </p><p>Purgatory </p><p>Snowbowl </p></td><td></td></tr><tr><td>Incentives</td><td>Purgatory (4 Staff, 4 Headcount)</td><td></td></tr><tr><td>Export Frequency</td><td>Daily</td><td></td></tr><tr><td>Transfer Method</td><td>Manual - Constraints with file upload at Paycom</td><td></td></tr></tbody></table>

## Special Notes&#x20;

MCP has requested the ability to send hourly pay as a dollar amount rather than a quantity of hours. Each resort is able to configure is a Job code should pay out in Hours or Dollars by using the **Job Code Type** field in the Job Code configuration screen.&#x20;

<table><thead><tr><th width="201">Job Code Type</th><th> </th><th data-hidden> </th></tr></thead><tbody><tr><td>HOURS</td><td>This will place hourly pay in the payroll file as a dollar amount ($Hourly Wage x Hours worked = $Pay Amount in Dollars)</td><td></td></tr><tr><td>AMOUNT</td><td>This will place the hourly pay in the payroll file as a amount of hours equal to the hours worked. </td><td></td></tr></tbody></table>

## Timekeeping File Format (Pajarito, Purgatory, Snobowl)

### Wage Paylines

| Paycom Name             | flaik field                        |
| ----------------------- | ---------------------------------- |
| Employee\_ID            | Payroll ID                         |
| Distributed\_Dept\_Code | Business Structure                 |
| MM/DD/YYYY              | Paid Activity -> Date              |
|                         | blank                              |
|                         | blank                              |
| Type Code               | Paid Activity -> Job Code          |
|                         | blank                              |
|                         | blank                              |
|                         | blank                              |
| Amount in Hours         | Paid Activity -> Duration in hours |
|                         | blank                              |

### Incentive Paylines

| Employee\_ID                | Payroll ID                            |
| --------------------------- | ------------------------------------- |
| Distributed\_Dept\_Code     | Business Structure                    |
| MM/DD/YYYY                  | Paid Activity -> Date                 |
|                             | blank                                 |
|                             | blank                                 |
| Type Code                   | Paid Activity -> Incentive -> Paycode |
|                             | blank                                 |
|                             | blank                                 |
|                             | blank                                 |
|                             | blank                                 |
| Incentive Amount in Dollars | Paid Activity -> Incentive amount     |

## Setup

1. Upload Hourly Job Codes to the Job Codes list
2. Upload Incentive Job Codes to the Pay Code list
3. Upload DEPT to the Business Structures List
4. Configure Paid Activities and Incentives

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FgviKNfc0YLlaMgl5izAZ%2Fimage.png?alt=media&amp;token=262592fa-5129-4344-9526-0f28ba188da6" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FhvZZJk9fUEA2qG1i6gvM%2Fimage.png?alt=media&amp;token=39cf33fd-ddc9-4dd0-af55-cb91ad222cc8" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FIQsegd2hlYEtjmHTCByO%2Fimage.png?alt=media&amp;token=71c79c05-10eb-4b29-9b75-b44c8b549729" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2Fbu6V0Nz1WtUjetlGMYj3%2Fimage.png?alt=media&amp;token=a14793f6-efa1-4eec-bd92-c16c93fe3743" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-it-specialists/payroll-export-configuration/resort-specific-info/mountain-capital-partners-paycom.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
