Sample queries

Sample queries are provided for items in a catalog, items in a collaboration area, and categories in a hierarchy.

You use the Select statement and the query language constructs to write a query. You can include the query in Java™ code, a script, or in a text box in the interface.

You can use a query in a script or Java code to perform a dynamic search. You can also use a query to define a dynamic selection. If you are using a script, you can use the SearchQuery script operation call a query. If you are using Java, you can use the SearchQuery Java class to call a query.