I'm a newer for documentum.And I have some questions,Can anybody help me? Thanks very much!!!
1.How to achieve Database Paging with DQL? It is slow if I use "enable(RETURN_RANGE "+start+" "+end+" 'r_creation_date desc')" in Database
Paging?
2.Is IDfQueryProcessor can be used with DQL? If it works,how?