Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

2692

May 15th, 2010 06:00

How to obtain BLOB id programmatically (using Centera SDK)?

What I need is the small utility that will display the BLOB IDs
(content addresses) for all BLOBS in a given Clip ID. The utility will help
during the QA testing phase to verify the data deduplication for the documents
larger than the embedding threshold we are using in our application.

What I am currently doing is writing the content of the ClipRAW open stream to
the file (using JCASScripty) and than comparing the eclipblob md5 xml tag from
the RAW files for different document clips.
Example of the eclipblob entry in the clip RAW file:

As far as I can see, the Centera SDK does not provide a direct way to get the BLOP content addresses.
Is there any better way of getting this information programmatically short of parsing the clip RAW file/stream?

No Responses!
No Events found!

Top