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

Similar Messages

  • How to restrict the news creations for members of the collaboration room

    Hi all,
    I have created a Project Room in collaboration and assigned members to that
    room.I need to restrict the room members from creating the news and folders.
    And also only Owner/Admin of the room should be able created the news and
    folders and members should be able view the news and folder
    One more query,i need to remove the room parts which are by default selected
    for that room when select the default templates.
    Can anyone please give me the solution on the above queries.
    It will be very much helpful for me to create collaboration rooms with the
    restricted permissions.
    Thanks in advance.
    PonnusamyP

    Hi Sascha,
        Here I am explaining what is my requirement.
        I have created collaboration room and added room admin and members to the
        room.
        Then in the room maintaince -> I have added the room parts as
         News(private) and the role I have assigned to member.
         When login into portal with the member login and go to the news in the
          collaboration room, member is getting the permissions to add/create news.
          At this point  I want to restrict the members of the collaboration room to view
          the news and only admin of the room should be able to post the news.
          how to go ahead for the above senario.
    Thanks
    Ponnusamy

  • 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

  • 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

  • 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.

  • Does Mail Trigger for Supplier in CLM .

    Hi All ,
    My question is regarding sell side part in CLM.
    As there is no sell side part in CLM but as contract creation happen between Supplier and buyer? then Mail trigger at application level communicated to supplier?  Or  some supplier can be added in Collaborator so that they can get mail?
    Please suggest me for my above understanding as soon as possible
    Thanks
    Peeyush Ranjan

    Hello Peeyush,
    In CLM we have sell side. -- vendor login
    In order to trigger the mails to the suppliers regarding contract creation, new version for contract document contract supplier users should be added as contacts to the respective supplier.
    Also enable the notifications at contract document types.
    Note:- The phase of the contract document should be external in order to trigger the mails to supplier contacts
    Regards,
    Vennela

  • Query for tasks assigned individually to all members of a user group

    I am looking for a query that will allow me to create a list view that will show all tasks assigned to the current user (in the Assigned To field), as well as to other members of the user group that the current user belongs to. The scenario is that we want
    a student to see tasks assigned to them, as well as to other students in the class. Each class is its own user group. I have seen a lot of examples where the filter shows tasks assigned to the current user and the current users group - that is NOT what I am
    looking for.
    For example - Todd (me), Fred and John are members of one user group. When I look at this class view, I should see tasks assigned to me, as well as those assigned directly to Fred and John.
    Does anyone have a CAML query for this? I am thinking it would need to include the SPGroup element. Thanks!

    Hi William,
    I've tried this, but it isn't working for me. Should I chnge the Smart Group, to an ordinary one?
    Thanks

  • Xellerate sample API for Task Assignment adapter

    Can anyone share an example of Task Assignment API adapter (jar file) for Xellerate? Thank you.

    Hi Maria,
    1. When do I need to use Task assignment rule and when task assignment adapter?
    Both are for the same purpose i.e., assigning a task/approval task to a person or group. I have never worked on task assignment rule but unless you have complicated logic for assigning a task you can always go ahead with task assignment rule.
    2. Or do I need to use them together?
    Either of them will suffice!
    3. I put the adapter on the assignment tab and it says "Mapping incomplete" How do you map this adapter? (I have to pass user logon somehow)
    When you add the adapter to the assignment tab, map button(below the assign button) which is deactivated by default will be activated, you can go ahead and map the variables there!
    Hope this helps.
    -Hrushi
    Edited by: hrushi on Sep 6, 2010 7:24 PM

  • Approval-process for publishing documents in Collaboration-Room

    Hi @ all,
    is it possible to use a approval-process for publishing documents form the private document store of a collaboration room to the public one? I it is, how I have to do it, I have no idea?!?
    Or is there a way to give specific users the right to publish a document.
    Thanks for your response!
    Best regards
    Kai

    Kai -
    I'm not sure about publishing from private to public.  However, you can set-up folders in the Collaboration rooms to enable State Management.  To do this, you'll need to use a system principal to alter the permissions on the specific Collaboration room document folder.
    Regards,
    Kyle

  • Mail alerts for tasks list?

    Hello,
    how to configure hyperion (11.1.1.3) for users can receive email alerts for tasks list ?
    Regards,

    Set up the SMTP server - http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin/pref_sys.html
    Then set up the admin email address in the preferences and the users will need to set up their mail - http://docs.oracle.com/cd/E17236_01/epm.1112/hp_user/ch11s01s01.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Dynamic Mail trigger for IT0019 Tasks Reminder.

    Hi PA Experts:
    I have a requirement to trigger a dynamic mail (for the Tasks in IT0019) to the Personnel Administrator to remind the Tasks.
    ex: A mail to be triggered by the system to remind the Administrator as and when the date arrives to followup with the various tasks (such as Probation Confirmation, Appraisal Due, Contract Expiry etc..). Here the mail to be sent to the SAP Inbox and Outlook as well.
    Pls suggest how to configure.
    Thanks and regards,
    Srikanth Reddy

    Hi Srikanth/Shiva/Hems,
    hope u r doing good.
    Configuring Mail Triggering in M0001 Feature is pretty straight forward.
    T001P-MOLGA='10'
    T0000-MASSN='10'
    M0001
    For this to work, Maintain
    Feature M0001
    SBWP - here u ll configure mail addressess , clik the distribution list button.
    RCNEW - here u ll give the value which u configured in SBWP Tcode(M- for mail, V- Distribution list).
    hope u try and it works, pls do update.
    Regards
    Rohit.S

  • E-mail trigger for BP creation

    Hi
    We have a requirement where a e-mail needs to be triggered once a BP is created.
    Please provide me some inputs as to how to achieve the same
    regards
    Subhasis

    Hi Subhasis,
    The best way to do it, is to start a workflow that start when the standard event 'CREATED' of the object BUS100605 is triggered.
    to do it
    1 - go to transaction SWO1 create a sub type for the object BUS100605 and add a a method "SendMail".
    2- Go to transaction PFTC and create a worflow that start after the event 'created' of the BUS100605.
    3- In the workflow creae a tak that call you "SendMail" method.
    I Hope that this basic explanation will help you.
    regadrs
    Jacques

  • "404 Error - The requested resource does not exist" found in portal for Collaboration room

    Hi Experts,
    I am trying to resolve this issue since a week but not able to solve it, so i need your help.
    The Problem is when i assign a collaboration room to a user, the room is assigned but when the user clicks on the room link it gives the "404 Error - The requested resource doesn't exist". But if a new room is created and give access to the user, the user is able to open the new room through the link and view the documents.
    The Unique thing about the error is, it doesn't occur for every user it happens with few users, since I am the super_admin I am able to view all the rooms without getting such "404 error" even for once.
    I have tried by setting up all the permissions to the room and also assigning Everyone role to the rooms, still the problem persists.
    I am unable to find a solution for this, so need your help.
    Eagerly waiting for your helpful replies.
    Thanks in advance.
    Thanks & Regards,
    Shumana.

    Hi
    Try with following link (VC should be in Caps) -
    http://localhost:50400/VC/default.jsp
    Also check whether you have proper admin roles assigned to your user id.
    Regards
    Sandeep
    Edited by: Sandeep Patki on Sep 16, 2009 8:47 AM

  • 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 !!!

  • Task Assignment Notifications

    I have a LiveCycle implementation which currently hosts one workflow. We have the "Send an email to the user for new task assignments" check box selected and have specified an email subject and message within the "Task Assignments" section of the "Email Settings" within the LiveCycle administrator. The problem is that now we wish to add another workflow which would require a different email notification on task assignment. My question is how we can make the task assignment notifications process specific? Unfortunately I don't see any property in the Assign Task workflow item in which I can specifiy a notification message - so I appear to only have this one system wide notification message which, as I mentioned above, has already been tailored for one workflow.

    Hi Jeff,
    In Livecycle ES, the product only provides standard e-mail message templates that can be configured using the LiveCycle Admin Console
    for task assignment and reminders.
    In LiveCycle ES Update 1, we have provided the ability to configure these messages on a task/process basis.
    I presume you are still running LiveCycle ES and hence you will need to upgrade to LiveCycle ES Update 1 for this functionality. There are work-arounds in LiveCycle ES leveraging task assignment events however this would require some customization.
    Thanks,
    Ashish Agrawal
    Product Management, LiveCycle ES

Maybe you are looking for