We have a client that is needing a way to export a list of Forms processes to something like Excel. The intent here is to essentially find what processes they can delete for house cleaning purposes. They have MANY forms processes, and trying to use the Forms Reporting feature for this proved very tedious. We have to manually select all of their forms to add to the report, and it will only pull back instance variables (of which there are tens of thousands).
Does anyone know of a more efficient way, perhaps through SQL, that they can generate a report that can assist them in determining what processes they can remove from their system? Thanks in advance.