Data transformation script run parameters

LabKey Support Forum (Inactive)
Data transformation script run parameters Karl Lum  2011-07-20 08:22
Status: Closed
 
Hi Christian,

Here's the list I came up with (I'll ask the docs team to add this information to our online documentation).

scriptFile - the full path to the (processed and rewritten) transform script, this is usually in a temporary location the server manages.
runInfo - the full path to the run properties file the server creates. Full documentation of the contents of this file should be in our online docs.

srcDirectory - the original directory of the transform script (usually specified in the assay definition)

- Karl