Requirement in portal administration

Hi Dev2Dev
I have requirement in portal administration
Whenever i add a page or book in workshop it is reflected in portal
administration
In portal administration the hierarchy is as follows
Portal Resource->
          Library ->Shells
          ->Theme
               ->Menu
               ->Books
               ->Pages
Books in the above will bring all the books I have added in workshop
Pages in the above will bring all the pages I have added in workshop
In portal admin we can add more pages as page 1 and Page 2, which is
known
Portal Resource->
          Library ->Shells
          ->Theme
               ->Menu
               ->Books
               ->Pages
Page1
               Page2
Here I have requirement
I need to add Page named SingaporePage so the
Portal hierarchy will look like as below
Portal Resource->
          Library ->Shells
          ->Theme
               ->Menu
               ->Books
               ->Pages
Page1
          Page2
->SingaporePage
               SingaporePage1
               SingaporePage2
When I add SingaporePage1 under SingaporePage it should be uniquely
identified.I need to have the both SingaporePage properties and
SingaporePage1 properties
Thanks & Regards
Suresh.ks

I'm not following this...
you say you want to add a page to a page, you can't do that.
you can add a page to a book, or a book to a book, or a book to a page, but not a page to a page
also what is your definition of "properties"?

Similar Messages

  • Enterprise Portal Administration

    Hi All
    What is Portal administration? Think so related to system administration, content administration,user administration,HR administration form frontend Enterprise portal. What are the backend requirment? Are we required any administrative tool for performing Portal Administrator Role?  I am new to this and not know much more about portal administration. I want practical assistance for this.

    Hi,
         Portal Administration, consists of system administration, content administration,user administration only.
    For Portal Administration, Backend is not mandatory, but since the employee data flows from R3, it goes as a Portal critical component.
    You don't need any Tools for Portal Administration, you need to have the required authorizations, viz system administration, content administration and user administration that you'll get in User Administration.
    Check out the following link for a better understanding. You can search novice information on SDN & help.sap.com
    http://help.sap.com/saphelp_nw70/helpdata/en/34/76bd3b6e74d708e10000000a11402f/frameset.htm
    Hope this helps you.
    Cheers!!!
    Umang

  • Portal Administration Console Login

    Hello!
    I have integrated Oracle Weblogic Server with Oracle Identity Manager to achive Single Sign On. In IDM is set form login.
    My base_domain configuration is : AdminServer and a Cluster_0 with two managed servers : Server_1 and Server_0.
    I have as proxy server : Oracle HTTP Server (OHS) for each server : Admin-Server, Server-0, Server-1.
    I targeted my portal app to cluster. My portal application contains Portal Administration Console, avaibled at /myAppAdmin.
    Security Providers are (in this order):
    1. OAMIDAsserter - Oracle Access Manager Identity Asserter( Control Flag : REQUIRED, Active Types : ObSSOCookie)
    2. OIDAuthentificator - Provider that performs LDAP authentication (Control Flag: SUFFICIENT )
    3. DefaultAuthenticator - Weblogic Authentication Provider ( Control Flag : SUFFICIENT
    4. DefaultIdentityAsserter - Weblogic Identity Assertion provider.
    When I access Portal Administration Console from /myAppAdmin (admin-tools.war)
         1. I login first in IDM with the user from LDAP : weblogic_ldap. The login is ok and the ObSSOCookie is set.
         2. I am redirected to login from Portal Administration Console (this thing is wrong and I want to jump this step. I want to go directly in Portal Administration Console after the first login).
         3. I login in the second login page from Portal Administration Console with the same user : weblogic_ldap. The login has succeed.
         4. I am logged in Portal Administration Console and I can add content ( for exemple)
    What I have to do to have only the login form from IDM. To have the only two steps:
    1. Login in Portal Administration Console using login form from IDM and a LDAP user
    2. Access the Portal Administration Console
    I have tried :
    I have changed domain security Default Model : "Advanced" , set Combined Role Mapping Enabled to "FALSE", set Check Roles and Policies to
    "ALL Web applications and EJBs" and selected for When Deploying Web Applications or EJBs: "Ignore roles and policies to DD".
    After this changes I deployed myApp which contains /myAppAdmin Console with Security policies set to Advanced.
    I have only the IDM login, the correct one, and after that I am able to see first page of the Portal Administration Console and whatever I click I receive the error:
    ####<Mar 29, 2011 11:20:55 AM EEST> <Error> <netuix> <server0-dns> <Server-0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1301386855474> <BEA-423142> <The control com.bea.netuix.servlets.controls.page.SingleLevelMenu could not be rendered properly due to the following error:
    com.bea.p13n.entitlements.common.PolicyMgmtAccessException: Attempt to access Entitlement Policy Mgmt API by user in invalid role. Entitlement Policy operation attempted by disallowed user ["principals=[]"].
         at com.bea.p13n.entitlements.management.internal.SecurityHelper.isWLPAdminRole(SecurityHelper.java:937)
         at com.bea.p13n.entitlements.management.internal.RolePolicyDelegate.roleExists(RolePolicyDelegate.java:346)
         at com.bea.p13n.delegation.DelegationService.getParentInheritanceFlag(DelegationService.java:189)
         at com.bea.p13n.delegation.DelegationService.getAdminPolicies(DelegationService.java:753)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:450)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:430)
         at com.bea.jsptools.common.ToolsMenuTag.hasMenuAccess(ToolsMenuTag.java:354)
         at com.bea.jsptools.common.ToolsMenuTag.doStartTag(ToolsMenuTag.java:130)
    I have to modified admin-tools.war or something in domain's security or myApp's descriptors to be able to login in Portal Administration Console
    using only SSO and not both SSO and default login?
    Thank you for helping me.
    Edited by: bluerainbow on Mar 29, 2011 2:06 AM

    no idea? :(

  • Error while trying to edit in Bea Portal Administration Content Management

    Hi,
    we are exploring the weblogic portal administration 9.2 and we encounter an exception when editing a content in the Content Management feature. We use the weblogic default workflow, we create a user attached to a group, add that group to a role, then delegate the edit and view capability of a content node in the Content Management to that role, we login using the respective user, check out the content, try to edit the property but then the exception occurs.
    It says "A Repository Exception was thrown: User does not have view privileges on the node"
    the detail exceptio on the property page was:
    "javax.servlet.jsp.JspException: Could not find a node at the key: nodeReqAttr
    at com.bea.jsptools.content.node.ViewPropertyTag.doStartTag(ViewPropertiesTag.java374)
    at jsp_servlet._contenet._node._nodeselected._properties._listpropertiescheckout._jsp_tag46 ...."
    Could u help us what step we went wrong, because we previously try this in the WLP 8.1.4 portal administration the exact same step but never encounter this error before.
    And is there anyway I can atteched screenshots to help better explain this problem?
    Thank you for your help.

    Hi,
    You have to set your activex control properly. then only edit locally in KM will work.
    Also check the below wiki
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/KMC/HowtotroubleshootproblemswithLocalEditing
    Hope that helps
    Raghu

  • AD security group as FIM Portal administrator

    Hi Gurus
    i have a question. I want to add an AD Security group in FIM for the users of the group to be the FIM portal administrator. I believe to do that I need to sync the group using a management agent, and then add that group to the Sharepoint administrator group.
    Is this correct? If it's not then where can I find a procedure to make the members of the security group which is in an OU to be the administrators of the FIM portal? I don't want to sync the whole OU but only one group within the OU as there are other groups
    within the OU which I do not want to have admin rights to the portal.
    Is there a way I can achieve what I am trying to do? I haven't found any documentation to do it. As I am very new to this I apologize if the question sounds silly.
    Any help will be greatly appreciated. Thanks in advance.
    Regards,

    Hi Paul, Dave and Steve
    Thank you all for all your valuable inputs. I have successfully resolved the issue. This is what I did. 
    I observed from the metaverse search in the Synchronization tool that after running the full synchronization on the ADMA following the synchronization order specified by Microsoft, the amount of objects was doubling. There were about 180 objects to begin
    with and it doubled. I checked a number of solutions online which asked me to delete the object from the connector. However considering the number of objects that would have been a lot of work. So I decided to delete the users from the FIM portal and manually
    run the sync again. I got this script from Carol Wapshere:
    http://social.technet.microsoft.com/Forums/en-US/58796732-a605-4f22-8c27-17ea4f0968fe/using-powershell-to-delete-all-users-from-the-portal?forum=ilm2
    The good thing about the script is that a few users can be added to the Administrator set in the portal and the script will not delete it. That way selective objects can be protected and not all access to the portal is lost. After that I ran the syncs in
    order, added the users to the Admin set and it all worked fine. I know it is a bit of a sledgehammer approach but I believed that might be the best under current circumstances. 
    Thank you all again for taking your time out and answering my question. You have been great help!!
    Regards,

  • Does Visual composer requires enterprise portal installation?

    Hi all,
    Does Visual composer requires enterprise portal installation?
    or can it be installed standalone and used standalone.
    Also does Visual composer reuires BI-JAVA stack,
    or can it run on BI-ABAP stack also
    Thanks all,
    Regards,
    Robert

    Hi ,
    Thx Markus,
    one more question...
    Is VC a stand alone application/package by itself that does not require EP or does it come with EP.
    Thanq.
    Regards,
    Robert.

  • How to Disable Library Services on Portal Administration Console?

    How do we set the Library Services Enabled to false on Portal Administration Console?
    Thanks

    Thanks for the response.
    Is it not possible to disable it in the config file (content-config.xml)?
    not sure if this is related to that: [ http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/cm/deploydescriptorCM.html#wp1074440|http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/cm/deploydescriptorCM.html#wp1074440]

  • Portal Administration Manual

    Where can I download a copy of the Portal Administration manual?

    There is not a Portal Administration Manual per se. However, there are several manuals which pertain to the Administrator's functions (Installation, Configuration, mod_plsql Guide). Go to the documentation section of portalcenter (http://portalcenter.oracle.com/servlet/page?_pageid=2752&_dad=ops&_schema=OPSTUDIO). At the bottom of the page are several of the manuals in PDF and HTML format.
    Good luck, Cheryl

  • "Portal Administration Guide" on German?

    Hello all,
    does it know someone - is  anywhere also an <u>Portal Administration Guide</u> on German?
    Thanks and regards,
    Galyna

    hey Glyna,
    that is easy,
    <a href="http://help.sap.com/">Netweaver German</a>
    goto this site, select Netweaver over ther and then select German.
    sometime copying the above link will not work.......then search help.sap.com in Google and go from there.
    Cheers.

  • Developing Portal in "WL Workshop" or "Portal Administration "

    Hello,
    I got perhaps a silly question, but i must know ...
    Well i designed a Portal in the "portal Administration" - but every time i want
    to have a look at it by clicking on the "view Portal" button, an error occurs
    : sth. like "Forbidden"
    Fact is i cant see it in my browser (localhost:7001)
    But when i develop a portal in the ""workshop" by just creating a new Portal
    file f.e. "myportal.portal", then it works, and i can see it in the browser !
    So my urgent question is what am i doinig wrong ?
    Where exactly do i have to develop my Portal - in the Workshop ? But for what
    is then the "Portal Administration" ?
    I am happy for anny suggestion... ! Just email to : [email protected]
    Thank You a lot
    Stefan Popescu

    Some suggesssions,
    While installing the weblogic you need select weblogic portal option also. Only for weblogic different installation exe file with portal different exe file.
    To get the weblogic portal server and portal work shop with weblogc you need to down load weblogic portal 10.3 exe file.
    Thanks,
    Venkata Sarvabatla

  • Portal administrator pdf

    Hi,
         Some one can provide me the complete PDF document belongs to portal administrator?
    Thanks,
    kundan
    Edited by: Kundan Babu1 on Nov 27, 2009 11:15 AM

    Hi Kundan,
    Please find the below link for Portal systemadministration guide.
    http://rapidshare.com/files/63418389/EP200_SAP_Enterprise_Portal_System_Administration
    http://www.filestube.com/7967151cb15fa97303ea,g/EP200-SAP-Enterprise-Portal-System-Administration.html
    Thanks
    Nithya

  • Portal Administrator

    Hello,
    Can anyone tell what is the role of a portal administrator? What r his roles and functions?
    thankyou

    Hi,
    Administrator permissions determine which content in the Portal Catalog is available to a portal user in the design-time environment, and to what extent the content can be manipulated and used.
    http://help.sap.com/saphelp_nw04s/helpdata/en/ab/a954036e164c7eaeca840144f267dd/frameset.htm
    Patricio

  • Netweaver Java Developer -- Portal Administration Access..

    In general, should basic Portal Administration rights be given to Portal Java Netweaver developers?

    It is not advisable to give administrative rights.
    But there should be fast communication between developers and administrators if developers need any help related to administration(jco settings...sld..)etc
    Koti Reddy

  • Plug in to Enterprise Portal Administration...

    Hello !
    Could somebody tell me the plugin name to administration of the SAP Portal ????
    Administration of users, roles, groups !!
    Regards.
    MBoni

    Hi raj !
    OK ...this is the default link to administration on the SAP Portal !!!
    But ...is not this !!!
    I discovered what it looked for!
    Exists a Plugin better than to admin the portal and much more flexible  for administration of the SAP Portal.
    (UME) - User Management Engine.
    Look This:
    http://help.sap.com/saphelp_nw04/helpdata/en/59/bf2287b3cb5e48af94f99929ad15b9/frameset.htm
    thank's

  • JAR files required for Portal Application

    Hi Experts
    I am currently migrating my custom Masthead application from NW 7.0 to NW 7.3. However, when I migrated the PAR into EAR using migration tool from Portal and imported this EAR file into NWDS7.3, the JSP pages in it shows error. Also when this EAR is directly deployed on the NW 7.3 system, it gives Portal Runtime exception.
    <%@ page import = "com.sapportals.portal.prt.session.IUserContext" %>
    <%@ page import = "com.sapportals.portal.prt.component.*" %>
    <%@ page import = "com.sapportals.portal.prt.service.laf.*" %>
    <%@ page import = "com.sap.security.api.*" %>
    <%@ page import = "com.sapportals.portal.prt.service.license.ILicenseService"%>
    <%@ page import = "com.sapportals.admin.wizardframework.util.ILocaleListService"%>
    <%@ page import = "com.sapportals.portal.navigation.*" %>
    <%@ page import = "com.sapportals.portal.prt.runtime.PortalRuntime" %>
    <%@ page import = "com.sapportals.portal.prt.util.StringUtils" %>
    <%@ taglib uri="prt:taglib:tlframework" prefix="frm" %>
    The errors shown in the JSP page are due to missing JARs. But I am having trouble in locating the required JAR files on the server. Can anybody tell about which all JARs are required and where i can find them??
    Also the imported Framework library is not accessible in the application thus there is error "Can not find the tag library descriptor for "prt:taglib:tlframework"".
    Can anybody tell me what i am missing here??
    Regards,
    Deepak

    Hi Deepak,
    Can you tell me which JAR files you added to resolve build time errors.
    I am facing the following errors after importing Std masthead from portal7.3.
    Can not find the tag library descriptor for "prt:taglib:tlframework"
    Can not find the tag library descriptor for "prt:taglib:tlhtmlb"
    componentRequest cannot be resolved
    ILocalesListService cannot be resolved
    ILocalesListService cannot be resolved to a type
    noBtn cannot be resolved
    Syntax error on token "}", delete this token
    Syntax error, insert "}" to complete Statement
    The import com.sap.portal.core cannot be resolved
    The method enableCloseAll() is undefined for the type NavigationEventsHelperService
    The method getDynamic(String, null) is undefined for the type IUMParameters
    The method getDynamic(String, String) is undefined for the type IUMParameters
    yesBtn cannot be resolved
    Please give your mail Id if possible.
    Regards,
    Sumangala

Maybe you are looking for