Got feedback or spotted a mistake?

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

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

OpenSpecimen exposes REST API's to do the basic configurations like email. All these configuration can be done using the REST API's or with the help of client program attached here. The client program consist of the 2 parts: Jar file and a CSV file.

 

Download the Jar and CSV file. Fill the values in the CSV and run the below command once the server is up and accessible. For details about the CSV file parameters you can refer: Email Configuration

Command:

java -jar <path to configuraitons.jar file> <Full qualified path of the CSV file> <Application URL> <username> <password>

  • No labels