Migration App for MSC HRIS is a data mapping and migration application version 1.0.50. It facilitates the transfer of HR data from legacy systems to MSC HRIS, with a focus on field mapping, validation, and error handling. Recent stable version is 1.0.50, with updates released as needed. Key differentiators include pre-built connectors for common HRIS formats and a rule-based transformation engine. Designed for internal use by MSC HRIS clients, not publicly documented.
npm install hris-syncNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates how to import and use createMigration to run a data migration from a CSV file to MSC HRIS.
Verify field names in the source data match mapping keys.
Use 'chunkSize' instead.
Provide a valid API key via 'target.apiKey'.
Set 'target.apiKey' with a valid MSC HRIS API key.
Ensure mapping keys exactly match the header names in the CSV file.
No dependency data recorded yet.