Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com

OC Server Configuration

 

OC Server Configuration

This page will help you configure the OC server with which the OS integration is to be done. Once configured, the server names will be displayed in the ‘Server’ dropdown when adding the OC study.

Go to Extras → REST API Invoker, and you will see below the screen where you will need to configure the OC server details.

  1. Local file system (config)

  2. Remote file system

  3. Server configs can be created using the POST method as illustrated below:

     

  4. OpenClinica API configuration.

Update Existing OC Server Configuration

Updating existing OC configuration needs when you want to make changes in the configured username, password, or OpenClinica URL.

  1. Navigate to Extras -> Rest APIs

  2. Use the ‘GET’ HTTP Request Method with the ‘rest/ng/oc-server-configs’ Resource URL to extract the ID and body of the existing configuration. E.g.: https://test.openspecimen.org/rest/ng/oc-server-configs

  1. Use the 'PUT' HTTP Request Method with the below details shown in the image.

 

 

Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com