How to Display folder structure in Content repository as a tree model

Hi,
I have a requirement in which i need to display a hierarchical folder structure in UCM as a hierarchical model in my portal. Which approach should I follow. Expecting suggestions.. I'm using jdeveloper 11.1.1.5.
Thank you

Sorry , my earlier reply was a bit hasty...
So do you need a navigation model based on a UCM content query ?
Or
Would the document manager taskflow work ?
And you don't need any MDS customization (Terribly sorry for my post above). The default behavior of the document manager is to display the folder structure on the left and the contents on the right.
After you add the DocManager taskflow, go to its properties in composer and make sure the layout is selected as "Explorer". Once you do this, you should notice that a new split pane has appeared, and its collapsed by default. Save the page and open the split pane to see a tree structure of the folder hierarchy in UCM.
Would this work for you ?
-Jeevan

Similar Messages

  • How to display an xml file contents in jsp as tree view

    hi,
    Iam trying to read an xml file and display the structure in jsp as tree view, can any one help me

    Use a [XML or DOM parser|http://java-source.net/open-source/xml-parsers] to read a XML file into a tree structure of Java objects.
    Use the [Collections API|http://java.sun.com/docs/books/tutorial/collections/index.html] to get hold of the relevant elements in a tree structure.
    Use JSTL´s [c:forEach|http://java.sun.com/javaee/5/docs/tutorial/doc/bnakh.html] tag to iterate over a Collection in JSP.
    Use HTML´s [<ul>/<li>|http://www.w3.org/TR/REC-html40/struct/lists.html#h-10.2] or [<dl>/<dt>/<dd>|http://www.w3.org/TR/REC-html40/struct/lists.html#h-10.3] tags to represent a tree in HTML.

  • How to Upload Mutilple Images in content repository?

    Hi
    How to Upload Mutilple Images in content repository?
    I have a html which shd be displayed and it has 3 images which shd be displayed
    in the same page
    Here i am able to display the HTML uploaded in content repository
    but the images are not displayed,since the path is not valid for the images.
    Can any one hint me in this,
    wating for the reply
    Thanks in Adv
    Regards
    Suresh

    Suresh, your html specifies an image at resources/images/privacy.gif - is that
    image in your repository at the correct relative position to where yout html is?
    Your html and repository structure must match. So if the html you posted is at
    /BEA Repository/foo.html
    then privacy.gif must be at /BEA Repository/resources/images/privacy.gif
    James
    "Suresh" <[email protected]> wrote:
    >
    >
    >
    Hi James
    Here i have attached my sample html and image
    My Repository Structure is as follows :
    Virtual Content Repository
    BEA Repository
    MainImage type image
    Privacy type i created
    ----StartDate
    ----EndDate
    ----File Upload
    My HTML
    <HTML>
    <HEAD>
    <TITLE> New Document </title>
    <META NAME="Generator" CONTENT="EditPlus">
    <META NAME="Author" CONTENT="">
    <META NAME="Keywords" CONTENT="">
    <META NAME="Description" CONTENT="">
    </head>
    <BODY>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td class="norBold"><img src="resources/images/privacy.gif"
    width="123"
    height="73">Privacy
    Policy</td>
    </tr>
    <tr>
    <td class="formHeadBack" height="19"><b> Privacy Policy</b></td>
    </tr>
    </body>
    </html>
    and
    one image
    Thanks in Adv
    Suresh
    "James Owen" <reply.to@newsgroup> wrote:
    Suresh, how is your content structured and what does your html looklike?
    If you
    could post examples, that would be helpful.
    thanks,
    James
    "suresh" <[email protected]> wrote:
    Hi
    How to Upload Mutilple Images in content repository?
    I have a html which shd be displayed and it has 3 images which shd
    be
    displayed
    in the same page
    Here i am able to display the HTML uploaded in content repository
    but the images are not displayed,since the path is not valid for the
    images.
    Can any one hint me in this,
    wating for the reply
    Thanks in Adv
    Regards
    Suresh

  • How to display string with XML content in 4.6?

    Hi,
    I`d like to know how to display string with XML content in it for 4.6.
    4.6 has not method parse_string.
    And example like this is not helpful:
      DATA: lo_mxml    TYPE REF TO cl_xml_document.
      CREATE OBJECT lo_mxml.
      CALL METHOD lo_mxml->parse_string
        EXPORTING
          stream = gv_xml_string.
      CALL METHOD lo_mxml->display.
    Thank you.

    Hi,
    May be you can use fm SAP_CONVERT_TO_XML_FORMAT. But it have some issues with memory usage, the program consumed tons of memory during convert.

  • How to add folder from KM content to Portal Favorites for selected users

    Hi all,
    I have cretaed  a folder in KM content (In documents) for uploading implementation related ddocuments.
    how to add this folder in "Portal Favorites" of selected users only.
    Please guide.
    Thanks in advance.

    Hi,
    well one way could be the following.
    Go into KM-Content --> Repository "userhome" --> select the user you want --> navigate into his folder Favorites --> create a new internal link in this folder to the folder you want
    In the favorites of the user there is now a link to the desired folder and after clicking a new window will be opened. You can copy this internal link to the favorites folder of the other users you want.
    Regards
    Alex
    Edited by: Alexander Götz on Apr 16, 2009 5:12 PM

  • Maintaining folder structure in content server

    Hi,
    There are times when we have a .swf object and associated xml files all in a particular folder structure and we need to maintain that in the content server because there wil be internal references.
    Is there anyway in which we can store the folder structure in UCM and use paths like /images/test.swf instead of the httprelativewebroot url.
    Thanks
    John

    I believe you typed that address into your browser to get that error message right?
    You can use webdav by opeing My Network Places (if on windows) and clicking Add new Place.
    Follow the steps and when it asks for Internet or network address - http://localhost/idc/idcplg/webdav of course replacing "localhost/idc" with your server name and instance name.
    Then you should be able to browse that folder you just setup. It might ask you to log in depending on how you have your security setup.
    Then drag and drop away.
    If you aren't on windows you might want to google connecting to webdav for your operating system.

  • How to fetch mpg file from content repository

    Hi All,
    I have uploaded a mpg(video) file in content repositoy. But I am not able to fetch
    it and display it using embed tag.
    is anybody aware of a right method to do the same?
    Thanks in advance.

    I was thinking there might be a difference in how the browser handles a
    path with a space when typed into the address bar vs. how the browser
    plugin/activex-object handles a path with a space when it gets it from
    the <param> or <embed> tag.
    Otherwise, I'm not sure what's going on. How content displays on
    someone's computer mostly depends on the persons's computer, how it's
    configured, what's installed, etc. If you can get the Node's BinaryValue
    from the WLP server and it has the correct ContentType and the correct
    bytes, then, at that point, WLP is no longer really involved.
    Do PDFs, word docs, audio, shockwave, and other binary media types
    stored in a WLP content repository display correctly with
    <object><embed> tags in your browser?
    Vijay wrote:
    Hi Gregory Smith,
    There is no problem with path at all. The same path if I write in address bar
    of browser it opens a widows media player and plays the video file.
    Pls suggest.
    Vijay B.
    Gregory Smith <[email protected]> wrote:
    See if using a path of
    http://etgjw4:7001/JWWebApp/ShowBinary/BEA+Repository/Ads/AdsPopup/ad1//image
    (note the + between BEA and Repository) changes anything. If so, you
    can
    use the com.bea.content.manager.ContentHelper.pathInfoEncode() method
    to
    URLEncode the node path, e.g.
    http://etgjw4:7001<%=request.getContextPath()%>/ShowBinary<%=ContentHelper.pathInfoEncode(node.getPath())%>//image
    or, the <cm:getProperty> tag supports this automatically, e.g:
    http://etgjw4:7001<%=request.getContextPath()%>/ShowBinary<cm:getProperty
    name="cm_path" node=<%=node%> conversionType="url"/>//image
    (You might need to double check that code in workshop to make sure it
    compiles).
    Greg
    Vijay wrote:
    Hi Gregory,
    When I type the repository path //property name in the browser's addressbook,
    It opens a windows media player and plays the video file.
    But when I copy the same path and paste it in embed/object tag it justloads up
    a windows media player. When I see the error details it says "Cannotopen. Please
    verify that the path and filename are correct and try again." Thereis a advanced
    button on error window clicking on that it shows "The specified streamtype is
    not recognized. (Error=C00D07E2)
    Cannot open. Please verify that the path and filename are correctand try again.
    (Error=C00D07E2)".
    can you give me a solution on this?
    The HTML code that I have written is attached to this query.
    Thanks alot,
    Vijay
    Gregory Smith <[email protected]> wrote:
    First, make sure the BinaryValue of the property of the Node has the
    correct content-type (should be video/mpeg, or similar). This can be
    in
    1 of the following ways:
    1. Look in the BLOB_CONTENT_TYPE column of the CM_PROPERTY table.
    2. Get the Node (e.g. with <cm:getNode>), then get the BinaryValue
    (with
    <cm:getProperty>), and call the getContentType() method of the BinaryValue.
    3. Show the ShowBinaryServlet on the Node in the browser and see what
    your browser does. The URL would probably be something like
    http://<server>:<port>/<webapp>/ShowBinary/<path to node>, e.g.
    http://localhost:7001/sampleportal/ShowBinary/BEA+Repository/mynode.
    You
    can bring up the properties for that in IE, or Page Info (Ctrl-I) in
    Mozilla; that should tell you the content type the browser received.
    If it's not something like video/mpeg, then that's why it's not working.
    Make sure you browser has support of mpegs in <embed> by creating a
    simple html file with an <embed> to an mpeg file (don't use the server
    at all). If that works and the content-type of the node is correct,you
    should be to create an html file with an <embed> to the URL in #3 above,
    e.g.
    <embed
    src="http://localhost:7001/sampleportal/ShowBinary/BEA+Repository/mynmode">
    </embed>
    If that works, make sure your jsp is generating the correct HTML.
    Greg
    Vijay wrote:
    I am using weblogic 8.1.
    Gregory Smith <[email protected]> wrote:
    What version of WLP are you using?
    Vijay wrote:
    Hi All,
    I have uploaded a mpg(video) file in content repositoy. But I am
    not
    able to fetch
    it and display it using embed tag.
    is anybody aware of a right method to do the same?
    Thanks in advance.
    New Web Application Page

  • How to display folder description?

    Hello, I have a Portal 3.0.6.6.5 instance (Oracle 8.1.7 RDBMS). When I create a folder inside my content area, it seems there is no way to display the folder description.
    Anyone of you can help me?
    Thanks in advance,
    Marco

    Marco,
    The description should display in the folder sub-banner. Check the folder style to make sure that the sub-banner isn't being hidden (you can hide a banner by setting it's height to 0, or by setting it's color attributes so it becomes invisible).
    Regards,
    Jerry

  • How to configure SAP ECC DMS content repository with CRM Services Object

    hi,
    we have SAP Document management system which is currently integrated with SAP R/3 Ecc system .
    with ref. to sap standard functionality i am able to upload the document in DMS content repository through SAP R/3 Ecc System as below.
    step-1 ,T.code:CV01n
    a.     create - DMS Documents
    b.     Oupload Scanned documents in DMS system
    c.     select content repository
    d.     Save Document
    now, in same manner i want to store business documents in SAP ECC R/3 DMS content repository using CRM services trnsaction"CRMD_ORDER". kindly guide me suitably.
    regards,
    sunil

    i am explaining your proble
    a.    create - DMS Documents
    b.     Oupload Scanned documents in DMS system
    c.     select content repository
    d.     Save Document
    after saving open to document in cv02n and track status of doc i.e. AR CR & RE
    if RE status is there the it will repositor at server
    Regards,
    Sanjeev

  • How to display existing View as content in TABSTRIP tab?

    Is it possible to display existing View as tab content in TabStrip tab? If so how can we do this?
    Thanks in advance!

    Hi,
    Please have a look into this linl. It will really help you a lot and give you clear idea on UI development and also about using TabStrip.
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0e617bc3-0401-0010-2c82-81f82e73300e">Developing Web Dynpro User Interfaces</a>
    Thanks and Regards
    Avijit

  • How to display search results in content area

    Hi
                 How can I display search results in the content area as seen in sdn.
    Thanks in advance.

    Hi,
    http://help.sap.com/saphelp_nw70/helpdata/en/cc/f4e77ddef1244380b06fee5f8b892a/frameset.htm you find the relevant guidelines.
    You can filter the PCD object setting the Search Layout Set of your Searc Iview.
    In System Admin > System Configuration > Content Management > User Interface > Settings > Layout Set and duplicate the "SearchResultLayoutSet" layout set.
    Then you have to duplicate its Collection Renderer "StandardSearchResultRenderer".
    In its property "Resource Types to be Filtered" set as value "-http://sap.com/xmlns/pcd/app/iview".
    Then assign the new Collection Renderer to the new Layout Set and that's it!
    Now if yuor Search Iview uses this new Layout Set, when you search a PCD object the iviews will not be shown!
    (or)
    In the entry "Predefined Properties" of the search options set, you will need to enter "resourcetype(value=http://sap.com/xmlns/pcd/app/page/default)" if you want the search to be limited to resources defined as pages. Leave out /default if you dont want the end user to be able to change the filter.
    If you want the parameter reflected in the URL, you can find information about how to do it here: /message/280371#280371 [original link is broken]
    Check and try either ways.
    Regards,
    Ponneswari A.

  • How to display folder.jpg in iTunes ?

    I have a file called folder.jpg in each album directory which contains album art. How do I get iTunes to display this..
    1. in iTunes
    2. on my Nano ?
    Thanks

    As mentioned by thelastvoice, iTunes does not itself use the folder.jpg file. This file is typically used and provided by WMP in Windows.
    As I live in the UK I am able to use the iTunes store to get artwork but I can see you do not have that option. For you I can suggest these alternative methods.
    1. Even the iTunes store does not have artwork for every album, I therefore sometimes resort to finding artwork either in the Walmart or Amazon stores and then dragging the artwork in to iTunes. This artwork is usually 500x500 pixels (iTunes store artwork is usually 600x600, and WMP folder.jpg artwork is a pathetic 200x200).
    2. If you already have artwork in the form of a folder.jpg you drag and drop that in to iTunes
    3. This utility iCoverArt will go through your iTunes folders and automatically take folder.jpg files and embed them in to the iTunes tracks. This is effectively the same process as number 2 above, but done automatically for you. See http://www.maximized.com/shareware/icoverart/

  • How to display data on BI content using queries?

    Can anyone help me,not sure how to insert values in the queries then displaying it on the BI content.any step by steps instructions for me to follow?Please help,thank you=)

    Dear Koh,
    i was told that query is used to display the data i insert in the BI content(because i'm supposed to use BI content to display these data),in which there are infoareas created inside,so what should i do next?
    You will design Queries to analyze the data available in the InfoProviders ( InfoCube, DSO, Info Object etc.)
    There are Standard BI Content InfoProviders...if u are using them then just creat Query on top of them..If u are using Customized infoProviders ( Created by u ) then create Query on top of urs.
    Open Query Designer..from ur Start Menu > Business Explorer > Query Designer...and follow the above mentiopned process.
    Or
    Use Tcode RRMX to open Query Designer and create a Query.
    Regards,
    Ram.

  • HTMLEditor : how to display Source and parsed content ?

    Hi everyone,
    I'm currently working on a HTMLEditor that consists of
    one tabbed pane and a tool bar.
    My tabbed pane has two associated panes :
    Editor ( a JTextPane)
    Source ( a JEditorPane)
    I already know how to bind my JTextPane to a HTMLKit and bind the HTMLKit to a HTMLDocument.
    When I type text in my JTextPane it appears just as it should in a web browser (it's already parsed).
    What I would like to do now is to display the source of
    the HTML document when I click on the source Tab.
    I already know how to write this source into a file from the JTextPane, but instad of wirting the source into a file I would like to write it in the JEditorPane.
    Is this a View issue ? Do I have to plug a different View to my Editor so it displays the HTMLDocument ? And if it's so, how do I do ? Isn't there any standard view ready to this ? To display HTML Source code from an existing HTMLDocument ?
    Thanxs for the help

    Here's some working code snippet to illustrate what I meant:
    assuming editorPane being a usual JEditorPane/JTextPane used to do the editing and sourcePane a JEditorPane to show the source (text + tags) then create the sourcePane with:
    private JEditorPane createSourcePane() {
         JEditorPane sourcePane = new JEditorPane();
         sourcePane.setEditable(false);
         sourcePane.setContentType("text/plain");
         return sourcePane;
    }to show the (complete) source after some edit:
    private void showTree() {
         if ((sourcePane == null) || (editorPane == null)) return;
         Reader reader = null;
         try {
              char[] chars = getSource();
              D.ebug("got array " + chars.length);
              reader = new CharArrayReader(chars);
              Document doc = new PlainDocument();
              sourcePane.getEditorKit().read(reader, doc, 0);
              sourcePane.setDocument(doc);
         } catch (Exception ex) {
              ex.printStackTrace();
         } finally {
              try {
                reader.close();
              } catch (IOException ioEx) {
                   ioEx.printStackTrace();
    private char[] getSource() {
         CharArrayWriter writer = null;
         try {
              writer = new CharArrayWriter();
              editorPane.getEditorKit().write(writer, editorPane.getDocument(), 0, editorPane.getDocument().getLength());
              return writer.toCharArray();
         } catch (Exception ex) {
              ex.printStackTrace();
         } finally {
              try {
                   writer.close();
              } catch (Exception ioEx) {
                   ioEx.printStackTrace();
         return null;
    }simply setting the contentType of the sourcePane to text/plain and then do a
    sourcePane.setDocument(editorPane.getDocument()) does show the unformatted text of the html without the tags.
    Greetings
    Jeanette

  • IPod folder structure and content doesn't match iTunes Library structure

    My iTunes Library has the following folders:
    Music
    Podcasts
    Audiobooks
    As expected, the Podcasts folder contains podcasts I have subscribed to, and the Audiobooks folder contains Audiobooks I purchased. So far, so good.
    However, in addition to CDs I imported, the Music folder also contains files originating from manual audio recordings I made via TotalRecorder.
    This is confusing enough, but in the iPod the situation is even more confusing, i.e. everything comes under Music, which has the following subfolders (among others): Albums, Songs, Podcasts, Audiobooks.
    The Podcasts and Audiobooks folders seem OK, but the Albums folder seems to contain not only the CDs, but also all the podcasts.
    And the only place I can find my manual recordings is under Songs.
    Any suggestions for bringing some order into this apparent chaos?
    Ideally I would like to be able to create a new folder called, say, Recordings, in my iTunes Library, and I would like my top level folders in my iTunes Library to match those on the iPod.
    Thank you in advance for any suggestions/comments.

    Which model of iPod do you have? I have a 160GB Classic (this forum) which _does not_ show Podcasts under the Music folder, and apparently does not have an option to do so. However, I also have a 5th generation 30GB video iPod, which does show Podcasts under the Music folder. Straight away, you'll notice that different modles behave differently, so we need to know.
    So, that's the first thing to sort out.
    Then, on your manual recordings, did you add all the relevant artist information to the file (i.e. the MP3 tags) when you created them? If not, that will be why they only show up in songs, (but there may be another cause too!). You can fill in any missing information by highlighting the song and clicking on *File/Get Info* and adding the info then.
    In the long term, the probably answer to your manual files is to give them their own genre and then search for them that way.

Maybe you are looking for

  • Suggestions for website hosting os 10.9.4?

    I need help with: selecting website hosting providers and/or webmail/email hosting provider; suggestions? I have: 1 mac-mini late 2012, i7 quad core 2.33 Ghz, 16GB RAM (yes, had RAM upgraded at MAC store before bringing it home) 750 GB hard drive, OS

  • LC2 calculated by default

    All, we are parking a document with the following amounts Local currency GBP 200, and group currency (LC2) - 400 USD. But for some reason, the system always overrides the LC2 that we entered and recalculates its based on the exchange rate to 360 USD.

  • Change position of hard drive icon?

    Is there any way to change the position of my hard drive icon? It currently sits in the right top corner of my screen but I'd like to move it down a bit. But each time I move it and put the computer to sleep, when it wakes up it's right back where it

  • Draw method is not working

    Why the drawLine() is working only inside the paint method?? BufferedImage image = new BufferedImage(800,500,BufferedImage.TYPE_INT_ARGB);      Graphics2D g = (Graphics2D)image.getGraphics(); public void paint(Graphics g)                g.setColor(Co

  • I want to have a section where I have a list of parts, qty, description, price and extension.

    I am building a form, in one section I want to list several things with prices, I want to be able to total those items automatically