Leave a comment at the end of this page or email contact@krishagni.com
REDCap Plugin Deployment
Deployment and Download
The integration requires two separate components to be installed on their respective servers. Both must be configured correctly to enable data synchronization.
Component | Installation Target | How to Obtain |
REDCap PHP Plugin | REDCap Web Server | Click here to download or contact the Krishagni team. |
OpenSpecimen Plugin | OpenSpecimen App Server | Contact the Krishagni team to request the latest JAR file. |
Installation
Installing these plugins on the remote server helps share data or information across datasets. There are two parts to this process:
Installation of REDCap PHP Plugin
The standard REDCap APIs do not support the functionalities we need. OpenSpecimen needs data and metadata of each instrument, including only delta changes since the last sync run.
To avoid this, Krishagni has developed a REDCap plugin which exposes additional APIs using the REDCap audit logs and internal APIs.
To ensure the plugins are correctly installed, you can use the following API with the HTTP client of your choice, or run the commands shown below.
Please contact your REDCap system admin for these steps. There might be slight differences based on the REDCap version, operating system, etc.
Installation of OpenSpecimen plugin
Update REDCap PHP Plugin
How to check the plugin version?
Leave a comment at the end of this page or email contact@krishagni.com