Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts!
X
Hi All, I am trying to debug some missing document content files. There is no entry for those documents in HolderToContent table. So they are not in the external vault. We have some old files still in blobs. I am trying to figure out in which table the content files are stored as blobs and how they are linked to WTDocument or EPMDocument tables. Any info regarding document and content table relations will be helpful.
Did you look at StreamData table? Typically the classnamekeya5 column of ApplicationData will be something like wt.fv.FvItem, wt.fv.master.MasteredOnReplicaItem, or wt.content.StreamData
Ida3a5 of ApplicationData should equal ida2a2 of StreamData.