Folder vs workset in roles

HI,
  I want to assign a set of iviews/pages to a role. I would like to know what is the best practice to add this objects to a role, i.e.
1. To create a role and create folders under this role and add pages/iviews to this folder
2. To create worksets and add pages/iviews to it and finally to add worksets to a role.
should I use worksets/folders under a role. if both can be used, when should i use which one.
Thank you

Hi Yogi,
if you want to group iViews (for they belong together), you normally create a workset outside a role and add the iViews (as delta links) to the workset and then the workset (as delta link) to the role. This way you can very simply re-use this group in another place instead of putting all iViews again under a role folder.
Role folders are normally only used for building a navigational structure.
For building up the PCD and role content, also see http://help.sap.com/saphelp_nw04/helpdata/en/4f/bceaffeb8c114ebef8255b63079c7c/frameset.htm
Hope it helps
Detlev
PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

Similar Messages

  • Cannot add workset to role

    Hello,
    I try to create a very simple implementation as described there :
    Configuring EP for connecting to SAP R/3
    However, when I come to the step 'attach workset to role', I do right click the workset and choose add workset to role but nothing happens and I get a warning in my IE saying 'access refused'.
    I guess it is an authorisation issue, but the user I use has been granted all roles available on the portal.
    Can somebody help me please?
    Thank you.
    Julien Boffet

    Hi Julien,
    You need to give Permissions on the Workset and Roles folders in Content Admin --> Ur respective workset.
    Just right click on the Workset and add the respective user name in the list and then give the proper permissions to him, whether he needs full permission or only Read etc.
    I have a great PDF for the same, let me know how can i send it to you.
    You can refer these SAP NOTES for the same
    • 713210
    • 775117
    • 786523
    Reward points if helpful.
    Regards,
    Shailesh Nagar

  • Automate the assignment of iviews, pages, workset to role....

    Hello Gurus,
    We are using EP 7.0. Is there any tool available in EP 7.0 that will automate the assignment of different content objects, like assignments of iviews, pages and workset to role.
    We want to assign large no. of iviews, pages,worksets etc. to diffrenent roles. Is there anything available that will help us to automate the assignment, rather than manually assign the objects to the role as it will be a huge task and time consuming.
    Any help will be highly appreciated.
    Regards
    Deb
    [Points guranteed for helpful answers]

    Hi Deb,
    as far as I know there is no standard tool for mass assignment of content objects to portal roles. But you can easily develop your own solution. The folloowing sections of the SAP Library should be helpful:
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/43863b2e641193e10000000a155369/frameset.htm">How PCD Lookups are Performed</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/726396278212d0e10000000a422035/frameset.htm">Working with Semantic Objects</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/703fd42043053ce10000000a1553f6/frameset.htm">Delta Links</a>
    Best regards,
    Martin

  • How to assign pages to workset and workset to roles in ep5sp6

    hai,
        how to assign pages to workset and workset to roles
    in ep5sp6 . can any one help me in this regard .
    Regards
    praveen

    Hi Praveen,
       You can find the documentation you are looking for on the SAP help portal.  This link will take you to the Administration Guide for EP5 SP6.
    http://help.sap.com/saphelp_ep50sp6/helpdata/en/38/76bd3b6e74d708e10000000a11402f/frameset.htm
    In the left hand navigation you can pick the topics that you are interested in.  e.g. pages, roles, iviews.
    Hope this helps.
    John

  • Translation a Folder within a portal role

    Hello,
    for a better navigation in a portal role I have added some folders in the role.
    When transalting the role, the folders of the role are not offered for translation.  Worksets, Pages and iviews are offered for translation.
    Does anybody know how to translate folders from a role.
    regards.
    Uwe

    Portal role folder translation

  • Why 10 worksets of role only display 1 or none of them dispaly?

    I assign 10 workset to a Role ,but there was only one of them was displayed! Sometimes, none of them displayed!

    Hi,
    For every workset you need to set property "Entry point" as true.
    In Content explorer:
    1)select relevant workset and right click on that. select edit obejct option
    2) In property category select navigation or all option in drop down.
    3) There you can see property "Entry point" select radio button "yes" and Save the changes.
    Now you can log on with concern user to check the same.
    Hope this helps.
    regards,
    Sudhir

  • How to create a new folder in the existing role

    hi,
    i need to save the workbook trial balance under the folder trail balance currently the workbook is under BW Reporting folder ,but for that i need to create a Trial Balance folder and move the trial balance workbook to that particular folder
    could anyone of you help me.
    Thx
    apparao

    Hi,
    You have to:
    -Tx(PFCG)
    -Select the role that you want to create a folder
    -Go to "Folder Tabsheet"
    -Create your folder
    -Save
    -Open your workbook
    -Save the Workbook into this role in the corresponding folder.
    Regard, hope it helps
    Assign point if useful please.

  • Missing Property Editor for worksets and roles

    Hello,
    I created a role and different worksets.
    Now i woud like to set the Entry-Point of some worksets to "yes". But if i open the workset from the Portel-Content-Menu, there is no property-editor opened. Only the object-editor is opened.
    Regards,
    Werner

    Hi
    @Gopala,
    Probably he wants the workset to be a part of the TLN and not the role. In this situation it makes sense for the workset to be the entry point.
    @Werner
    I didnt quite understand the meaning when you said that it opens the object editor and not the properties of the workset. Could you check if the workset object is locked.
    Thanks,
    GLM

  • [HELP!] Can't access shared folder from Azure Web Role on same Azure Virtual Network

    I have an Azure Virtual Network that has a virtual machine acting like an app server running some legacy applications that is writing some files to a folder that is shared.
    This shared folder is accessible from other virtual machines within that virtual network without issue.
    The problem I am having is that I have an Azure Web Role that is also attached to the above
    Azure Virtual Network that is unable to access the shared folder. I know the web role can see the app server as it is able to ping the IP of the machine.
    There is some code that needs access to the shared folder to process some of the files that is stored there, but the code won't run because it can not access these files. I used Remote Desktop to see if I could ping the machine, and I can, but I cannot navigate
    to the path in file explorer due to access being denied.
    Can anyone offer any advice or tips to point me in the right direction to gain access to this shared folder from my Azure Web Role?

    Hi Robert,
    Thanks for your posting!
    Form your descirpiton, I suggest you can refer to Tom Zhang's solution via this
    link:
    1. Enable Remote Desktop. (You have done this step)
        2. RDP to one instance of your service. Open up IIS Manager and set the application pool identity to use the account that we used for RDP.
        3. On on-premise local machine, right click "My Computer' and select "Manage". Add a new account with the same account name and password as we specified for Remote Desktop.
        4. Give the new account necessary permissions to write file to the shared folder. (I think you have done this step too)
        5. Try running the code again and see if it works.
        6. If it still says "access to path <folder path located on local machine> is denied". Please check the permission of the shared folder again.
        7. If it works, then the next step is to configure the application pool identity using Startup Task instead of using Remote Desktop (See the suggestion inhttp://social.technet.microsoft.com/Forums/en-US/windowsazuresecurity/thread/247ba75e-87d9-497c-9ec6-1fd4e2c7ff90).
    But I still recommend you enable Remote Desktop for your web role to check if the Startup Task has successfully configured the application pool identity or not.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Retrieving iViews ,Pages and Worksets from roles

    Hi All,
    I am using the code given here..
    Retreive a list of workets, iViews, pages from Roles
    but while getting pcdFactory its giving class cast exception.
    Could anyone tell me what might be the mistake?
    Regards,
    Karthick

    Hi Karthick,
    I think I answered on another post, but here it is again:
    Hashtable env = new Hashtable();
    env.put(Context.INITIAL_CONTEXT_FACTORY, IPcdContext.PCD_INITIAL_CONTEXT_FACTORY);
    env.put(Constants.REQUESTED_ASPECT, IPcdAttribute.PERSISTENCY_ASPECT);
    env.put(Context.SECURITY_PRINCIPAL, request.getUser());
    env.put(IPcdContext.PCD_PERSONALIZATION_PRINCIPAL, request.getUser());
    InitialContext iCtx = null;
    String roleID = "pcd:portal_content/DanielContent/DanRole";
    try{
        iCtx = new InitialContext(env);
        IPcdContext attrSet = (IPcdContext) iCtx.lookup(roleID);
        response.write(attrSet.getAttributes("").get("com.sap.portal.pcd.gl.CreatedAt").get() +"--PP<BR>");
    Hope it helps.
    Daniel

  • How to create a Workset in the Role

    Hello SDN,
    Could you please tell me how to create a Workset within the Role? 
    I tried to create it via right-click on the Folder of the uploaded Role and the only option is available is New Folder.  I don't see any options for Workset.
    Thanks for any helps!
    Regards,
    Niki Nguyen

    Hey Niki,
    Go to Content Admin->Portal Content.
    Select your default work folder. Right click it and select new workset.
    Create and save workset.
    After that open your role and right click on workset and select the option add to role.
    If you are not aware of the location of the role select tab search and type some keywords with *. select it and click locate in catalog.
    Hope this helps!
    Regards
    Atul Shrivastava

  • Portal role folder translation

    Hi all,
    I'm translating the portal content created in different languages with the worklist functionality (EP 6.0 sp2). All portal objects like iViews, pages, worksets and roles can be translated but I've not found so far the possibility to add to the traslation worklist objects like the portal role folders (object type com.sapportals.portal.rolefolder). The portal role folders are used to structure in trees the content in the detailed navigation.
    Can you please tell me how these can be translated?
    Thanks,
    Silvia .

    Hi Silvia,
    you don't have to use the RAW TEXTS for role folders. You can however translate role folder titles and descriptions in any available language. BUT you first have to translate them from source language: Raw Texts to target language (e.g.): English
    Then you can translate them from English to any other language you desire.
    The issue described in note 778884 is the following: When you create a role with master language "English" and you want to translate that role into other languages (e.g. Frensh, Spanish, etc.) and you choose English as source language in the translation tool, you won't see the texts for the role folders!
    As, due to a bug, texts for role folders are initially saved only as Raw Texts, they don't appear in English (master language).
    You first have to translate them from "Raw" to "English" and then everything is fine.
    Hope I could shed some light on this.
    Stefan

  • Precalculate & Broadcast Web Template to specific Workset/Role

    Hi,
    I have created a Web Template called Sales_01
    I also have created a Workset called Sales_workset_01 and assigned the workset to ROle Sales_manager.
    I then published my Sales_01 web template to the SAles_workset_01.
    Now, i want to precalculate and broadcast my Sales_01 to the Sales_workset_01.
    Somehow I am not able to and only allowed to broadcast to the KM FOlder...
    Anyone out there know of a solution or workaround?
    Regards,
    Gary.

    Hi Andrew,
    That was the first thing that came to mind. I tried publishing to the KM folder, but then could not find any way to link the object in the KM folder to the Role / Workset under my Portal Content.
    Any ideas to do this?
    Regards,
    Gary.

  • Folder Assignment to Role

    Hi,
    I have iviews in folders(ABC and XYZ) which are placed  in Content Admin-->Portal content . I want Assign this folder to Roles with out using work set. Is it possible???Please let me know the procedure.

    Hi,
      If you want to show folderwise in DTN to the user, then you can create folders from role page. E.g., Create role and workset. Add workset to role. Now open the role page. Right click workset listed under role -> Create New Folder. Give name as ABC. Similarly create another folder XYZ. Add the iViews from ABC portal content folder to role first. Then right click the iViews listed under role one by one and click cut. Now right click XYZ listed under workset and choose Paste. This way you can cut all the iViews and paste them in folders under workset. Now if entry point of role is true, then role is 1st level, workset in 2nd and folders will list in DTN. If you expand folder, you can find the iViews.
    Regards,
    Harini S

  • Roles, Worksets Users

    Hi, i have the following escenario:
    i have some iviews into some pages into a workset and that workset into a role called 'Home'. The field 'Entry Point' is set in the role and the workset
    in the other hand i have a user called Director and this user is into a Role called Directors.
    everything(iviews, pages, workset and role) have permissions for that role Directors.
    the problem is that when i log into the portal(Administrator and Director users), i dont se the 'Home' role in the top navigation level.
    i hope anybody can help me...
    thx
    regards.

    Hi,
    once again:
    > I set up 'Entry Point' in the folder
    > and in the role properties
    No need for this. Period.
    > In the permisions of the role
    Role assignment does not work via permissions. Period.
    This has been told twice now. I hope we got it cleared...
    Now the question: Where does your UME role Director come from? Or is it a user, as written now: "i add the <i>user 'Director'</i>"?!
    If the latter is the case, go to user administration, Roles, search for your user, edit the user, search for the role Home, assign this role to the user, save it(!). Done.
    Hope it helps
    Detlev
    Message was edited by: Detlev Beutner
    Now Yoav has been faster...

Maybe you are looking for

  • IPad connected to wireless but Safari wont open

    So I have the original iPad.  Just bought about 2 weeks ago.  Having a problem on my work wireless where is says it is connected but it will not open Safari or any apps that require internet access.  This problem comes and goes.  The wireless will wo

  • ITunes was not installed correctly. Error 7 (Windows 7)

    It all started when the apple software updater found updates for both itunes and quicktime. Ever since getting that update iTunes has never worked again. I've googled this problem and tried all solutions. I tried uninstalling everything, rebooting, a

  • Trial Versions after cc 2104 and LR 5.5 update

    Hi ! I recently upgraded to LR 5.5 and PS CC 2014 but when I start the applications I get the notification of Trial Versions ! I can do nothing to solve this issue and the apps keeps asking me a serial code to switch to full version. This issue happe

  • Lenovo G510 won't start when battery is on and it's fully charged

    Hi there. I have my Lenovo g510 i5 notebook for 10 months, and my battery is wrong. I haven't used it on battery too much, but when I used it, I empty all of it and then charged it when it's turned down. Couple of days ago, the battery was empty I pu

  • Problem with JSplitPane.setDividerPosition

    An applet has a split panel, a list of items shown to the left and a map display to the right. The problem I'm getting is that the divider bar insists on starting life in the middle. My intialisation looks like this:     protected void initGui() {