I need to query the SSISDB to view the configuration information of each package. I can easily view the package names and their folders but am unable to query the XML behind it and more importantly the Config information.
Has anyone queried this information before? Is it in the database or secreted away in a config file somewhere?