Start a Conversation

Unsolved

This post is more than 5 years old

2124

December 15th, 2008 10:00

Validating ClipIDs with the Centera

This discussion thread has been imported from the Centera Developer Portal Forums.

The first message is shown here, and the complete thread is in the attached PDF file.

Please read the PDF and continue the discussion here.

From jjdemski

Posted: Thu May 29, 2008

We have a utility (that we almost never run) that goes through our directory, and “validates” all ClipIDs with the Centera. Currently, “validates” means doing a Clip_Exists call.

I understand that Clip_Exists can take a long time if the ClipID isn’t found in the normal directory, because Centera is doing an exhaustive search for the clip. If the clip is found in some dusty corner of the box, will Centera add it to the normal directory, so that it can be found more quickly in the future?

If we’ve decided to take the time to run this utility, should we do a Clip_Open (and Clip_Close) instead of the Clip_Exists? In other words, would a Clip_Open check everything that a Clip_Exists does, and more, without adding significantly to the processing time?

Thank you for your advice.

Jim

1 Attachment

No Responses!
No Events found!

Top