How to report all items in a folder, including subfolders?

I've got a folder structure like this:
Examples
Product1
Ver1_0
Ver1_2
Product2
ver5_5
Ver6_0
How do I generate a Report that lists all items in a certain
subfolder, including all subfolders?
For instance how to list all items in the Examples folder and
below (e.g all items), or how to list all items for the
folder /Examples/Product1 and below?
I need to provide a read-only view of the items in a report etc
for one user-group. There might be a better way than a
report...!?

The spaces in the folder structure got stripped off...
Trying to show it by prepending >'s instead of spaces to show
the hierarchy:
Examples
Product1
Ver1_0
Ver1_2Product2
Ver5_5
Ver6_0
(I hope u get it)

Similar Messages

  • How to  search  content items in the folder( include subfolders) with API?

    I want use UCM API to search contents in the folders including subfolders. I need a example code. thank you !

    If you have Folders properly installed, Standard Search form will have 'Folder' field and 'Include subfolders' check box. This means that you can use normal http function call to get results.
    Example:
    http://content.ravenna.com/idc/idcplg?IdcService=GET_SEARCH_RESULTS&QueryText=&SearchQueryFormat=UNIVERSAL&ftx=&AdvSearch=True&folderChildren=7&ResultCount=20&SortField=dInDate&SortOrder=Desc

  • How to delete all items in download folder under bookmark in the shortest time?

    I understand that all downloads from internet and yahoo/google mail are stored in the "Download" folder which I see under bookmark when I want to delete. I think that if the download folder is never emptied, then my mac will slow down. Therefore I want to delete these downloads which I have already seen. How do I delete ALL items in the shortest time? Deleting items, even in groups, takes a long time. Is there a method that I can use so that all items in the folder are deleted in one stroke?
    Thanks.
    Unguja

    Try (first button on toolbar) Organize > Select All (Command + A) to select all items in the right pane in the Library.

  • How to delete all items in the HUB ?

    How to delete all items on shot in the HUB ?

    Hi all,pay attention to the words I've marked in bold in the first answer from the technical support member:  "From the BlackBerry Hub, hold your finger on the date at the top of the list. A side menu will appear. Click on the Garbage Can to delete all messages prior to that date" At first, I also didn't understand how to make it works, but you have to slide until the date is at the top of displayed messages, then you can tap and hold to select all messages preceding that date. 

  • How to show all items in the reading list? I think this option has been removed in Safari Version 7.0.2

    How to show all items in the reading list? I think this option has been removed in Safari Version 7.0.2

    Thanks. That solved it. I had my doubts since I wasn't concerned about my lost bookmarks. I was concerned about the broken functionality. In any event, restoring from a backup solved both the functionality and the lost bookmarks. I appreciate the response!

  • How to enumerate all items in a primary table

    I have a primary table with a data structure as its data element. I also have a secondary table with an index pointing into the primary table.
    Is there an example of how to enumerate all items and reset one of the fields in each element in the primary table to 0?
    thanks,
    chris

    Hello,
    Have you taken a look at the examples directory that come with
    your distribution? You did not mention what platform/version/API
    you are using, but under your Berkeley DB home directory you should find
    examples_c/examples_cxx/examples_java. Under those directories
    is a getting_started directory. I believe that the examples there
    illustrate what you are asking about.
    If you have not done so already, you can also check the sample code
    in the Chapter on "Secondary Databases" in the "Getting Started Guide" at:
    http://www.oracle.com/technology/documentation/berkeley-db/db/gsg/C/indexes.html
    Thanks,
    Sandra

  • How do I organise items in a folder?

    How do I organise items in a folder?  There is probably a really simply answer!  I want to change the order of items listed, but dragging doesnt work...

    mrstrong98,
    The solution you suggested is indeed the right one.  Just a few extra suggestions.  When prefixing filenames with numbers for sorting purposes, you should really use leading zeros to assure that they will sort correctly on your mac and any other devices.  So, if there is any chance that your book will have more than 9 chapters, then you should number them like this:
    01 - My first chapter
    02 - Another chapter
    03 - Yet another
    12 - The last chapter
    I would suggest a similar naming scheme for any files that you need to always sort in a particular manner that can't be accomplished with the built in sorts.

  • IDCS2 Win: How to iterate all items in a group item?

    I want to access each item in a page group item, How to do that? Any guide or code snippet will help. Thanks in advance.
    Haikun

    you can use InterfacePtr<IHierarchy> hier(group, UseDefaultIID()); <br /><br />and then hier->GetChildCount() & hier->GetChildUID(n) or hier->QueryChild(n) to visit all its direct children.  Hier->GetDescendents gets a list of all items in the group (including items in a group that are in the group).<br /><br />Ian

  • How to move all files from a folder for a user to a centralized folder on a core server with a GP

    Hello,
    I was curious if someone know how to move all the files of a user "local" profile on a Terminal Server to that of a centralized server where the "local" profile of like the user desktop, favorites, setting, etc are stored in the event
    the local profile on the TS become corrupt it can pull from this server...
    The problem I have is no matter what I tell users to save there files to our Y drive that is a folder that is synced
    across all 6 of our TS servers, users still store files on there desktops, so as you can imagine if one day they are on one server, then next day they could be on another and there files aren't the same.... hence the reason why I want to move all there files
    to the centralized server so when I redo the profiles from scratch on the TS server in the farm they suck files from the core server and have all of the files they are used to having.... 
    So I was curious and I've heard from some this is possible in a GP, but I'd like to move the contents of all 6 TS for
    each user or if I have to d this on  per user basis I will, just looking for a way to move the files....

    Hi Trevor,
    To move all users’ desktop to a server, we can use Folder Redirection to do this. The path for Folder Redirection is:
    [Group Policy Object Name]\User Configuration\Policies\Windows Settings\Folder Redirection
    In this situation, we can choose to redirect desktop to the root of a network file share or a folder on a network share.
    Regarding how to configure this, the following article can be referred to for more information.
    Configuring Folder Redirection
    http://technet.microsoft.com/library/cc786749.aspx
    Hope it helps.
    Best regards,
    Frank Shen

  • How to get all Universes in a folder?

    Hi all,
    I am trying to get all Universes (or more specifically the count of all Universes) in a folder. This means it has to count all univeses in that folder + all the universes in the sub folders + sub folders of the sub folders and such.
    How can I do this?
    I already have the code to get all the universes in the main folder:
    IInfoObjects universeFolders = infoStore.query ("SELECT * FROM CI_APPOBJECTS WHERE SI_KIND='Folder' AND SI_PARENTID=501 Order by SI_NAME");
    int universeCount = 0;
    for (int i = 0; i < universeFolders.size(); i++)
         IFolder universeFolder = (IFolder) universeFolders.get(i);
         out.println("<tr><td>" + universeFolder.getTitle() + "</td>");
         out.println("<td>" + universeFolder.getContents().size() + "</td></tr>");
         universeCount += universeFolder.getContents().size();
    Please let me know what I need to add to this to get all universes from the sub folders and the sub folders of those subfolders as well. Thank You

    You can walk down the Folder hierarchy, looking for objects with SI_PARENTID = <the target folder>.
    There's descendants query, by adding the clause SI_ANCESTOR = <parent object ID> but typically should be avoid that since it'll not be as efficient as walking down the folder heirarchy yourself.
    Sincerely,
    Ted Ueda

  • How to Read all files inside resource Folder inside Jar?

    I have a Jar file,,,, The program reads for resource files in the resource folder inside the Jar. I want my program to read all files inside this folder without knowing the names or the number of files in the folder.
    I am using this to make an Applet easy to be updated with spicific files. I just want to add a file inside the resource folder and Jar the program and automatically the program reads what ever is in there!!
    I used the File class to get all file names inside the resource folder. it works fine before Jarring the program. After I jar I recieve a URI not Herarichy Exception!!
    File fold=new java.io.File(getClass().getResource(folder).toURI());
    String[] files=fold.list();
    I hope the question is clear!!

    How to get the directory and jar file that you class resides in:
    // returns path and jarfile (ex: /home/mydir/my.jar)
    public String getJarfileName()
            // Get the location of the jar file and the jar file name
            java.net.URL outputURL = YourClass.class.getProtectionDomain().getCodeSource().getLocation();
            String outputString = outputURL.toString();
            String[] parseString;
            int index1 = outputString.indexOf(":");
            int index2 = outputString.lastIndexOf(":");
            if (index1!=index2) // Windows/DOS uses C: naming convention
               parseString = outputString.split("file:/");
            else
               parseString = outputString.split("file:");
            String jarFilename = parseString[1];
           return jarFilename;
    }If your my.jar was in /home/mydir, it will store "/home/mydir/my.jar" in jarFilename.
    note: getLocation returns "file:/C:/home/mydir/my.jar" for Windows/DOS and "file:/home/mydir/my.jar" for windows, thus why I look for the first and last index of the colon so I can correctly split the string.
    If you want to grab a file in the jar file and get an InputStream, do the following:
    import java.io.*;
    import java.util.Enumeration;
    // jar stuff
    import java.util.jar.*;
    import java.util.zip.ZipEntry;
    public class Jaris
       private JarFile jf;
       public Jaris(String jarFilename) throws Exception
           try
                           jf = new JarFile(jarFilename);
           catch (Exception e)
                jf=null;
                throw(e);
       public InputStream getInputStream(String matchString) throws Exception
           ZipEntry ze=null;
           try
              Enumeration resources = jf.entries();
              while ( resources.hasMoreElements() )
                 JarEntry je = (JarEntry) resources.nextElement();
                 // find a file that matches this string from anywhere in my jar file
                 if ( je.getName().matches(".*\\"+matchString) )
                    String filename=je.getName();
                    ze=jf.getEntry(filename);
          catch (Exception e)
             throw(e);
          InputStream is = jf.getInputStream(ze);
          return is;
       // for testing the Jaris methods
       public static void main(String[] args)
          try
               String jarFilename=getJarfileName();
               Jaris jis = new Jaris(jarFilename); // this is the string we got from the other method listed above
               InputStream is=jis.getInputStream("myfile.txt"); // can be used for xml, xsl, etc
          catch (Exception e)
             // this is just a test, so we'll ignore the exception
    }Happy coding! :)
    Doc

  • 10.6.4:  how to unlock all files in a folder

    hi,
    how do you unlock all files inside a folder?
    thank you..

    thank you.. (I wonder why you can't just do it by getting info on the folder, then saying, unlock all files inside.. (u can do like that in windows) this is always more practical than having to select all files (and accidentally opening them, or something...-) in windows you can select a folder and then say, (un)lock all files and and dirs -- and subdirs and files inside -- inside this folder.. can u do something like this in mac os? if not, that's not very good.. (I guess on the mac would need to find unix commands for doing something like this..)
    they really need to consider this for future versions, this is a no-brainer...;-)
    thank you..

  • How to remove all item in JPanel???

    How to effectively remove all item before add new item and display new panel??? I only know
    p1.setLayout(null);But seems like my JButton still there....Please advice

    As we dunno what the item in the panel, we just want to clear all item in panel. Because the clear panel in action listener, it perform clear the previous panel before display new panel.
    Please advice

  • How to add all music inside a folder to a playlist...

    Hi,
    I have Nokia e63. There is a simple thing I wanted to ask. I wish to add all songs in a folder to a playlist. How to do that? When I select all songs in a folder inside the Memory Card, there is no option to add music to playlist.
    I basically add music folders from my computer to phone's memory card. Now each of these folder contains music of different types. In windows I can easily music files to playlist by selecting all music files and putting them to a playlist.
    When I refresh the music player in my phone, all sound files get accumulated in the "All songs" group, including recorded conversations and all songs genres, which is very frustrating.
    Is there a way out?

    Hello, I also need the answer of this exact question. I have nokia 5130 Express Music but the answer to the original poster will also apply to me. The link provided in the previous post doesn't answer the question of the original asker. Let me ask it again:
    I want to create playlists out of the folders not by selecting them one by one and adding them to the desired playlist. Please do not suggest OVI Music player because that piece of junk just doesn't detect my phone no matter what mode I connect my phone with. It is detected fine in the PC suite though. Is there any harder way of doing that? By harder way I mean what playlist formats are supported by 5130 ? and is there any third party application that can create a (.pla) extension playlist. I need help. Thanks is advance.

  • How can I select all images in a folder without subfolders?

    Either I am looking with my nose (as we would say in The Netherlands) or it is not possible:
    I have a folder A with images and in that folder there's a subfolder B. I want to rename all the images inside folder A so I want to select them all to begin with. However, clicking on folder A in LR also show all the images in folder B and therefore CTRL-A also selects them all. Now, how can I only select the ones in folder A?
    Danny.

    Winston's example certainly provides a method for the situation you described, but it doesn't help if you have multiple, nested subfolders. But my piece of advice is to be patient. Things will get better on this front.
    - Pierre

Maybe you are looking for

  • Application loader not working on blackberry curve 8310

    Hi all, I have some problem with my 8310. I want to install a asian langague, but application loader not working. I have a error message : "The blackberry desktop software does not have Blackberry device software for the device that you have connecte

  • Not able to open data model

    Hi In portal i want ot design news for that i want to use xml form builder so i clicked on content management xml form builder is opened i have created a new project when i saved  i recived an error but still i clicked yes and it is saved anyways now

  • I installed Acrobat XI pro on a Mac but it only shows the features of acrobat reader - how do I activate the pro features?

    How do I get Acrobat XI pro on a Mac to work fully, and not just act like Acrobat Reader. i just paid and downloaded it, entered new serial number when requested, but when I open a .pdf I have no pro features showing (such as editing tools, convert t

  • Mouse issues on an iMac

    I hope this is the correct forum. I didn't see mouse under the hardware area. I have iMac 2.8Ghz. I originally installed the blue tooth mighty mouse. After about 2 months usage, I lost the ability to scroll either direction (only down, no up). I chec

  • Mail: moving emails between folders offline...

    Dear all, I have a question about Apple Mail. I am mainly considering using it to be able to use it offline, as it allows me to write email offline (for example in the train). My question is: can I organize my mailbox folders while offline? More prec