Home
Documentum Content Management
How to create vDoc and add child documents in it using DQL?
senthilvasanHCL
Please help me to create vDoc and add child documents in it using DQL?
Find more posts tagged with
Comments
DCTM_Guru
AFAIK this is not possible. There are too many options when create VD (ie identify root, add children, definite early/late binding, etc) to fit in single DQL. You need to do this using DFC.
senthilvasanHCL
Thanks for your response Guru.