Programmatically setting QC states | balter | 2016-10-16 16:25 | |||||||||
Status: Closed | |||||||||||
We have a goal to set as many configurations as possible through the code base. I explain this more here: https://www.labkey.org/home/Support/Developer%20Forum/announcements-thread.view?rowId=13677 I've studied the pages on setting the QC states through the GUI https://www.labkey.org/home/Documentation/wiki-page.view?name=datasetQualityControl and linked pages. I located the XML schema for QC states https://www.labkey.org/download/schema-docs/xml-schemas/schemas/study_xsd/elements/qcStates.html, but I can't figure out how I would use this to make the sort of configurations in the GUI. Is there a way to specify the QC states in a configuration file? Can it be done by querying the database. Would it need to be done with java code? |
|||||||||||
| |||||||||||