/
Configuration Bulk Load
Got feedback or spotted a mistake?

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

Configuration Bulk Load

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>

Related content

Email Configuration
Email Configuration
More like this
Software/Hardware Requirements
Software/Hardware Requirements
More like this
Auto bulk import
Auto bulk import
More like this
REST API Invoker
REST API Invoker
More like this
How to send emails to all active users (Announcements)?
How to send emails to all active users (Announcements)?
More like this
Email Configuration Testing
Email Configuration Testing
More like this
Got feedback or spotted a mistake?

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