Nghiêm Hải Bằng
Thứ Hai, 24 tháng 6, 2013
Documentum DQL to select r_folder_path from r_object_id
You have to run a couple of DQL statements. Here are the steps:
select i_folder_id from dm_document where r_object_id = ‘myObjectId’
Retrieve the value returned, now known as myFolderID
select r_folder_path from dm_folder where r_object_id = ‘myFolderID’
Không có nhận xét nào:
Đăng nhận xét
Bài đăng Mới hơn
Bài đăng Cũ hơn
Trang chủ
Đăng ký:
Đăng Nhận xét (Atom)
Không có nhận xét nào:
Đăng nhận xét