Currently, TD15 exports a CSV file that consists of the following columns when downloading metadata for search results in Organize Space:
Title, Version, Status, Date modified, Language, Resolution, Last modified by, Locked by, In folder
We need to add a GUID column in addition to the above columns, even though the "Copy identifier" tool button exists separately. If the list includes the GUIDs of the objects, it's easy to manipulate the search results with a script using the ISHRemote PowerShell cmdlet.
Top Comments