Unsolved
This post is more than 5 years old
6 Posts
0
2594
December 21st, 2009 19:00
FileNet Specific Centera Object / BLOB Format
I am reading blobs written to Centera by a FileNet conversion process.. the blobs contain header info and TOC info for each page of the document. Is there a class, SDK, library, sample code, ANYTHING that describes the format of these blobs so that I can read them and navigate / itterate through the pages within the blob(s)?? thx!
No Events found!
YT.Kim
20 Posts
0
December 21st, 2009 22:00
Header and tail of BLOB is made by FileNet CASR and you need to ask that format to IBM.
Or you could make your own logic to find the starting point and ending point of BLOB file if you know the file format of each BLOBs like TIFF, JPEG, MS Word, PDF so on because this kind of files have own header format. Hope this helps you.
Thank you
YT
AEbstein
6 Posts
0
December 22nd, 2009 06:00
bammes
1 Rookie
•
2 Posts
0
August 20th, 2013 08:00
Hello!
I'm facing the same problem at the moment.
Did you get any details about the structure from IBM?
Best regards
Thomas