Is it possible to acquire document list under the specific folder?

 
If you would like to acquire list right under the specific folder or subordinate list, you can get it using the Java API or LogicDesigner.
In addition, by executing "Output object tree" from the drawer list on the cabinet management screen, you can acquire a list of all folders/documents under the specified drawer.

<For Java API>
KnObjectOperations#getChildObjects(..)
or
KnObjectOperations#searchObjects(..)
can be used with specifying conditions of ancestor by condition of KnQuery.

Also, KnSession inherits KnObjectOperations 
so they can be called such as KnSession#getChildObjects(..).

<For Logic Designer>
It can be acquired by using the "Get Child Element of Drawer / Folder" task.
*The Logic Designer task is available from Winter 2017 or later.

<For Drawer List>
It can be acquired by clicking "Output object tree" from the menu of any drawer in the drawer list.
*Outputting object tree is available from 2025 Spring or later.

-- Target -------------------------------------------------------------------------
iAP/Accel Applications/Accel Documents/All Updates
 --------------------------------------------------------------------------------


FAQID:1080
Was this article helpful?
0 out of 0 found this helpful
Powered by Zendesk