Handling page level access to users for sub-pages

Hi,
In my webcenter portal application, in navigation , I have mainpage1 and 3 sub-pages under it: subpage1,subpage2 and subpage3. We have a requirement that users with role manager should have access to all sub-pages under mainpage1 and users with role employee should have access to only subpage3.
All these 3 pages are created in Jdeveloper (not at runtime) and have static region for different taskflow on each page. All 3 taskflows have access permission to all authenticated users.
Using WebCenter Portal Administration Console, Resources tab I am setting access levels for user groups with Delegate Security as follows:
mainpage1 -- manager and employee both have view
subpage1 - only manager have view
subpage2 - only manager have view
subpage3 - manager and employee both have view
When I am logging as user with manager role , I am able to see all three pages, but when I am logging as employee the link mainpage1 and all other subpages are hidden.
I am able to set different access permissions for different groups at mainpages but facing issue for sub pages.
Please help me if I am missing anything for setting page level access.
Thanks and Regards,
Minal

Try to add the users instead of groups and see if you get same page access error?

Similar Messages

  • Need to give access to users for report painter query without GR55

    Hi,
    I need to create a transaction code for a query created using report painter. We do  not want to give access to user for GR55.
    Please help us in achieveing this one or any other way to execute report without GR55 access.
    Regds,
    Servesh
    Moderator: Please, search before posting - it has been answered several times

    Hi,
    You can create the transaction the same using SE93 transaction code.
    Also see the below link for detailed rocess:-
    [http://home4sap.com/Blog/2009/08/how-to-create-a-transaction-code-for-report-painter-reports/]
    Regards,
    Gaurav

  • Crystal Reports 9: Page Header plus Page Footer is too large for the page.

    Hi,
    I have a report that has the following sections.
    GH1
    GH2a
    GH2b - has a sub report
    GH2c - has another sub report
    GH3
    GH4
    GH5
    details - suppressed
    GF5 - suppressed
    GF4 - suppressed
    GF3 - suppressed
    GF2 - suppressed
    GF1 - suppressed
    The report works fine wehn I run it using Crystal Designer.I am using CR version 9.2.2.693.
    When I try to load the report in my application, I get the following error.
    Crystal Report Windows Forms Viewer
    Page Header plus Page Footer is too large for the page.Error in File rptName.rpt:
    Page header or footer longer than a page.
    OK  
    There are no 'suppress blank sections' option set in the sections where the sub-Reports are.
    I also tried setting the No Default Printer option.
    The report gets loaded from the application only when I set 'New Page after' in the sections where there are sub-Reports.
    I do not want to do this; Is there a workaround?
    Thank you.

    Can someone tell me if this problem is being worked on as it looks as thogh none of the problems regarding the message u2018Page Header plus Page Footer is too large for the pageu2019 have been addressed.
    We have several reports that were written in Crystal 7 (I think) and worked in Crystal 9 and X1R2 but now give the above error. We have tried jigging the report in line with the various suggestions but at best can get them to run through successfully with one lot of data and then fail on the second or subsequent pages when you vary the data or report format even slightly. We can report on every bit of data separately or in various combinations but not in others. Changing the bottom page margin by 0.01 cm can cause it to fail on page 7 instead of page 530 (for example). We certainly do not have large page headers (just over 2cm) or page footers (about 0.3cm). We do have some subreports in the details section but have used 'fit to section', added 'keep together', removed u2018keep togetheru2019 from just about everything we can (in desperation) but to no avail. We cannot see a pattern to what is happening. It would be encouraging to know that someone is actually working on this fault.

  • Page size not displaying properly for sub report

    I created a landscape report in Visual Studio 2010 which contains sub reports.  I had to change the layout of the main report back to portrait.  The ruler on the main report updated itself to show the new page range.  All of the sub reports updated as well except for one.  I have one subreport where the ruler still displays like the report is in landscape mode.  Is there a way to fix this?  Is this a bug?

    David - 
    I agree with your comment about being allowed to configure page setup in subreports.  I don't know why users are allowed to do that.
    I jumped to exporting the subreport because that is what Ludek suggested in the second post.  In tried what he suggested in his last post but that will only export the main rpt, not the sub reports.  According to him my only other option is to export the sub report via code.  That seems like a lot of hassle.  It sounds like I have to just put up with the inconvenience of looking at the rulers indicating that I have a landscape layout on one of my three subreports instead of seeing the correct portrait layout when I'm in the designer. 
    Also, I really wish there was a way to attach screenshots so you could see what I'm referring to, and how annoying this is.  It still feels like a bug to me.  Any suggestions on how I can report this other than via this forum would be appreciated.

  • Change Access to user for all BPs in region & Display access to BPs in Grp

    Hello
    We have a 2 requirements:
    - Restrict access to a BP based on Sales Organizations(Maintained in AUGRP of BUT000)
    - In addition to above access, provide access on BP based on some logical groupings of BP
    Ex. Provide Update access to a user for all BPu2019s that belong to region Europe and Read access to BPu2019s that belong to Group  Flextronics
    Proposal:
    - First requirement is already implemented by adding check in B_BUPA_GRP
    - For second additional authorization , our thought process is
    a.Create Group Type (similar to Person, Employee tab in BP transaction) using SPRO
    b.Assign that Group to some customers of BUT000-> PatGrpType in BP transaction
    c.Now Link AUVAL1 to this field BUT000->PartGrpType
    d.Then in the role, add any one group that was created in step b, to B_BUPA_ATT->AUVAL1
    Please let mw know if above proposal is feasible or someone has a better solution.

    Hi,
    To achieve the first requirement ( restricting access to business partners based on Sales Org) you can use the authorization object SALES_ORG. I have given more information on how to use this authorization object in one of my other replies.
    Segmentation Model - Authorizations
    Regarding how to use the authorization group concept for business partners, you can refer to another SDN reply
    CIC0:Business Partner Authorizations not working
    Hope this helped.
    rgrds,
    Randhir

  • Order out of wack for sub pages

    I am using the following query the the order of the sub pages is out of wack if they were created at a
    different time what am I doing wrong.... since I want to organize all the pages all along with the
    subpages below them:
    select DISPLAY_NAME, ID, PARENT_ID
    from WWSBR_ALL_FOLDERS f
    where f.caid = 40 AND
    f.parent_id <> 0 AND
    f.type_id = 1 AND
    f.display_in_parent_folder <> 0
    order by f.id, f.sub_folder_sequence;

    ^ This is a matter of opinion and usage...
    Jennifer, first of all, it sounds like you may have turned on the pref to only have text wrap affect objects underneath. IMHO, that's bad because as a general rule you always want text as the topmost layer so that any transparency effects (eg drop shadows) you apply to graphics tinker with the text as little as possible during flattening/printing. Once you've unchecked that pref, it won't matter if the graphic is underneath or not.
    (And if you need a text box not to wrap around a graphic, select the text box and check the "Ignore Wrap" attribute in the attributes panel.)
    Additionally, I think Sandee would chime in and say that you really shouldn't be using text boxes on master pages at all if you can avoid it. Set up your margins to the exact size you want the text box to flow into and just place text to the margins instead.

  • Ical to do page doesn't open it's sub-page

    I had the To Do list. When I moved mouse over item, the sub-page would open on the side. Now it won't open....I have to move mouse over item, and double click on the icon on bottom of page to open. How do I get the sub-page to open automatically???

    This is a known issue and is being fixed as quickly as possible.
    Apologies for the inconvenience.
    TIME ZONE - US EASTERN. LOCATION - PHILADELPHIA, PA, USA.
    I recommend that you always run the latest Skype version: Windows & Mac
    If my advice helped to fix your issue please mark it as a solution to help others.
    Please note that I generally don't respond to unsolicited Private Messages. Thank you.

  • To create home page which consists of menu for other pages in a tree format

    hi, i'm using Jdev 11g, i want to create one home page which having a tree format menu for other pages ,plz tell me

    Hi,
    the tree structure must be defined in a tree model that you then associate as the value to the tree component. I think the best doc to start with is from Trinidada: http://myfaces.apache.org/trinidad/devguide/tree.html
    Note that ADF Faces components base on Trinidad, so the docs can be used here as well. Also, while you are on this page, have a look at the XML Menu Model, which is a nice way of creating hierarchical structures in XML so the structure is not hard coded in a Java class
    Frank

  • Page Element within PageDef Files for Nested Pages

    Hello all,
    I have found in the help file of the JDeveloper, information about the <page> element which can be added in a page's definition (xml file) for referencing a nested page definition, but it does not work, I do not know, perhaps I use it wrongly.
    Please any ideas or recommendations?

    Hi,
    nested bindings are not supported in 10.1.3.x. In Jdeveloper 11 the templating mechanism uses pageDef references
    Frank

  • Authenticate user for specific pages

    hello,
    my application is authenticate via LDAP.
    i want to grant access specific pages by users.
    please advise.
    thanks
    Shahaf

    Shahaf - See the User Guide and search this forum to learn about authorization schemes. That's what you need.
    Scott

  • SSRS 2012 - Cannot access any of the sub page from Report Manager - Manage page menus.

    All:
      It was working at one point of time, but suddenly when I tried to access any of the menus from Report Manage page, all the options (Data Source, Subscriptions, Processing Options, Cash Refresh Options, Report History, Snapshot Options, Security) will
    redirect back to the root directory page.
      Because of this problem, I cannot manage any of the options or subscriptions for any of my report on the server.
      Does anybody know what could be the problem? Thank you very much for your help.
    Tina

    Hi Tina,
    As per my understanding, I think this strange issue can be caused by the browser which running Report Manager and the page files may be corrupted which are related to manage properties in Report Manager.
    As to the browser, if you use IE explorer to run Report Manager, I suggest that you can try to run it in compatibility mode. If you are using another browser, I recommend that you should use IE explorer to run Report Manager to check the issue again.
    Another possibility is related to corrupted page files. If in this scenario, I suggest that you can try to copy the all Pages folder from another server which works well to replace the current one. By default, the Pages folder is located in the following
    folders:
    C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\ReportManager
    Besides, if this issue still exists, you can go to Reporting Services Log Files to see if there are error messages. Then it may help us make further analysis.
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Page Views and Sessions/Users for web tests

    It seems that when you have a URL ping test that the sessions and users count increases but the page views do not counted. Is this correct? I have 10k sessions/users over the last week but ~150 page views. If I look at the server requests I also have around
    50K server requests (around 5 requests on the home page).
    Why is App Insights not tracking page views for the web tests but it is tracking everything else?

    Currently this is a correct behavior. Page Views are sent by javascript snippet which is not executed when you use web tests. User and session are counted by server side logic (AI Web SDK) which is executed. We will add a feature that detects synthetic
    traffic very soon. When implemented charts will filter out users and sessions created for web test pings.
    Anastasia

  • Qury to Show DBA level access by user

    Hi - is there a way to list usernames and access level, such as DBA (10g)?
    Thanks

    select grantee from dba_role_privs where granted_role = 'DBA'Of couse you need to be DBA yourself (at least have the select any data dictionary grant).

  • Harvesting Projects Providing Access to Users for specific projects OER

    Hello Everyone,
    I am working on OER. I have to implement some requirements as follows:-
    1. When I am harvesting the project, all the files of that project are harvested in the OER. I want to harvest in a Specific Project that I have created earlier in OER or with the same Project name that I am harvesting. Is it possible???
    2. Suppose I have created a user named Arpit which is assigned User role in OER console. User role is provided access to view,edit,create Project. So Arpit can be able to view,edit,create all the projects in OER. But my requirement is that I want to provide access only to a specific project which are assigned to Arpit. Is it possible in OER?
    Please provide any suggestions on above points.

    Can you access the PDP section under the server settings and try to open the PDPs (choose the ones associated with the EPTs of the projects)? Is it successful?
    Then edit and save them without changing anything to see if it helps.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, MCP |

  • Users for Portal pages

    Hey!
    Does anybody know a way to implement a 'login & password' module
    in a page builded in Portal?
    Thanks.

    There's no "guide" as far as I could find, but here are the most helpful links:
    http://help.sap.com/saphelp_nw04s/helpdata/en/ed/f794f201654cc8bdd6968e350800d9/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/ed/f794f201654cc8bdd6968e350800d9/frameset.htm
    MastHead Change & Portal Desktop
    If you just search for Master Rule Collection you should find everything you need in order to implement what you want.
    Cheers,
    Hermann

Maybe you are looking for

  • Where do I forward an e-mail message that say it's from Apple, but appears to be a phishing scam?

    I received an email with a reply address of [email protected] Here is the body of the message: "As we strive to secure your account, please be informed to upgrade to our latest security platform ***** Your privacy and protection is our concern. Apple

  • Services for object in sap

    Hi, When I am enclosing some document or file in services for object in sap in me23n, how can I know that some object is attached without seeing the attachement list. Secondly if anyone want to delete the attachement he can delete, we want that the p

  • CRM 5.0 Employee Interaction Center installation

    We  have CRM 5.0 . Do we have to install anything in particular to  EIC. Also What are IMG task specific to EIC? Any help in this regards will be highly appreciated.

  • Stock requirements list issue

    Hi all, Pl go through the following issue: There is a material B. It is a component of Material A in BOM.  This material A is to be supplied by a vendor by subcontracting. There is a subcontracting requiment for some 70,000 pieces for this material B

  • Apple store

    I cant install any application because app store require my payment detail i filled up than lso they deny plz help