> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ErpConfiguration table

> Global settings for the Erp Integration Server

## ErpConfiguration Table (449)

Global settings for the Erp Integration Server

## Fields

| Name                      | Description                                                                                                                                | Type                            | Nullable |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------- | :------: |
| erpconfiguration\_id      | Primary key                                                                                                                                | PK                              |    No    |
| ConnectionRank            | Semicolon-separated primary keys of ErpConnection records, with '0' representing the SuperOffice 'connector', giving the replication order | String(254)                     |    Yes   |
| SyncInterval              | Interval between successive pollings for changes, in seconds                                                                               | Int                             |    Yes   |
| SyncRunning               | Is the sync currently running or not; reflects state of \[On] \[Off] buttons in the Admin GUI                                              | Bool                            |    Yes   |
| registered                | Registered when                                                                                                                            | UtcDateTime                     |    No    |
| registered\_associate\_id | Registered by whom                                                                                                                         | FK [associate](./associate.mdx) |    No    |
| updated                   | Last updated when                                                                                                                          | UtcDateTime                     |    No    |
| updated\_associate\_id    | Last updated by whom                                                                                                                       | FK [associate](./associate.mdx) |    No    |
| updatedCount              | Number of updates made to this record                                                                                                      | UShort                          |    No    |

<img src="https://mintcdn.com/superofficeas-worktree-351-fix-webapi-escaped-anchors/zx0A-z9VK3deZYL2/media/loc/en/database/tables/ErpConfiguration.png?fit=max&auto=format&n=zx0A-z9VK3deZYL2&q=85&s=f0bcef2d0f1342cc9ae7e2725b1ce319" alt="ErpConfiguration table relationship diagram" width="456" height="59" data-path="media/loc/en/database/tables/ErpConfiguration.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Relationships

| Table                    | Description                                                        |
| ------------------------ | ------------------------------------------------------------------ |
| [associate](./associate) | Employees, resources and other users - except for External persons |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
