-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathREADME
19 lines (11 loc) · 934 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
The following instructions assume you have set up openclinca web services and it is running.
For instructions on how to set up openclinica,
please visit: https://docs.openclinica.com/3.1/technical-documents/openclinica-web-services-guide/using-openclinica-web-services
1. Define a Setting Group in openxdata called 'openclinica' with settings url, user name and password.
These settings will be used to connect to openclinica so it goes without saying that they must be valid in the openclinca context
and can access openclinca web services.
2. Add the url for the openclinica webservices in the format [protocol][host][port]
3. Run the openxdata application and go to the dash board
4. Click on the 'openclinica' button to load the study management console.
5. For any bugs, please file an issue at https://github.com/mapkon/oc-conversion-tools/issues
* Further set up instructions are found at http://code.openxdata.org *