Probably a multipronged question coming from a Thor Dev-Apologies if the title is misleading. I am looking to do the following:
- Find all the queries on a given Roxie environment.
- Find all the files associated with said queries
or
- Find all the queries that a file is used in.
Is there any standard function I could use(akin to getLogicalFileList()) or even a SOAP call?
I have tried looking into the wsDfu wsdl and could not find any webmethod that could help. I have also looked into the breadth of ECL standard functions and again couldn't even find anything that would give me a list of published queries.