Hi All, I would like to export the 'external content' details from metadata for web reports, dashboard objects etc (e.g. the physical .srx filename/location). The information is available on the report properties -> contents tab (content associated with item) within SMC. I've exported as much information as I can get hold of using PROC METADATA (below), yet I cannot find this information. <GetMetadataObjects> <Reposid>$METAREPOSITORY</Reposid> <Type>Transformation</Type> <Objects/> <NS>SAS</NS> <Flags>257</Flags> <Options> <XMLSelect search="*[@PublicType=''Report'']" /> <Templates> </Templates> </Options> </GetMetadataObjects> Any ideas? Thanks, Raas
... View more