thehyve/Open-Clinica-Data-Uploader

Name: Open-Clinica-Data-Uploader

Owner: The Hyve

Description: Next version of Open Clinica Data Importer

Created: 2016-03-24 09:01:15.0

Updated: 2017-07-01 18:51:46.0

Pushed: 2016-08-10 07:36:26.0

Homepage: null

Size: 2278

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Open Clinica Data Uploader

codecov Build Status

Build Instructions

Build WAR file with

adlew build

Prepare postgres database:

 postgres -f prepare_db.sql

deploy war file in tomcat as /ocdu (e.g. by making sure WAR file is named ocdu.war or configuring tomcat to serve under this route)

modify src/main/resources/application.yml to include your OpenClinica servers. Make sure all users meant to use OCDU have web-service rights in given OC environemnt (server). OCDU relies on SOAP web services, which need to be installed separately. URL in application.yml config file refers to OpenClinica web-services URL not to OpenClinica frontend. This is usually host/OpenClinica-ws.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.