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.

<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.

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


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