way to get source XML for query views?

LabKey Support Forum (Inactive)
way to get source XML for query views? Ben Bimber  2010-05-10 10:51
Status: Closed
 
if i create an XML view in labkey, is it possible to find the XML source behind it? i'm trying to create these in a file based module so they can go under version control and be more easily synced between servers. there does not seem to be an obvious 'view source' button. are they stored in the server somewhere as files or somewhere in postgres?
 
 
jeckels responded:  2010-05-10 20:48
Hi Ben,

Views that you define through the Customize View UI are stored in the database. They're not persisted in the same format as the XML files. Having an export to export to a file would be nice. I'll open a bug.

Thanks,
Josh