Getting Files from Sharepoint by using Mendix Sharepoint Module

0
Hi Team,   I have setup sharepoint module and related dependent modules in our application to get all sharepoint files and download the files. our requirement is to get all the child files from a URL or a subfolder, that includes further child folder files.as of now limitation is that we can able to fetch upto starting 2000 files or folders listitems and unable to fetch sub folders which are more deep.we are unable to get next listitems after 2000 as we are blocked with the logic. currently we are using 'ACT_DownloadItem' microflow to fetch the files with the help of a listitem(one of the parameter). Kindly help us how can we fetch all the child files or documents from a certain sub folder or URL  
asked
0 answers