Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing Issue #476: creating a single step example #697

Merged
merged 2 commits into from Feb 3, 2018

Commits on Jan 30, 2018

  1. Fixing Issue #476: creating a single step example

    Created a custom REST endpoint that implements a PUT request that will
    take the XML body and ingest it into the STAGING database and will
    subsequently run the harmonization flow after the document is stored
    in the STAGING database and the harmonized document is stored in the
    FINAL database.
    mhuang-ml committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    979fff7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2018

  1. Configuration menu
    Copy the full SHA
    1382a36 View commit details
    Browse the repository at this point in the history