Removing transformation script from assay instance

LabKey Support Forum (Inactive)
Removing transformation script from assay instance Will Holtz  2016-11-22 14:04
Status: Closed
 
I have an assay instance with a transformation script associated with it via the assay's config.xml file. I would like to remove this transformation script. The assay is already in production, so I'm looking for a solution that does not involve dropping the existing assay instance and data and then creating a new assay instance.

I tried looking through the database for the transformation script filename. I found that transformation scripts added via the assay designer are in the table exp.objectproperty, but transformation scripts added by config.xml do not appear in this table.

Any suggestions for where to look in the DB or how to otherwise remove the transformation script?

thanks!
-Will
 
 
Will Holtz responded:  2016-11-22 14:43
Nevermind! I just remembered that transformation scripts don't need to be defined in config.xml, their existence as a file is all that is required. I need to delete the file.

Sorry for the clutter.

-Will