Hello,
I'm trying to access an xml document ONLY contaning information about PDF's in a particular folder.
Right now, my URL has format 'http://<host>:<port>/jasperserver[-pro]/rest_v2/resources?<parameters>'. I inserted parameters folderUri=/<first_folder>/<second_folder>&type=file in order to ATTEMPT to get an xml page of all files in <second_folder>. It is not working and returning ALL of the documents in all of the folders. I've tried other parameters, including q=<second_folder>&type=file, recursive=false&folderUri=<second_folder>&type=file. All of it is not working and I'm unsure on how to proceed.
0 Answers:
No answers yet