12-05-2013 06:14 AM
Hi,
I have many documents who inherit a Schema and i want to perform a query for getting all the Documents who inherit this Schema.
It's possible ?
I tried "SELECT * FROM SPECIFICSCHEMA" but it's doesn't work.
Thanks.
12-05-2013 12:12 PM
It's not possible directly. You can only query on document types, not individual schemas. You could have a document type that includes this schema then have your other document types extend it.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.