Quickest way to extract a table of data for all the file revisions in a component
Hello,
I am about verifying that a migration from another change control tool has been successful here.
Many Revisions of a particular file may have been delivered into the component. I do not want to physically get all the items after the delivery merely the details in a table with file size revision number etc.
I am thinking REST here, but can't find the right query. I also thought sql (thats how you would do it with other databases), but that doesn't seem a way to go here, no idea what tables are there or whether any of them are designated as reportable. Note I am not a DB admin I have no direct access to the servers.
Thanks for any tips/ help
Richard