Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Documents the process and automation for bringing new content into the mapping environment from the authoring environment for the prod deployment.

Details

The drip feed, or the automated updating of SNOMEDCT content in the Mapping Tool from the authoring environment, runs weekly and consists of the following steps

  • Obtain the latest daily build
  • Process the daily build
  • Remove and recalculate the SNOMEDCT tree positions
  • Recompute workflow.

The source code for the loadDelta.csh script is in the config project for the prod deployment - config/prod/src/main/resources/bin.

Automation

The drip feed wrapper script (see the next section) is automatically run via the crontab application.  A sample cron job for running the drip feed every sunday at 7pm is shown below:

...