SESAR Transition to iSB
Goal
Migrate SESAR from current PHP deployment to use iSamples-In-A-Box (iSB) with no loss of capability.
Process
- Connect iSB to SESAR Postgres database.
- Transformer to generate iSamples core records from SESAR database records.
- Persist transformed records to database.
- Triggers to update transformed records on change to sources.
- Update iSB to use SESAR database
- Update iSB UI for branding and to support SESAR discovery requirements.
- Implement content creation, update API in python.
- Update UI to use new API for single record operations.
- Update batch tools to use new API.