Open the Query
The user can open the saved query and execute it to find the find the objects of a particular object type in the Contenta hierarchy.
Use the following to display the list of saved queries.
SELECT "QUERYTOOL"."FORM_ID", "QUERYTOOL". "FORM_NAME", "QUERYTOOL"."CREATED_BY", "QUERYTOOL"."LAST_MODIFIED_BY",
"QUERYTOOL"."LAST_MODIFIED_DATE", "QUERYTOOL"."COMMENTS", "QUERYTOOL"."FORM", "QUERYTOOL"."CATEGORY"
FROM "QUERYTOOL"A window appears as a result of above query with a list of all saved queries (available reports).
Example:
Query Save As
The user can double-click on a report in the list item to execute the query and display the Query Form.
Example:
Query Form
The user can select then use the Where Used Report to locate the selected object in the Contenta hierarchy.