cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Blob Content reference for Documents

pyalavarthi
1-Newbie

Blob Content reference for Documents

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.

Thanks,
Prathap <">http://goo.gl/LuT5>
1 REPLY 1

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.



Good luck.




Top Tags