Administration | Synchronisations
Summary |
PayGlobal can import or export data to any application that supports flat file (ASCII text) format. Synchronising data:
|
ASCII files |
ASCII files are text files that can be read without the aid of any software to transform or interpret the file's contents. An ASCII file contains only ASCII characters (for example, keyboard characters, the alpha-numeric characters and common keyboard symbols). |
Import or
|
Synchronisation allows data to be imported to or exported from either an entity table or a non-entity table (for example, a makeup tables like Employee Rates). This data can be imported to or exported from:
|
Function of Synchronisation |
Synchronisation can be useful for:
|
Synchronisation Process |
Synchronisation involves the following steps:
|
Notes |
When importing or exporting data PayGlobal relies on the existence of the required fields, as listed below. Code field: For entity tables. Record ID field: For non-entity tables. By default if your synchronisation criteria does not contain a required field, PayGlobal will automatically search for and insert this when the Import or Export is run. In the case of importing data from a non-entity table, if the import file does not contain the record ID column, then all records will be automatically inserted as new records in the non-entity table. If the import file contains the record ID column then records will either be inserted or edited depending on the presence of an ID value. This means that if the record ID field in the import file is blank that record will be inserted. If the record ID field is not blank this record will replace the corresponding record in the PayGlobal database. Important: The record ID field is a system generated ID used by PayGlobal as a reference tool only. Do not, under any circumstances, edit this value or create a value of your own as this will result in data corruption. |
Importing of Employee Status Codes during Synchronisation |
Employee Status codes will be overridden on import if the following condition is met in a customer database: The following Employee Status codes are all present : FULL, PART, TEMPFULL, TEMPPART, UTEMPFULL, CASUAL In that case, when importing any data containing an Employee Status Code, (for example Employee data) then the following Employee Status code mappings will occur when creating or updating a record:
These mappings will override whatever values are present in the import file. |