/
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>
, multiple selections available,
Related content
Software/Hardware Requirements
Software/Hardware Requirements
More like this
How to Clean Up Data in OpenSpecimen In Bulk
How to Clean Up Data in OpenSpecimen In Bulk
More like this
Email notifications
Email notifications
More like this
Bulk Import for files data type (e.g. pdf, images)
Bulk Import for files data type (e.g. pdf, images)
More like this
Import / Export
Import / Export
More like this
Deployment steps
Deployment steps
More like this
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com