I have 300 Hyperion report files to migrate to another reporting tool and I need to extract the metadata from each Hyperion .bqy file. Each bqy file encodes the query used in each report along with the format and aliases used in each output report, pivot and table.
At the moment I am using the Oracle EPMS Workspace V11.1 to open each .bqy file and copy/paste the properties of each report component.
The ideal result for me would be a flat file summarizing each individual report component including data source connection, query scripts, tables, columns, report header aliases, report etc.