js transformation script help

LabKey Support Forum (Inactive)
js transformation script help Will Holtz  2017-03-08 15:01
Status: Closed
 
Yes, there are still Runs and Batches.
https://www.labkey.org/download/clientapi_docs/javascript-api/symbols/LABKEY.Experiment.html

The code I posted makes 1 run per file uploaded. Multiple runs could be combined into one batch, but in that example, each run gets its own batch.

-Will