Export entire trees

Hi,
can anyone please tell me if it is possible to export an entire directory tree structure (with all subfolders, any number of levels) and if yes, how?
I do not seem to be able to do it. I'd like to generate small images for my smartphone to carry around and do not want to do it directory by directory.
Thanks, PM

I believe you can do it using
LRtransporter but I have never tried it myself.

Similar Messages

  • Export entire Dashboard in excel is giving error generating document when table view have subtotals

    Hi all,
    We have dashboard with multiple tabs and are trying to Export entire Dashboard into excel.
    Excel file is generated with all dashboard tabs as sheets but few of those sheets are empty with Error generating document message in first cell.
    After further analysis we concluded that cause is table view with subtotals enabled. Pivot tables with subtotals are generated properly.
    Obvious workaround solution to recreate table views into pivots is not possible due high number of reports.
    We are running Oracle Business Intelligence Product Version 11.1.1.7.150120 (Build 150113.1200 64-bit)
    Any ideas or solutions about this problem would be much appreciated.
    Thank you;
    Klaudio

    We just found culprit
    Rows per page of table view must be max 999999999 which is more than enough for our needs.

  • Load entire tree (ie. not recursively)

    Hi
    I have already implemented a tree which loads recursively when the arrow is selected.
    However, I want the entire tree to load on the page when the page loads (the user can then recursively collapse the branches).
    I am trying trying to loop through my previous recursive action as follows, but isn't working.
    Any ideas?
    for (int i = 0; i < wdContext.nodeAppraisal_Data().size(); i++)
                        addCatalogueEntries(newCatalogEntriesElement.nodeChildCatalogueEntries().nodeChildCatalogueEntries(i), wdContext.nodeAppraisal_Data().getAppraisal_DataElementAt(i).getCounter());
                        newCatalogEntriesElement.setChildrenLoaded(true);

    Anton,
    Ok, I still can't understand how you are populating root level, but nevertheless.
    Let us assume that you have populated root level in wdDoInit.
    Then add the following block to wdDoInit instead of your semi-recursive calls:
       final IPrivateSanlam360ManageView.ICatalogEntriesNode root
         = wdContext.nodeCatalogEntries();
       for (int i = 0, size = root.size(); i < size; i++) {
           final IPrivateSanlam360ManageView.ICatalogEntries el
             = root.getCatalogEntriesElementAt(i);
           addCatalogueEntries(
             el.nodeChildCatalogueEntries(), el.getID(), true /* recursive */
           el.setChildrenLoaded(true);
           // Probably this is necessary as well
           // as far as this is parent
           // el.setUsageOfPublishedAttribute(WDVisibility.BLANK);
           // el.setUsageOfPublishedNote(WDVisibility.BLANK);
           el.setIsLeaf(false);
    Next, modify onActionLoadChildCatalogueEntries and addCatalogueEntries as shown below. Notice that you have to add parameter "recursive" of type boolean to addCatalogueEntries via IDE action editor:
    public void onActionLoadChildCatalogueEntries(
      com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent,
      com.sanlam.managelist.wdp.IPrivateSanlam360ManageView.ICatalogEntriesElement element ) {
      //@@begin onActionLoadChildCatalogueEntries(ServerEvent)
      addCatalogueEntries(element.nodeChildCatalogueEntries(), element.getID(), false);
      element.setChildrenLoaded(true);
      //@@end
    public void addCatalogueEntries(
      com.sanlam.managelist.wdp.IPrivateSanlam360ManageView.ICatalogEntriesNode node,
      java.lang.String ParentID
      boolean recursive) {
      //@@begin addCatalogueEntries()
      // Lookup source by ParentID in Appraisal_Data
      final IPrivateSanlam360ManageView.IAppraisal_DataNode nAppraisal
        = wdContext.nodeAppraisal_Data();
      IPrivateSanlam360ManageView.IAppraisal_DataElement elAppraisal = null;
      for (int i = 0, size = nAppraisal.size(); i < size; i++) {
        final IPrivateSanlam360ManageView.IAppraisal_DataElement elCandidate
          =  nAppraisal.getAppraisal_DataElementAt(i);
        if ( ParentID.equals( elCandidate.getParent()) ) {
            elAppraisal = elCandidate; break;
      if (null == elAppraisal) return; // Source not found
      // create new context node element
      final IPrivateSanlam360ManageView.ICatalogEntriesElement newCatalogEntriesElement;
        = node.createCatalogEntriesElement();
      node.addElement(newCatalogEntriesElement);
      // provide node elements with data
      newCatalogEntriesElement.setID(elAppraisal.getCounter());
      newCatalogEntriesElement.setTITLE(elAppraisal.getElement_Id());
      // newCatalogEntriesElement.setDESCRIPTION(elAppraisal.getElement_Text());
      newCatalogEntriesElement.setWEIGHT(elAppraisal.getWeighting());
      // change row colour
      // newCatalogEntriesElement.setRowColor(WDTableCellDesign.POSITIVE);
      // check visibility and enabled properties
      if ( "BK".equals(elAppraisal.getElement_Type()) ) {
        // third level is last level
        newCatalogEntriesElement.setIsLeaf(true);
        newCatalogEntriesElement.setUsageOfPublishedAttribute(WDVisibility.VISIBLE);
        newCatalogEntriesElement.setUsageOfPublishedNote(WDVisibility.BLANK);
      } else {
        newCatalogEntriesElement.setUsageOfPublishedAttribute(WDVisibility.BLANK);
        newCatalogEntriesElement.setUsageOfPublishedNote(WDVisibility.BLANK);
        newCatalogEntriesElement.setIsLeaf(false);
      // Now expand all child elements recursively if specified
      if ( recursive ) {
       addCatalogueEntries(
         newCatalogEntriesElement.nodeChildCatalogueEntries(),
         newCatalogEntriesElement.getID(),
         recursive
       newCatalogEntriesElement.setChildrenLoaded(true);
      //@@end
    What's changed? addCatalogueEntries now may be invoked with recursive=true and this will force recursive load of all levels via depth-first tree traversal. This way you may support as many levels as necessary.
    Notice that code in wdDoInit uses recursive=true but action handler uses recursive=false. This way if you comment out my code in wdDoInit you will have 'old behavior' -- level-by-level loading of data. With code in wdDoInit enabled you will have eager loading of data (btw, you may left action handler assigned -- it will have no effect since childrenLoaded property is set correctly in every case).
    Valery Silaev
    SaM Solutions
    http://www.sam-solutions.net

  • Aperture Export Folder exports entire project

    Hi,
    I have a project - in this case called Kenya after a trip we took a couple of years ago.  I have a folder under Kenya called Best - that I wanted to export to a new library (trying to consolidate some of the best photos from a few trips to make it easy to show slideshows on AppleTV).
    The export worked - and it did create a new library with the folder in it - but instead of just copying the 300 photos in the Best folder, it copied all 8500 photos from the project (or in other words, the entire library).
    Is there a way to do the export so it only copies the specific photos in the folder?  I didn't see a way to control any of this in the export dialogue.  And I did do the export action from the Best folder.
    Any suggestions?
    Thanks,
    Adam

    Adam Greenspan wrote:
    I wanted to export to a new library (trying to consolidate some of the best photos from a few trips to make it easy to show slideshows on AppleTV).
    Hi Adam.  Léonie has answered your question (or is leading you towards an answer).  I wanted to mention that your goal can be accomplished easily without exporting (as long as all the Images are in one Library, which is the recommended set-up).  If you detail your current set-up and workflow, I suspect we can offer some helpful simplifications and improvements.
    Here is a concise to the parts of Aperture, including, of course, Folders.

  • Can't export entire movie

    Whenever I try to export a movie it doesn't export the entire movie, only the first 15 seconds or so. This happens not matter what file format I am trying to export to.. WMV, MOV, AVI etc. When I export the movie on my home computer (PC) it works fine. Could this be a problem with my settings? I've tried many different settings and it still doesn't work.

    I paid $29.00 for it. I am starting with a Quicktime file and would like to export it to an AVI file. I am exporting from Quicktime pro not flip4mac (although I do have the full version of flip4mac software). The same thing happens not matter what file format I export too.
    I think there is a problem with my Quicktime pro software or I don't have the correct settings when exporting.

  • Exporting entire library to jpegs

    I've been diagnosed with cancer a second time. Long hard battle ahead with chemo and then a stem cell transplant. Needless to say, getting a few things in order and looking at "legacy" decisions in the sense of what I am leaving my daughters by way of manageable digital content.
    I am looking at my three Aperture libraries, around 150,000+ pics between the 3 of them. My family isn't into computers or Aperture, but they enjoy the pics. They don't really desire to learn Aperture or any other program. They simply want to "see" the pics or have access to them in a basic manner that they can understand.
    I am wanting to export all pictures systematically to an external hard drive in jpeg format. I have my originals primarily photographed using RAW.
    Is there a way to take an entire library and export all the pictures by project name to an external drive in jpeg format so that the project names are somehow transferred as a folder to the external drive? Not sure if I'm making sense with my question as chemo brain has gotten to me.
    Here's what I did with my first library. It took many days and there weren't that many projects overall. Second library has many many projects.
    I created on the drive folders that corresponded with the project name, since the project name describes the content. Then I would go from project to project, select all, then export to the corresponding folder. Wasn't too bad with the first library, second library is disheartening with the numerous projects, some with only 5-20 pics at a time. Third (current) library is enormous.
    So can I somehow tell Aperture to export all projects in a library in jpeg format to a corresponding named structure on an external drive without having to manually create the individual folders (projects)?
    Thanks for any insight.
    -Robert

    Thanks for the kind words and the response. I think I understand. Since this is a huge undertaking, I'm hoping to do this correctly in one attempt (if possible!).
    I was studying this library just now. It has 965 projects. Crazy, right? I think this happened when I was migrating from iPhoto to Aperture and merged iPhoto into my existing library. I didn't know what I was doing and now can see that iPhoto had split every day on it's own. This then caused each day to be an individual project.
    This library, as you can see from the two attached pics, is rather crazy and random. My newer library has a cleaner simpler structure that works for me.
    Question for clarification:
    - I am guessing on the left pane of Aperture, near the top, it shows the library name and has "projects, photos, faces, and places." My question is that I guess I would choose "projects" under this option (any other way to select all projects in one move?), then select all the projects, then use the export function as you indicated?
    I'm questioning the wisdom of maintaining all the little individual projects that have just a date as a name from the iPhoto import/merge. I've attached two pics, one that shows the overall projects, then one that shows a project expanded with corresponding albums underneath.
    I'm not sure I really used any folders technically speaking, just project names with albums underneath to subdivide.
    Based on these pics, can you feedback with the best approach? I'm not sure I really want to maintain the "daily divisions" (dates of projects) that happened when I imported the old iPhoto library into this Aperture library. Not sure I have a choice unless I can maybe take the projects that are labeled as dates only and merge them into a large project or folder or album to simplify the structure.
    Sorry this is a bit of a mess. I'm open to any and all ideas/suggestions.
    Thanks for your help.

  • CS4  Won't export entire timeline

    Hi again.  This is another "first" for me.  I have a  66 min timeline that I am trying to export to DVD, mpg2 using the Media Decoder.
    I have searched and checked the "Help" areas but found no help.
    I carefully made sure the sliders just above the timeline were set to include the entire timeline. These are actually the two sliders found on the vertical
    hashmarks on the timeline.
    Out of the 66 minutes to be exported, only 44 minutes of the video track  was exported.  Here's the
    strange part,  all 66 minutes of the audio track  DID export just fine.
    Suggestions appreciated.
        Tks,  Tom B.

    Yes, there are four sequences butted together.  It is during the middle of the last sequence that it stops exporting video, audio exports fine.
    Here's what I have done.  i exported the fourth sequence by itself.  that's the sequence that stops exporting when the four sequences are
    dropped onto the timeline together.  It exported fine and all 16 minutes have exported. 
    Now then, I can open Encore and drop both the incomplete exported video onto the timeline and the final exported sequence video at the end of the same timeline, however, I need to delete about 5 minutes of the first video since there is now a repeat of about 5 minutes of that asset.  How can I shorten the first exported video, now on the Encore timeline, so the two exported clips make the correct complete 66 minute video??  I know this is as clear as "mud".  Ask if this is not real clear.

  • PDF Export - Group Trees When Using Sub Reports

    Hi
    I have a complex Crystal Reports 2008 report which links to various Sub Reports using a classic Master-Child relationship via the Sub Report Linking options.
    The report works fine but when I am Exporting the Master report to PDF and the Group Tree gets exported correctly for the Master but none of the Group Trees in the Child Sub Reports get exported. Unfortunately the report Preview doesn't show the Group Tree for Sub Reports either - I'm guessing that both issues are intrinsically linked.
    Does anyone have any ideas? Is this a bug or does Crystal Reports 2008 not support this?
    Regards
    A

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

  • Need to export entire folder from Apple Mail

    I need to take an entire folder of saved emails and export it so that it and all it's contents and sub-folders are able to be read by someone using a Windows computer.
    Can this be done?
    THIS IS A TIME SENSITIVE QUESTION!  I need to get this information to my county prosecutor's office ASAP so I'm hoping someone has an answer for me. She needs to be able to read all the emails and replies that I've saved over the last year.
    I don't want to send her a copied batch of emails one at a time. I know I can highlight all email in a mailbox and send as "one" where she can read from the bottom up  in order it was sent, but I would much rather keep the structure I have saved so she can read it on her windows computer as I have it on my iMac. Or at least similarly.
    Thank you all.

    Pvonk has good advice. I just want to make sure you understand the Aperture has a Master and at least one Version of each image file. The Master is the original -- never touched. The Version is at first a copy of the Master, but as soon as you make any changes it holds those changes. So you have to decide whether you want to export the Masters, the Versions, or both (which you'll have to do separately, afaik). Aperture gives you the choice. Click "Photos" in the Library tab of the Inspector, then select all, then "File>>Export". If you want to maintain your groupings (e.g.: Projects), you will probably have to select the images in each group and export them as a unique set.
    Note that Aperture is a very powerful image database (pros refer to this as "Digital Asset Management") in addition to (w. v. 3) being a very powerful digital photograph development lab. Photoshop Elements does none of the former, and a very different kind of job than the latter.

  • Exporting entire library and its structure.

    Hello, I've seen this question before, but not with straight answers. I'm gonna ask one more time just to be safe.
    I'm changing my computer, I have my music library stored in a 1Tb external HD. As you may imagine it has several thousands songs and in iTunes they are organized in several hundreds folders, many of them (probably hundreds) are nested folders and so on.
    *Is there a "safe" way to export my entire library and ITS STRUCTURE (organization) to my new computer?* so next time I open lunch iTunes in my new computer it looks exactly the same as my old one. (of course after importing and setting everything)
    Thanks in advance

    Connect the external to the other computer.
    Hold Option and launch iTUnes.
    Select *Choose library*.
    Select the *iTunes library* file in the iTunes folder on the external.

  • Exporting entire sequence (MPEG-2 DVD) exports entire sequence audio but only 2/3 video?

    I'm certain this is something simple but can't for the life of me figure out what is going on here.   My entire sequence is 24:10 long.  Export produces a video file that is 17:19 long and an audio file that is complete (24:10).  Looking at my sequence, 17:19 is precicely in between two clips (of dozens) but there doesn't appear to be anything interesting/unusual about either of those clips or the break and transition between them? 
    Help!!?   THANKS in advance!

    Either by playing the video file (it ends precisely between those two clips) , viewing it's length metadata in Windows, or after importing in to DVD Flick to burn a DVD. 
    Since I posted this question I tried exporting with H.264 YouTube preset and got entire sequence exported fine (video and audio). 
    Sent from a mobile device.  Excuse brevity.

  • How to export entire swcv as xsd:schema or  convert tpz to xsd:schema

    Is there a way to expose, generate, provide XSD view of content from PI for another repository rather than single object at a time?
    With many objects that is a huge task.
    PI isnt always the master messaging system. I was asked for the respository as XSD:schema from the Websphere guy to make it easy for the project.
    is there an Export to schema tool or can the .tpz files be converted to schema ?
    Or do I have to write one
    BTW. PI version 7.1
    Cheers
    phil

    What all things do you want to move to WebSphere? All the message types? A SWCV contains many things like namespaces, message types, mappings. Apart from message types, no other object corresponds to xsd: schema standard and therefore it is not logical enough to have a xsd schema structure for entire SWCV.
    >>I was asked for the respository as XSD:schema
    I doubt that any middleware can accommodate all types of messages as a single xsd schema representation.
    >>is there an Export to schema tool or can the .tpz files be converted to schema ?
    No there is no such option. TPZs are very much PI specific and are types of compressed file format. They again have no relation with XSD standard.
    Regards,
    Prateek Raj Srivastava

  • HD export doesn't export entire video.

    Any help with the following problem would be appreciated:
    I am having several problems exporting HD video right now. All of my HD is being filmed on a Panasonic HVX-200. We are usually using 720-30p or 60p either on tape or to our P2 card. It is being captured as DVCPRO-HD at those same frame rates. Everything captures well and can be edited without issues. We are using the most recent updates of OSX and FCP.
    Export problems - using a variety of different quicktime export codecs the same problems occur.
    1) export stops short of exporting the entire video. (example: only the first 6 minutes 12 secs of a 8:50 video export to quicktime) This happens regardless of the length of the video (sometimes) and regardless of the quicktime export setting - even when downconverting to DV-NTSC. (I have tried all of the DVCPRO HD settings, Apple ProRes settings, Intermediate Codec settings, and HDV settings) I have tried setting in and out points at the beginning and end of the video as well. Nothing seems to help.
    2) We are also having a weird "dropped frame" glitch. The same video - when exported seems to be dropping a frame at the junction of many of the clips on the timeline. These don't occur when the video is being played back in the timeline - only after export. This is really annoying and we can't seem to make it go away. I'm wondering if this might be related to our using DVCPRO-HD codecs.
    Thanks.

    Your issue is that you are exporting in the trial mode of Flip4Mac. Quicktime cannot export WMV without F4M. The free downloadable player has all the features of a paid version, but with limitations, so that you can try it out and see if it meets your needs. you only get 1/2 the duration, up to 30 seconds, for an export in trial mode. I think it's $49 for the Studio Pro version. To upgrade, go to the F4M prefs.

  • Exporting Decision Tree Rules

    I have built the decision tree model in ODM GUI. I would like to export all the decision rules in XLS or PPT from the built model. What is the appropriate way to do this.
    Thanks,
    Avinash

    Hi Avinash,
    Add a Model Details node to the workflow and connect the Build Class node (or the Model node) to the Model Details node.
    Then edit the Model Details node and select the DT details you are interested in.
    In your case, I think that is the Full Tree details.
    You can then right click and select View Data off of the Model Details node and then ctl-a, ctl-c and paste into spreadsheet.
    Thanks, Mark

  • Motion 3 not exporting entire sequence

    I'm trying to export and sequence from Motion and it will not export the entire sequence. My animation is not terribly complicated, just photos with some animated text so I don't think that it's something my computer can't handle. Motion doesn't crash or do anything strange. I'm not having any problems with any other Motion projects (some that are much more involved too). It just stops the export around 3/4 way through. I've checked all my settings and everything appears to be in order. I've even tried exporting parts of the animation and it still won't export everything between the in and out points. Any suggestions?

    when you export are you using "export play range"?

Maybe you are looking for

  • How do I create a new folder/library type for language learning mp3 files?

    Is It possible? Because I don't want to mix those language learning files with songs in my music library...

  • "the document.....could not be saved"

    I just started receiving this error message on one song. "the document.....could not be saved" If I closed down everything and restarted i could then save the project. Now it won't even do that and it has spread to another song/project, with even mor

  • LaserJet Pro MFP M176n ePrint is not working

    I have problem with my printer. I cannot connect it to the ePrint service. The ePrint functions is turning on and off without my knowlegde. After enabling ePrint in web interface of the printer, printer does not printing information sheet. When I ent

  • Can i insert the custom button on JOptionPane

    sir i want to insert the custom button instead of default buttons means i want to insert the icon button of ok and cancel. plz guide me with line of codes thanks in advance

  • Airport problems after 8/12 airport and security update

    My MacBook Pro which had been working flawlessly since I got it last year received the airport and security updates distributed today. After the reboot my airport turns itself off after a few minutes and will not come back on and the computer seems t