Source formats

Source Formats defines the layouts of legacy systems the migration tool can read -- column structures, file types and parsing rules for each known origin system. Registering a format lets the institution map and import that source reliably. Implementers maintain these to support conversions from common SACCO and banking packages.

Source formats
Source formats — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open MFI > Configuration > Tools > Migration > Source Formats
  2. Click New and name the legacy source
  3. Define the file type and expected columns
  4. Set parsing and mapping rules for the fields
  5. Save so it can be selected when starting a migration run

Fields reference

Every field on this screen, drawn from the live data model.

FieldTypeRequiredDescription
Name
name
TextYesName
Code
code
TextYesCode
Column Map Json
column_map_json
Long textYesColumn Map Json
Sequence
sequence
NumberSequence
Description
description
Long textDescription
Active
active
Yes/NoActive

Notes & rules

  • Model mfi.migration.source.format -- legacy layouts
  • Key fields: source name, file type, columns, rules
  • Related: Runs, Mapping Audit
  • Used by implementers

Technical model: mfi.migration.source.format · Record: Migration source-system format

Was this page helpful?