Synchronization of Categories/Perspectives between Respository and Content Area

We are currently running a Oracle Database of 8.1.7.1 and Oracle Portal version 3.0.9.8.3a. Our problem is that when we place a folder that has been put into a category in a Content Area we have created, it does not show up in the Portal Repository in the same category. The Portal Repository always shows the folders as being in the General Category, not the specific one we created.
The Categories were created in shared objects, so every Content Area we create can see those categories. Is there something we need to do to have the categories syncronize so we don't have to put the folders we publish as a porlet into categories in both places?
Also, are using the Portal Repository incorrectly? Since we can not make a folder publish as portlet within the portal reposity, we do everything in our own Content Areas and then the Portal Reposity shows those items under our section in the list. Is there something we install incorrectly or not using right?

Phillip,
The two are indeed subtly different. The experts are on the content area forum but basically a content area page is designed to automatically provide easy navigation within a content area. This includes automatically "doing the right thing" for the navbar portlets.
Note the links on the navbar portlet and their respective targets. They always target the content area page so that the navigation in a content area is seamless (i.e. the middle region updates w/ the current folder).
Steve

Similar Messages

  • Urgent :Relation between vendor and business area

    < MODERATOR:  Message locked.  Please read the [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting next time. >
    Hi ,
    Is there any table or transaction which will give an one-to-one relation between vendor and business area?
    Thnks and Regards,
    Anand

    hi
    in this situation u have to creat new  Z table and Z transaction with link of this both . it will solve ur problem . better to take abaper help other wise u can use T-CODE se11 to creat table.
    se93 for transaction code .

  • [svn] 4648: If text and content are both set on TextGraphic or TextView, content takes precedence.

    Revision: 4648
    Author: [email protected]
    Date: 2009-01-23 14:33:27 -0800 (Fri, 23 Jan 2009)
    Log Message:
    If text and content are both set on TextGraphic or TextView, content takes precedence. Content can then be set to null to allow text to take precedence.
    If there is no text in TextGraphic or TextView should still be able to enter text. Set contentChanged when original empty textFlow is created to make sure a flowComposer is allocated in updateDisplayList().
    QE Notes:
    Doc Notes:
    Bugs: SDK-17307, SDK-16893
    Reviewers: will be Gordan
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17307
    http://bugs.adobe.com/jira/browse/SDK-16893
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/TextView.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/TextGraphic.as

    Hello!
    I am trying to add photos into the left editable region and text into the right editable region. Nothing happens when I try to use the Insert --> Image command on the left region and I get this error when trying to add text to the right region:

  • Relation between Responsibility and Business Area

    Hi,
    I have a requirement wherein i have to make a particular workbook available in specific responsibilities.
    Now when i have to create a folder then how do i know in which Business Area should i create the folder.
    Basically i need to know the relation between Responsibility and Business Area i.e which Business Area i should create the folder so that it is visible in desired responsibilities.
    Is there any way possible i can know this.
    Regards,
    Shruti

    Hi,
    You can do that in two ways:
    1. Go to the administrator and check the sharing BA for each responsibility you require.
    2. Query the database to retrieve the sharing.
    Do whatever you find easier.
    For the database option you can run the following (change it to your own schema name):
    select distinct
    t.ba_name,
    t.ba_id,
    t.ba_description,
    case when substr(t.ba_created_by,1,1)='#' then fu.user_name else t.ba_created_by end as CREATED_BY,
    disco_users.eu_username,
    case when instr(disco_users.eu_username,'#')=0 then disco_users.eu_username
    when instr(disco_users.eu_username,'#')>0 and instr(disco_users.eu_username,'#',2)=0 then (select fu.user_name from fnd_user fu where fu.user_id=substr(disco_users.eu_username,2,5))
    else (select resp.responsibility_name from fnd_responsibility_tl resp where resp.responsibility_id=substr(disco_users.eu_username,2,5))
    end as "Shared Name / Responsibility"
    from eul_us.eul5_bas t,
    apps.fnd_user fu,
    eul_us.eul5_access_privs disco_shares,
    eul_us.eul5_eul_users disco_users
    where substr(t.ba_created_by,2,10)=to_char(fu.user_id(+))
    and t.ba_id=disco_shares.gba_ba_id
    and disco_users.eu_username(+) NOT IN ('EUL5', 'PUBLIC')
    AND disco_users.eu_id(+) = disco_shares.ap_eu_id
    Hope it helps
    Tamir

  • Relation between Company and Personnel Area

    Hello friends,
    Which table i can find the relation between companies and personnel areas ?
    I found T001P, but this table has only the relations between personnel area and personeel subarea...
    Thanks for your help.

    Hi,
    Personnel area - company code assignment : V_T500P
    Company - company code assignment : V_001_Y
    Regards,
    Dilek

  • What is the difference between Structure and Work area

    Hi Guys,
    What is the difference between Structure and work area?
    Are they same with different names?
    Thanks,
    mini.

    hey buddies,*
    i had this same doubt for a long time and i have my finds with me ie wa and structure are the same but wa can hold a single record but structure cannot hold data in it but according to the previous posts  folks  say structure too holds data as wa does but i guess when debugging wa holds data and structure doesnt hold bcoz i tried.
    types : begin of str_mara,
                 matnr type mara-matnr,
                ernam type mara-ernam,
                end of str_mara.
    data it_mara type table of str_mara.
    select matnr ernam from mara into it_mara where matnr = '100-101'.
    *********************if folks say wa = structure,this should work,isn't it?*********************************
    loop at it_mara into str_mara.
    write:/ str_mara-matnr , str_mara-ernam.
    endloop.
    *******************but it throws an error saying that str_mara is not a wa*******************************
    i may not be correct too plz let me know if i'm wrong
    Edited by: arun_aime on Feb 12, 2010 4:41 PM

  • Gap between header and content in IE

    Hello All
    I subscribed to a post with this basic same question but I
    never got a notification if it got answered or not
    I all of a sudden have a gap between the header and content
    on this site
    http://www.michaelsondesign.com/guestVision/
    - I am not sure why , it started when I added to the menu on the
    left
    Any ideas?
    Thanks
    Rob

    Add this to your CSS
    img {vertical-align:top;}
    You cannot lose until you give up !!!
    "BOC_RUSH" <[email protected]> wrote in
    message
    news:fsn546$nrm$[email protected]..
    > Hello All
    >
    > I subscribed to a post with this basic same question but
    I never got a
    > notification if it got answered or not
    >
    > I all of a sudden have a gap between the header and
    content on this site
    >
    http://www.michaelsondesign.com/guestVision/
    - I am not sure why , it
    > started
    > when I added to the menu on the left
    >
    > Any ideas?
    >
    > Thanks
    >
    > Rob
    >
    >

  • Space between footer and content

    Hello,
    I have made a website, but at the bottom of the page there is a space between my content and my footer.
    I know more people have this problem and I saw multiple posts about this, but I have not found a solution yet.
    My website is devided in multiple 'parts'.
    The first part is a big image that is fixed and pinned to the top.
    The others parts are rectangles with a background color and content that will go over the first part.
    As I said before, at the end of my page, the footer will stick to the bottom like it should, but there is a gap between the footer and the last 'part'.
    In the gap you can see a part of the big image where the website starts with (because it is pinned and will stay behind the other layers) and the browser fill (white).
    If I uncheck the sticky footer, the footer will go up and stick to the content, but the gap moves to the bottom, so you see the browser fill below my footer.
    You can view my website at emilelampe2.net16.net
    I hope someone can help me.
    Thanks,
    Emile

    I have changed the header and top page position, now it's the following:
    the header guide is at the top of everyting (like a top browser guide), my top page comes after the big image on the border between the big image and the first rectangle, my footer and bottom page guides are on the same place, at the end of the last rectangle on the border between the footer and the last rectangle and my bottom browser guide is at the very bottom of everyting.
    What now occurs is that when i scroll down, when the last rectangle is just out of side (so it's 'above' the browser screen) my footer is totally out of side, which makes you see the big images (it was pinned to the top) with the browser fill.
    When you scroll down more the footer appears.
    My footer part (also a rectangle, but same effect if I delete the rectangle) and footer text are boother checked as 'Footer'.
    The arrows are pointing at the two things that are off the screen.
    EDIT:
    When I unchecked 'Footer' with the foother rectangle and footer text, the rectangle sticked to the last context rectangle and went also up with the last rectangle. The page stopped scrolling when all the rectangles (including the not-footer-anymore footer) disappeared from the screen.
    A page like the image above was left, except the footer was above the screen in stead of under it. So it seems like my website stops scrolling when all the 'context' is out of the screen?!

  • Relation between URL and content in JSF navigation

    Hello,
    I've tried lots of JSF examples and there always occoured a strange kind of navigation to me:
    The URL you see in the browser's address bar has nothing to do with the actually displayed JSP. Instead of that, the URL is always pointing to the previously called JSP - where the call to the current JSP comes from.
    I know where this comes from:
    If the form tags don't define an action, they are pointing to the current page itself.
    And the actually called navigation case is chosen by a (hidden) post parameter.
    So the JSF controller servlet doesn't actually care, which URL is called - it just regards the mentioned parameter.
    This kind of navigation seems quite confusing, especcially since JSF claims to make navigation clearer.
    One of the basic demands of the web applications we are developing is, to have a clear relation between URL and page content.
    E.g. it must be possible to index the pages with search engines. Or to simply bookmark distinct pages in the browsers favourites.
    Another problem about this navigation concept is, that it always works with forms and with post method (you can't choose get method), even if you just have simple links - e.g. detail view of a single item after selecting it from a list of items. That way it's not possible to ever use the back button of your browser.
    I'm new to JSF, so my question:
    Is this the (one-and-only) navigation concept of JSF, or are there alternative concepts as well?
    I would be surprised, since the mentioned demands are basic web standard - although I didn't find any alternatives so far.
    Thanks,
    Chily

    Thanks for the answer!
    I'm not sure, if using a redirect on every single call is very achieveable and in the purpose of the JSF design.
    E.g. it is generating a lot of traffic overhead.
    (Identifying the navigation case by the page name instead of a hidden parameter would help a lot.)
    Or the history of the browser doesn't work with it, so you can't identify visited links.
    But anyways, there are also internal problems with it in most cases: I've inserted the <redirect/> tag in the navigation cases of a few examples. This just causes a call of the <to-view-id> page, without any parameters. So I probably have to add some non-standard-processing around the call to make it work:
    If e.g. I have the standard case of a list of items (let's say in a dataTable), which are identified by an id. And each item uses a commandLink to call it's detail view.
    * How do I get the identifier (id) as a parameter into the redirect URL?
    * And how do I access this parameter in the destination form bean to choose the item to be displayed? (see also http://forum.java.sun.com/thread.jspa?threadID=607505)
    Thanks for help,
    Chily

  • Synchronize substitution variables values between Essbase and Planning

    Hello,
    In EPM version 11.1.2.1 (but we noticed the problem also in previous EPM versions) when we set the value of a substitution variable in Essbase, the value is is not immediately updated in Planning: for some time we see the old value. The value in Planning remains unchanged even in we log off or exit Planning and log on again.
    Instead if we restart the Planning service, the value is immediately updated
    Since we would like to use the Essbase substitution variables to manage some selections in Planning Data Entru Forms, is there any way to force a synchronization, or to increase the frequence of synchronizations between Essbase and Planning?
    Regards
    Francesco Quaranta

    Have a look at setting the planning property SUBST_VAR_CACHE_LIFETIME
    http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin/properts.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Diff between regular portal page and content area page?

    Hi.
    I have a content area page. Because I thought it would be nice to have "Edit Page" link on the page, I created a new portal page (yes, a portal page vs. a content area page).
    I created 2 regions.
    Region 1, portlet nav bar portlet from my content area.
    Region 2, root folder from my content area
    When I use the page, clicking on anything in the nav bar portlet takes me to a new page (my content area page), instead of updating the folder portlet on my new portal page.
    Is this by design?
    What the difference between a portal page and a content area folder?
    Thanks a bunch!
    Phillip

    Phillip,
    The two are indeed subtly different. The experts are on the content area forum but basically a content area page is designed to automatically provide easy navigation within a content area. This includes automatically "doing the right thing" for the navbar portlets.
    Note the links on the navbar portlet and their respective targets. They always target the content area page so that the navigation in a content area is seamless (i.e. the middle region updates w/ the current folder).
    Steve

  • How make the Top-level Navigation and Content Area in one page as a whole?

    I want to make the Top-level Navigation and the Content Area in the one page as a whole displayed in user interface.In the default framework,the Top-level Navigation and the Content Area were contained  in 2 pages, So the vertical scroll bar could only control the Content Area. I want to control the full page with  one vertical bar like the page of "www.sdn.sap.com" Web.

    Hi Jianguo,
    One advantage of the external facing portal solution (SP14) is that the framework page is displayed in a single frame. Perhaps this could be of use to you.
    Hope this helps.
    Daniel

  • Another user downloaded apps and now some of my apps and content are missing.  Can I get them back?

    My son downloaded apps to my Ipad and when I syched  I lost some apps and content.  Can I get it back?

    If he used his own Apple ID that is what probably caused this to happen. It is your decision - but my advice is to use one ID and one ID only on your iPad.
    If that is what happened - and If you want to download your apps again - go to Settings>Store>Apple ID - make sure that you are signed into your own account on the iPad. If you are not, sign out and sign in with your ID.
    Then go to the App Store, tap on the purchased tab, find the apps that you want to download and download them again.

  • Removal of additional scrollbars in the Desktop Innerpage and Content Area.

    i have kept the Isolation method as Pumped Deprecated and Height type as fixed in the Inner Page. And on adjusting the fixed height in Pixels on one of the 3 vertical scrollbars of Inner Page are removed ; still one additional vertical scrollbar is visible in the Content Area.

    Well, it is starting to make sense...
    Here is the code that seems responsible for the resizing (I guess this is called when the FULL-PAGE option is set on the Desktop Innerpage)
    workArea.resizeIframe = function() {
        obj = document.getElementById("isolatedWorkArea");
        var dif = 3;
        if (document.getElementById("fullPageDiv") != null) {
            dif += 9;
        if (EPCM.getUAType() == EPCM.MSIE) {
            obj.style.pixelHeight = document.body.clientHeight - dif;
        } else {
            if (EPCM.getUAVersion() < 7) obj.style.height = window.innerHeight - dif - 6;
            else obj.style.height = window.innerHeight - dif
    As you can see, the isolatedWorkArea is retrieved and the height of the iframe (obj.style.height) is set.
    The problem is that the isolatedWorkArea (which is the Id of an iframe) only contains the Content Area iView whereas one would have expected that it contains all the iViews in the Work Area section.
    Here is the resulting generated HTML code (a bit simplified to emphasize the structure) :
    <div id="desk_div">
      <table>
         <tr>
            <td>
            My Component
            </td>
          </tr>
         <tr>
            <td>
              <iframe id="isolatedWorkArea">
              The content of the iframe is here
              </iframe>
              <s cript>workArea.resizeIframe(); ...
              </s cript>
            </td>
          </tr>
    </div>
    As you can see the script only acts on the iframe...
    Or am I missing something ??
    Best regards,
    Guillaume

  • Navigation Panel and content Area can not any more be displayed

    Hello Gurus,
    we have a very big prolem with our Portal in the Development.
    A new colleague has probably changed some settings in the portal. Now by logging into the portal, i can only see the header Area (Masterhead, Tolls, Top-Level Navigation, Page title Bar). By clicking on the role like system Administrator, nothing is showing.
    The Navigation Panel and the content area are gone. How can i restore them back?
    Any Workaround?
    Thanks in advance
    Cheers

    Hi Anja, Puneet,
    thank you very much to have replied.
    through the SAP Note and you path, i can access the portal again. I am not using the standard framework.
    We have a customized Destop Page, Framework and after a check they still exist. Could you once advice where could be the error. Or where someone chnage the settings?
    many thanks in advance.
    Cheers

Maybe you are looking for

  • FI link with pricing procedure in mm

    In MM in pricing procdure there are two fileds  Account key and Accruals key. I want to know how to create them and how to link them to the G/L account.  These fields can be found in the "Calcualtion of pricing procedure" in the pricing of MM. Anybod

  • In Photoshop Elements 13 ist die Facebook-Titelbild-Funktion nicht verfügbar

    Hallo, ich finde nach der Installation von Photoshop Elements 13 die Facebook-Titelbild-Funktion nicht. Woran könnte das liegen? Gruß mabit

  • Help with button Please!

    I have some buttons that I have set up to drag and drop out of a pop up window in to the students timetable but when pop-up gets closed the buttons in the student timetable close with the pop-up but I would like the buttons that the child has chosen

  • How to create a target group with all prospects?

    Hi guys, I am wondering how do I have to set up my data source when I would like to build a target group in my segment builder which includes all persons/contacts/organizations with the bp role prospect? Which infoset do I need to choose in my data s

  • JTabbedPane modifying a JTable

    Can a JTabbedPane change the internal layout of a component ?. I have a pane with some labels and a JTable inside with a layout. It looks fine when setting it as the content pane of a frame, but when I add it to a JtabbedPane in a new tab the JTable