Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.26 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.26 KB

CTC3-Mediator-DDR

Codacy Badge Java CI Badge Coverage Status

An OpenHIM mediator for handling system integrations between DDR and CTC3.

1. Dev Requirements

  1. Java 1.8
  2. IntelliJ or Visual Studio Code
  3. Maven 3.6.3

2. Mediator Configuration

This mediator handles capturing of filterable fields for integration between DDR and CTC3 .

3. Deployment

To build and run the mediator after performing the above configurations, run the following

  mvn clean package -DskipTests=true -e source:jar javadoc:jar
  java -jar target/ctc3-mediator-ddr-<version>-jar-with-dependencies.jar