Start a Conversation

Unsolved

This post is more than 5 years old

876

June 14th, 2012 12:00

Searching for Reflections

I have a list of clipid's which I would like to see if there are reflections for.  I don't know the date that they were created or deleted.  The only way I can think to do this is by using the jcass query function to pull all reflections back (unbound on type deleted) and then compare them in excel or something.  Is there anyway to check if a reflection exists other than query?

When I do a "clipexists" on a known reflection, it returns false.

Thanks!

122 Posts

June 15th, 2012 05:00

You can check clip id  from blob information viewer it will give you output if its reflection.

from centera viewer cli you can type  show location it will give you location of clip.

June 24th, 2012 23:00

Hi Nathan

You can perfrom a qtf of deleted only like you have provided. Then compare the files on a linux system and see if all of your ClipID's exist in the query output.

Holger

No Events found!

Top