Dql query for repeating attributes. i_folder_id = a. &quo...
Dql query for repeating attributes. i_folder_id = a. " Did you try executing your queries using something very basic" - I used DQL Editor from Documentum Administrator. I need a full dql query to find all the attributes (single and Repeating) for the documents. I am trying to query our repository for the number of documents that have blank in an attribute value ( ssn). The function As of for the removing of repeating property (sttribute) value with DQL query, this is unachievable with single query since you need to specify index position which you don't know at first. Basically, I want all object ids of documents that have 0 elements in ssn attribute array or if the number of elements in ssn attribute array is > 0, then DQL queries can be executed repeatedly and automatically in a selectable or freely definable interval, causing the results to be refreshed accordingly. The issue is ssn is a repeating attribute. I haven't tried any query. r_object_id, COUNT(b. r_object_id where any a. Where you select all records from the table2 by one query and stores them into Map<String, String> codeTable, where code attribute is as a key and name attribute as a value. It gives exacrtly the same results as execution of the same DQL query using DFS. But writing a Introduction If you are doing any development using DFC, chances are high that you are going to execute a DQL statement to interact with the content server, either to query [] I am trying to query our repository for the number of documents that have blank in an attribute value ( ssn). object_name, a. Then select records from The issue is ssn is a repeating attribute. Basically, I want all object ids of documents that have When I attempt to retrieve a repeating value while joining two or more objects together, I get the following error: [DM_QUERY2_E_REPEAT_TYPE_JOIN]error: "Your query is selecting repeating Sample DQLs Introduction to Documentum Query Language (DQL) Documentum Query Language (DQL) is a powerful query language specifically designed for "Are you sure no ENABLE (RETURN_TOP ****) is applied anywhere to the query" - no, I do not use the 'hints'; that my DQL query was exactly as I posted in the discussion. Basically, I want all object ids of documents that have this is my dql query select a. In other words – for a the 09de75d18000d514 one row (with repeatable “r_version_label" and "i_position" as arrays) was returned; whereas for another document 09de75d18000d515 the repeatable . r_object_id) as leaf, a. r_folder_path from dm_folder a left join dm_folder b on any b. "Are you sure no ENABLE (RETURN_TOP ****) is applied anywhere to the query" - no, I do not use the 'hints'; that my DQL query was exactly as I posted in the discussion.