DOCUMENTUM - How can export the result of a DQL in CSV?
Comments
-
Hi,
Create new file: input.dql (Name can be any thing) and add required DQL file to the file.
Then, run the DQL from IDQL as below,
CMD> idql your_docbase -Udmadmin -Padmin -Rinput.dql -E -n >out.txtThere are many DQL/API utilities, like SAMSON, Repoint, DqMan..etc, to run DQL queries and export the results to excel/csv formats.
Hope this helps:)
Hari.Hari Gadhamsetty
Architect, Consulting Services
OpenText0 -
Hi,
The syntax is,
CMD> idql your_docbase -U -P -Rinput.dql -E -n >out.txtUse Documentum User name and its password in the above syntax. The above method is works properly with smaller result sets. If the result set is really huge, the command prompt might get hung. In case of huge result sets, use the third party tools suggested above as workaround.
Hope this helps:)
Hari.Hari Gadhamsetty
Architect, Consulting Services
OpenText0 -
Hi,
Does repoint work with CS 21.4. Facing multiple issues.
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 157 General Questions
- 152 Thrust Services
- 56 Developer Hackathon
- 38 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9.1K Extended ECM
- 919 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 34 eDOCS
- 193 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories