Collaboration Room Task - Remove New Task button

Hi,
We have My Task iView on all our home pages which are available to internal and external users. We do not want to give "New Task" button for external users. Is there any way to hide New Task button based on Users or Roles, or remove New Task button from the My Task iView. Please let me know if you know any other solution.
Thanks
Som

Hello,
there is an update in the configuration documentation coming up shortly (In oct.) - it wil be available online on the Help portal.
But as of now, please follow the process as listed here:
also please let me know in case this is not working for you.
Removing Actions From the UWL Display
There are a couple of ways to remove actions. 
·        You can customize the Views and ItemType (which can remove the actions from all UWL pages, Collaboration, My Task, and so on)
·        You can modify the iView and add the name of the actions under the Action to exclude from the UWL property.
See the list below for some of the common action names.
Note: For other actions not listed here, see the custom properties XML files.
in the list below you will see the "Display Text" for the action followed by the "Action Name"
Alerts Configuration 
AlertConfiguration
Claim --- reserve
Complete---- acknowledge
Complete Task --- confirm 
Create Ad Hoc Request --- uwlTaskWizard
Create Task --- defaultGlobalWizard
Decline --- decline
Delete  -
deleteItem
Edit --- editItem
Follow-up --- followUp
Forward --- forward
Forward --- forwardUsers *
Manage Attachments --- manageAttachments
Open Task --- launchSAPAction
Personalize View --- personalize
Revoke Claim --- replace
Submit Memo --- addmemo
View Detail in SAP Gui -
launchSAPDetails
- this action is for multiple user selection.
Note:
If excluding more than one actions, the action names must be comma separated.
Note:
Do not add ALL of the above listed action names to Actions to Exclude iView property. Be selective in what actions you want to remove. To determine the action name you want to remove, you can turn on the support information page (see below) and a list of support action will be displayed per item displayed.
Example
Suppose you do not want the Personalize View function on the UWL view. You can remove it by adding personalize to the iView property List of UWL Actions to Exclude.
Turning on the Support Information Section
From the UWL iView configuration, select Yes for the parameter Display UWL Support Information.

Similar Messages

  • Collaboration Create task button missing

    Dear all,
    Recently i have upgrade my EP 6.0 to SP 19,but after that i found that in collaboration task i am not getting button to create task. Other buttons like Refresh,Personalize and Export to MS excel is available.
    Please help me out to rectify this issue ASAP as issue has arise on production system.
    Thanks.

    Hello Niraj!
    Please check your commands that you use in the CLP.
    Content Administration->Collaboration Content->Collaboration Launch Pad Administration
    There you can find the command group "clpGroup".
    Look if this group contains the command group "clpWorkflowGroup".
    Alos look if you have mapped the correct Type:
    clpType --> clpGroup
    BR, Christian

  • Runtime Error: if open a task in the collaboration-room

    Hi,
    I've following problem:
    I get an e-mail from collaboration room (Task). When I click in the E-Mail on the Link here, I get in the Browser a runtime error. I suspect it is permission problems. But I was looking the IView under System Administration -> Permission -> and I set the write/read permissions with check enduser for the group "erverybody" in the IVIEW with this ID:
    portal_content/com.sap.pct/every_user/general/iViews/com.sap.workflow.iviews/com.sap.workflow.task~detail
    Only members receive this error message. The error message does not appear when I am logged in the system as admin.
    Error in the Logfile:
    03:46_01/12/10_0058_3706050
    [EXCEPTION]
    com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/com.sap.pct/every_user/general/iViews/com.sap.workflow.iviews/com.sap.workflow.task~detail)
    at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
    at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
    at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
    at javax.naming.InitialContext.lookup(InitialContext.java:347)
    at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1919)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:234)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
    at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Thank you!
    regards

    Hi Sen!
    Thank you for your reply. But I canu2019t find what was described into the instructions:
    In the Detailed Navigation pane, browse to Console Logging. Select pcd_logger, and the number of rows to display. Select Configuration Mode, check your configuration values, and verify that the value for Activated logger is set to true, and selectable for ALL levels. Select Apply and then View Mode. Now, on the view mode, make sure that you select all the check boxes for Select logger levels for display, and select Display. The logs should be displayed.
    In short, I donu2019t know the name of <specified path> in the Security Zone, where I can set the permissions:
    Go to System Administration ® Permissions, browse to Security Zones / , right-click ® Edit Permissions
    Best Regards

  • Remove "Add New Instance" and "Remove New Instance" Entity buttons

    Hi,
    While Adding new Entity, "Add New Instance" and "Remove New Instance" buttons will be displayed.
    I don't want to display "Add New Instance" and "Remove New Instance" because by default i have created instances. I am able to disable it but i don't want to display at all.
    For "Add New Instance" , one-to-one, Automatically disabled by OPA
    For "Remove New Instance" added below code in ButtonControl.vm:
    #if( ${control.getButtonClass()}.equals("remove"))
    #set( $disabledString = "disabled" )
         #set( $visibility = "false" )
    #end
    Please tell me how to not display these two buttons.
    Thanks,
    Sri

    Hi Sri and Patrick,
    There's no out-of-the-box configuration to hide the Add/Remove Instance buttons from entity collect screens in Web Determinations. However, this requirement can be achieved through Custom Properties. This requires a technical person to create the custom property, which the rulie then attaches to the Rule Project. The technical person also needs to modify the velocity template which renders the entity collect screens so that it will remove the Add/Remove buttons on any entity collect control where the custom property is set to True.
    I can't advise on exactly how to write the custom property or edit the velocity template (I'm a functional expert, not a programmer), but the OPA Developer Help should have guidance. Try searching on ‘custom property’. From the rulie perspective, have a look at this article for how to attach a custom property to the project and to the particular screen control:
    * Augment the rulebase with metadata: http://docs.oracle.com/html/E24270_01/Content/Integrating/Augment_the_rulebase_with_metadata.htm (particularly the sections 'Specify a custom property defintion' and 'Assign a custom property to a control'). This link is to the 10.3 version of the OPM Help. If you are using an earlier release of OPA, you can look at the equivalent article in your copy of the Help.
    (If there are technical people following this thread, perhaps you could reply with specific OPA Developer Help articles people should look at with regard to writing custom properties?)
    Cheers,
    Jasmine

  • Tasks page in collaboration room

    Hi all,
    In one of my collaboration rooms I'm using the Tasks page. The page that I'm using for this is located at:
    Portal Content -> com.sap.ip.collaboration -> RoomPartContent -> Generic -> Pages
    This iview works just fine in dev, but it doesn't work in qa or production. When I click on the iview in qa or prd, I get the little 'spinning wheel' for a couple of seconds, and then I just get a blank page.
    Anybody have any ideas?
    Thanks!
    -Stephen Spalding
    Web Developer
    Graybar

    Closing for other questions. Had to create new room template for this resolution.

  • Regarding tasks in collaboration rooms

    I have a requirement wherein,I have tasks inside a room and outside a room.
    The tasks page outside the room can show all tasks(Assigned and tracked) of the logged in user.
    But the tasks page inside the room should show only the tasks created inside the room for the logged in user(Assigned and Tracked).
    Could someone please help me with this?

    The behaviour you describe is exactly how it works in the standard:
    In the portal (across rooms)
    My Tasks: This iView appears independently of rooms (through the Collaboration portal role). It displays all tasks that are assigned to you. You can edit these tasks or create new tasks.
    In the room
    Tasks in Room: In a room (for example, a team room or a project room), this iView displays all tasks that are assigned to the members of the room in question. You can edit these tasks or create new tasks.
    Here the link to the online documentation:
    http://help.sap.com/saphelp_nw70/helpdata/EN/c9/60e57dbe55114481c9554d02723397/frameset.htm

  • How to hide New Task button on Task Page(Activity Screen)?

    Hi All,
    All answers and support will be appreciated,
    We have a requirement to hide new task button on activity screen and i tired using java script on web applet to hide buttons but hiding was successful on other button like send email and delete buttons ,same script is not working on New task button , even i tried with the script bob provided in his document "Repurpose Buttons in On Demand with JavaScript" but no luck, Please let me know if have any solution.
    Regards,
    Rajeev.

    Rajeev, I would recommend that you post this question in the CRM On Demand Integration Development forum. Include your Java Script code.

  • Obtaining tasks related to collaboration room

    Hi, Comrades.
    I try to get a list of tasks related to the collaboration room using API, but I don`t know how to do it.
    I have searched through this forum, a lot of articles, KM and UWL API, but found nothing...
    Does anybody know, how to reach that list of tasks related to the collaboration room?
    Regards, SM.

    Hi Stephen,
    I assume that a super admin user does not get these error messages, right? If so, this behaviour might come due to missing permissions on PCD objects for the user rubinmd. Please apply note 792370 which explains how to set end user permission on the pcd folder com.sap.ip.collaboration/Rooms
    Kind regards,
    Roland

  • Don't display task in collaboration room.

    I need to delete the option TASK from the Collaboration Room.
    What I should do?

    Hi Ika,
    Please check this thread for help
    https://forums.sdn.sap.com/thread.jspa?threadID=60282
    Thanks n Regards
    Santosh
    Reward if helpful !!!

  • Mail trigger for Task assigned in collaboration room

    Hi,
    When a task is assigned to an user, mail does not get triggered to the assignee, but triggers to only tracker.
    Is it possible to trigger mail for the assignee to?. Also is there any way to set alert mail for the tasks both for assignee and tracker?
    Regards,
    Sasikala

    Hi,
    I have similar requirement like this,
    In Restricted Room, User A request membership, After this owner get the notification mail for that request.
    is possible to send notification to User A by mail or in UWL notification?. how can we achieve this?
    Request Membership for Restricted Room is calling the below mentioned class,
    Name : RoomRequestMembershipCommand
    Value : com.sap.netweaver.coll.roomui.api.uicommands.UIRequestMembershipCommand (Class)
    From this class, i didnt understand how the mail (where the action is occuring) sends to the Room Owner.
    Room Owner getting the member request notification through mail, but Owner have to get the notification in Collaboration My tasks instead of getting notification through mail.  how can i achieve this?
    Thanks and Regards,
    Senthil

  • Remove UWL - Task - "Create Task" button

    To all,
    Please provide instructions or how-to document links for removing the "Create Task" button that appears above the "Task" View in UWL.  I have found ample documentation on modifying the navigation nodes and views but nothing on this object.
    Any help appreciated.
    Thanks,
    Lee McMullan

    Lee,
    Hope this helps you.
    http://help.sap.com/saphelp_nw70/helpdata/en/09/6d6b17b29b4eef83a553acaa52f668/content.htm
    Consider rewarding points if handy
    Cheers,
    Sandeep Tudumu

  • False to minimize the task bar after I remove JavaFX stage buttons

    After I use "primaryStage.initStyle(StageStyle.UNDECORATED);" or "StageStyle.TRANSPARENT", I found stage can not be minimized to task bar(when click the task bar).

    C. Dietz, www.digades.com wrote:
    Hey,
    I want to run a LabVIEW Application (EXE File, LabVIEW 8.2) everytimes in backgrund. Frontpanel should visible only on activation. After minimize application only a small icon (not the large Task Button!) should visible on right corner of Task Bar. Is that possible by a LabVIEW Application?
    Thank's in advance.
    Kind regards
    C. Dietz
    The right corner of the Task Bar is called System Tray.
    This can be done with G Toolbox -> Systray Icon VIs:
        http://gtoolbox.yeah.net
    George Zou
    http://webspace.webring.com/people/og/gtoolbox

  • Add new collaboration room template?

    Hi,
    I want create a new template for collaboration room, is it possible? How can do it?
    My java code is:
    package com.sap.ttt;
    import com.sapportals.portal.prt.component.AbstractPortalComponent;
    import com.sapportals.portal.prt.component.IPortalComponentRequest;
    import com.sapportals.portal.prt.component.IPortalComponentResponse;
    //imports for User Management
    import com.sap.security.api.IUser;
    import com.sap.security.api.UMFactory;
    //imports for Portal
    import com.sapportals.portal.prt.runtime.PortalRuntime;
    //imports for Collaboration Rooms
    import com.sap.ip.collaboration.room.api.IRoomInfo;
    import com.sap.ip.collaboration.room.api.IRooms;
    //import com.sap.ip.collaboration.room.api.IRoom;
    import com.sap.ip.collaboration.room.api.IRoomCategoryFactory;
    import com.sap.ip.collaboration.room.api.IRoomCategory;
    import com.sap.ip.collaboration.room.api.template.IRoomRole;
    import com.sap.ip.collaboration.room.api.template.ITemplate;
    import com.sap.ip.collaboration.room.api.types.RoomPrivacyType;
    public class ttt extends AbstractPortalComponent
    IRoomInfo roomInfo;
    public void doContent(IPortalComponentRequest request, IPortalComponentResponse response) {
    try {
    String templateName = "taskroom";
    String roleName1 = "Admin";
    String roleName2 = "Member";
    IRooms roomsAPI = (IRooms) PortalRuntime.getRuntimeResources().getService(IRooms.PORTAL_SERVICE_ID);
    IRoomCategoryFactory categoryName = roomsAPI.getRoomCategoryFactory();
    IRoomCategory[] categoryInfo= categoryName.getRoomCategories();
    //Get Template Related Infos
    ITemplate template = roomsAPI.getRoomTemplate(templateName);
    IRoomRole role1= template.getRoomRole(roleName1);
    IRoomRole role2= template.getRoomRole(roleName2);
    //Get an empty RoomInfo object
    roomInfo = roomsAPI.getRoomCreationInfo();
    //Fill RoomInfo object with values
    roomInfo.setName("Programme ROOM_withDoc");
    roomInfo.setDescription("New Room Description");
    roomInfo.setTemplateName(templateName);
    roomInfo.setCategories(categoryInfo);
    roomInfo.addRoomParameter("Objectives","desc1","objective", false);
    roomInfo.addRoomParameter("Start Date","desc2", "s date", false);
    roomInfo.addRoomParameter("Target Date", "desc3","t date", false);
    roomInfo.addRoomParameter("Initiatives", "desc4","initiatives", false);
    roomInfo.addRoomParameter("Mission", "desc5", "mission", false);
    roomInfo.addRoomParameter("Goal", "desc6","goal", false);
    roomInfo.setPrivacy(RoomPrivacyType.DEFAULT);
    //Set User Role Assignments
    IUser owner = UMFactory.getUserFactory().getUserByLogonID("vishal");
    IUser owner2 = UMFactory.getUserFactory().getUserByUniqueName("aditya");
    roomInfo.setOwnerId(owner.getUniqueID());
    roomInfo.addUserToRole(owner.getUniqueID(), role1);
    roomInfo.addUserToRole(owner2.getUniqueID(), role2);
    //Finally Create the Room
    if(roomInfo.validate())
    roomsAPI.createRoom(roomInfo, false);
    response.write("/////room created sucessfully////");
    //from here i want to create tasks
    } catch ( Throwable e ) {
    // Display exception
    //response.write(roomInfo.g);
    response.write("Application encountered an internal exception:" );
    response.write(e.getMessage() );
    e.printStackTrace( System.err );
    response.write(e.toString());
    //response.write(System.err);
    } // catch
    And my xml is:
    <?xml version="1.0" encoding="UTF-8"?>
    <application>
      <application-config>
        <property name="SharingReference" value="usermanagement, knowledgemanagement, landscape, htmlb, exportalJCOclient, exportal"/>
        <property name="ServicesReference" value="com.sap.netweaver.coll.shared"/>
      </application-config>
      <components>
        <component name="ttt">
          <component-config>
            <property name="ClassName" value="com.sap.ttt.ttt"/>
          </component-config>
          <component-profile/>
        </component>
      </components>
      <services/>
    </application>
    But not appear the template, why?
    Thanks in advance,
    regards,

    Hi Ravindrakvs,
    cRoom templates are defined in portal.
    Check with your portal team. They can provide you the path and details of cRoom templates.
    Cheers
    Amit

  • Trying to use IUWLItemManager to generate a report of all coll room tasks

    Hi Everyone,
    We have made extensive use of the Enterprise Portal Collaboration room Ad-hoc Tasks to organize work across our teams.  Although the "Export to Excel" button does help, we are trying to find a way to more accurately report on these adhoc workflows.  I have written a java program to use the IUWLItemManager class, however there appears to be a limitation.  That limitation seems to be that I can only use this class to view my own personal tasks (i.e. those tasks assigned to me, or created by me).
    What I am trying to do is write a program that will report out status on all collaboration tasks within a collaboration room, regardless of who created the task or who the task is assigned to.
    Does anyone have any ideas?  We are running on NW04S SS10 and using EP 7.0.
    I appreciate your response.
    Regards,
    -Jon

    Hi Shannon,
    So basically you need to filter the elements of a webapp using the datasource field right?
    If this is what you are trying to implement the setup is not that complicated, take a look at this setup:
    1. I have a webapp with a datasource field
    2. I have a second stand alone webapp
    I want to display the items in the first webapp that have in the data source field a specific value from the second webapp:
    {module_webapps id="35209" filter="all" collection="ds" template=""}
    {% for item in ds.items %}
    {% assign ds_name = item.DataSource | strip_html %}
    {% if ds_name == "Item 12" %}
    <h1>{{item.name}} - {{item.itemid}}</h1>
    <ul>
        <li>{{item.DataSource_id}}</li>
        <li>{{item.DataSource | strip_html}}</li>
    </ul>
    {% endif %}
    {% endfor %}
    <pre>
    {{ds|json}}
    </pre>
    See the result here - http://perfume10.worldsecuresystems.com/test1-1 the page contains only the code above.
    Hope this helps,
    Mihai

  • Portal EP6 SP13: Move tasks to  room(task)

    Hi all,
    A user, created 10 multilevel tasks by using the <b>iview MyTasks</b>, while he wanted to create them under a specific Room.
    Is there any way to find these tasks and move them under the specific room?
    Any hint is more than welcome.
    Many thanks in advance
    Vasso
    Message was edited by: Vassiliki Siagri

    Hi Demorgan,
    All collaboration room members can  assign permissions themselves.
    To achieve this
    try to modify the permissions on the 'documents' folder or it's sub-folders, by going thro' 'details' -->
    'permissions', the group which contains all the members of the room.
    You can't directly remove permissions for permission owners.
    First you have to remove the ownership in the second tab 'permission owners' for the group, afterwards you can change permissions for the group in the first tab 'permissions'.
    Hope this helps,
    Regards,
    Uma.
    Do assign points for helpful answers!!!

Maybe you are looking for

  • How to convert CMYK to RGB programmatically.

    Hi, I have a CMYK colorspace in indesign, i want to convert that as RGB color space, I got some codes, but I am getting incorrect data. Some of the codes which I tried are given below         double cyan = 35.0;         double magenta = 29.0;        

  • Page size in web dynpro

    Hi Experts! Currently I'm preparing web dynpro application for touchscreen. Unfortunatelly all elements on screen are too small to handle all operations by finger. Do you know any way to increated page zoom automatically? Maybe somewhere in web dynpr

  • Error: -69774: Couldn't bring the new Core Storage Logical Volume online

    Hi, I have a filevault encrypted drive (750GB). I first noticed a problem when it prompted my for the FileVault passphrase (which I had stored in my keychain) and entering the correct passphrase resulted in the typical "error" response (the sideways

  • Error : No Cenvat amount to be posted ... urgent

    Dear Experts, I have captured the excise invoice during GR and part 1 entries have been updated. However, while posting excise invoice when I simulate cenvat in j1iex for import purchase orders I get an error 'No cenvat amount to be posted and no cen

  • 160G iPod, iTunes gone from old computer, New LapTop???

    Where do I go from here. The old computer is not an option. I want to download the newest version of iTunes into my new laptop, but have a couple of concerns with the idea. 1. Will it be too much for my laptop? 2. If I successfully download iTunes &