Connecting REDCap to myARCH

Configure myARCH truststore with REDCap certificate

 Any REDCap project to be managed by the myARCH Survey Manager will need to have its server certificate added to the myARCH truststore. Here are the steps to do that:

  1. Copy the server certificate to the myARCH host machine
  2. Run the following command:
$MYSCILHS_HOME/bin/docker_manage_myscilhs_truststore.sh -a -n <alias> -f <certificate file>

where

    • <alias> is the name you want to use to identify the truststore entry
    • <certificate file> is the server certificate to add

Data Entry Trigger URL

In the REDCap project settings, make sure that the Data Entry Trigger is pointing to the following URL:

     https://<myscilhs-host>/surveymanager/pipeline/activate