Batch creation of file sets

LabKey Support Forum (Inactive)
Batch creation of file sets Jon (LabKey DevOps)  2018-12-10 20:40
Status: Closed
 
Hi Wayne,

There are some Javascript API endpoints that might be helpful in accomplishing this goal:

https://www.labkey.org/download/clientapi_docs/javascript-api/symbols/LABKEY.FileSystem.AbstractFileSystem.html
https://www.labkey.org/download/clientapi_docs/javascript-api/symbols/LABKEY.FileSystem.WebdavFileSystem.html

Otherwise, this would be a manual solution with the Community version with its current functionality.

Regards,

Jon