TS741, WS8
-----------------
1) I want to create a report of DCRs existing for a particular datatype.
How can I do this ? I think, I have to go on the backend and browse through folder structure to create this list.
My confusion is in D drive, where data is stored, folder names and file names appear as some symbols like "asdj". , which is not understandable. Can a script go through Y drive and read all the content ?OR access to Y drive will not be allowed for a script ?
2) I also want to read metadata created using TAg UI attached to a DCR.
When metadata is attached to a DCR using Tag UI, where is it getting stored ? Is it with DCR itself OR does it get stored in a separate location ? I want read through metadata attached to a DCR for generating a report. Hoiw can I read through this metadata ?
Thanks