OC Server Configuration
Got feedback or spotted a mistake?

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

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.

To add a new server

  1. Go to Extras → REST API Invoker → Select POST
    You’ll see below the screen where you will need to configure the OC server details.

  1. OpenClinica API configuration.

  2. Local file system (config)

  3. Remote file system

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

     

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

image-20240124-062530.png
  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