Try   HackMD

SESAR Transition to iSB

Goal

Migrate SESAR from current PHP deployment to use iSamples-In-A-Box (iSB) with no loss of capability.

Process

  1. Connect iSB to SESAR Postgres database.
    1. Transformer to generate iSamples core records from SESAR database records.
    2. Persist transformed records to database.
    3. Triggers to update transformed records on change to sources.
    4. Update iSB to use SESAR database
  2. Update iSB UI for branding and to support SESAR discovery requirements.
  3. Implement content creation, update API in python.
  4. Update UI to use new API for single record operations.
  5. Update batch tools to use new API.