UWL Task Assignment Inbox issue...

Hi All,
If a request is forwarded by  person "A", to another person "B", then the workflow is triggered for the person "B", but person "A", still can see the request in his UWL inbox. But when he opens the request, it is showing as "The Action has been completed."
If anyone has idea, how to remove the request from the UWL inbox of person A, once it is Forwareded or Sent for Review, etc.. cases, where his action is completed..????
Thanks in Advance..
Thanks & Regards||
Ashok Kumar M.

closing.

Similar Messages

  • UWL - System doesnt support multiple tasks assignment for the same assignee

    Hi all,
    we have some tasks coming from our back- end system. When a certain task needs to be substituted to a colleague, no problem ... for one task. When we wish to assign him a second task, we get following message :
    <i>System does not support multiple tasks assignment for the same assignee</i>
    <a href="http://help.sap.com/saphelp_nw70/helpdata/en/0b/1fc20097b74c41b38621ec2a9454bb/frameset.htm">help.sap.com - substitution</a> :
    <i> System does not support multiple tasks assignment for the same assignee 
    For example: User can only assign one task to an assignee at a time in workflow.
    Collaboration Task does not support other tasks at all.</i>
    Is substitution only limited to one task per person? What would be a workaround? It's possible to create for each combination of tasks a definition in the back- end which is available from the substition drop down list, but this is not what our customer would like to see.
    Many thanks,
    Kevin

    Hi Boris,
    we're using the WebflowConnector.
    Thanks,
    Kevin

  • Error in executing process from the UWL task list

    Hi,
    I have created a process and assigned different users to different steps. For administrator, Overseer and Owner, i have kept role as initiator only. For the actions of the process, set the value as Initiation defined and in Default Roles tab, have assigned different users to each of the actions. From the URL generated on instantiation, i created a web dynpro iview and assigned it to a role R.
    The UWL has also been configured. The initiator of the process is assigned the role R.
    Now the issues are:
    1. When the process initiator opens this role R, an error is displayed " Page not found or not available", but the process gets initiated since an entry for the same is made in the UWL task list.
    2. Even when I click on the task entry in the UWL task list, i get the same error message.
    3. Presently if i click on the role R, then only entry is displayed in the UEL task list. Is there a way in which task may automatically appear in the task list of the initiator of the process without him/her having to click the role and then initiate?
    I am not able to figure out why this is happening. Can anyone please help me in this regard.
    Thanks & regards,
    Anupreet

    Hello Anupreet,
    Refer to these SAP notes
    1104652, 1131403 or 1026119.
    This should fix the issue.
    Let me know if this works.
    Cheers,
    Mandrake

  • Getting UWL task count for all users in a role.

    Hi.
    I recently posted a question regarding a very similar issue, but I haven't got any response yet. I think my question might have been somewhat poorly phrased, so I will try to do better at explaining what we need.
    We have a number of processes, most of which need to be dynamically assigned to a user when created. The way we want to assign those tasks is by executing a WebService which would receive a role name and get all the users for that role. Then, using the UWL API, it would check how many tasks each of the users have in their UWL, and return the UserID for whoever has the least tasks. I haven't been able to get this to work. I keep getting Logged in users context or session doesn't exist Exception.
    Please, any help on this will be greatly appreciated.
    Currently working with SAP NWDS 7.1 SP05 PAT0005

    Hi,
    Thank you for your response, however, that's not what I need.
    For you and anyone esle who might find this extra info useful...
    I know how to get a user's role(s), and how to get the users in a role.
    I also know how to assign a task to a specific user dynamically.
    Using the UWL API, I know how to get the tasks (or items) in a user's UWL from a WD application, I need to do that from a WebService and using pretty much the same code, with the necessary adjustments, I can't get it to work.
    Furthermore, I'm able to get the UWL tasks for ONE user, that user being the one I log into the application with. For example, if I write code to get the tasks for user testUser1, I need to log in with testUser1 to get it to work, if I log in with any different user or make it a non-authenticated application, it won't work.
    Again, help on this is much needed and will be appreciated.

  • Work items are not visible  UWL task are visible in tracking in portal

    HI
    Friends
    i  am new from sap Ess/Mss implementation project...
    i am facing an Problem " Work items are not visible under UWL in portal overview page"
    but i am configured  all the ess/mss related things....and also Created for one user for Requester(send Leave Request)...and one more user for App-rover(Apporve an Leave)..
    Requestor send an Leave through portal send it successfully......but i am facing  a problem in uwl under work items are not showing in overview page...but in tracking work items are (Leave request)showing.....work items are not showing in uwl TASK(VERY PROBLEM)...
    i am configured and also registered UWL IN PORTAL..it is good..
    in sap ecc i can assigned UWL_SERVICE user to roles
    1.SAP_BC_BMT_WFM_UWL_ADMIN    
    2.SAP_BC_BMT_WFM_UWL_END_USER
    3.SAP_BC_ADMIN_USER
    4.SAP_BC_UWL_SERVICE
    PLEASE HELP ME.
    Tanks
    Shaik Rafi

    Hi All,
    In such cases, please try to check as below :
    1) Create Leave request work item from Employee and check the same under the UWL Tracking tab of employee.
    2) Log-in to swi5 transaction of the respective back end system and give "US" -> manager's UserID -> Choose Tasks to be completed from the drop down -> Remove any date if mentioned -> Execute.
    3) Here if you can see the Leave request created, but not on the portal, it reflects some portal issue like sync.
    4) If no leave request work item is seen here, then there is a problem in the employee manager mapping or the workflow setup.
    5) In such cases, you can try to check the Swi1 and check the log of that workflow to understand the current status of the Leave request.
    Revert if further help is needed with more info.
    Reward points if found useful.
    Regards,
    Shri vidya S

  • UWL Task Launching Problem

    I have a step in my workflow which call a function module with a call screen as shown below
    CALL SCREEN '9000'.
      wfaction = wa_reason-wfaction.
      reasontx = wa_reason-reasontx.
      textreq  = wa_reason-textreq.
    In the inbox, I can doubleclick on the work item and launch the screen. This does not work in the UWL.. I am under a time crunch.
    Any pointers will be greatly appreciated.
    The XML file entry for this task in the UWL is as follows
    <ItemType name="uwl.task.webflow.TS90100140" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="pessimistic">
          <ItemTypeCriteria externalType="TS90100140" connector="WebFlowConnector"/>
          <Actions>
            <Action name="launchWSHanlder" groupAction="" handler="SAPTransactionLauncher">
              <Properties>           
                <Property name="GuiType" value="WinGui"/>
                <Property name="display_order_priority" value="5"/>
              </Properties>
              <Descriptions default=""/>
            </Action>
          </Actions>
        </ItemType>
    Thanks a lot in advance

    Hi  Vreddy,
    Did you make any recent changes? Did it ever work before?
    What version are you on?
    Did you check to see if there are any errors on the connector?
    Did you restart the UWL service?
    Please go through the UWL Troubleshooting wiki page (below) which discusses this issue:
    http://wiki.scn.sap.com/wiki/display/TechTSG/Universal+Worklist+Troubleshooting+Guide
    Thanks and regards,
    Lorraine

  • Approved Task items are not disappearing from uwl task list

    Hi
    we have implemended Guided procedures with universal work list. For most of the users, once the any task items are approved, it suppose to disappear from the task list. But it is not disappearing from the task list. Even if i click on "refresh" under flter option. Please let me now how to get rid of this issue.
    thanks
    vijay

    Hi,
    Have a look on my reply on the thread:
    Uwl tasks status not get updated in Portal
    Regards,
    Fabio

  • UWL task takes up to 2 minutes to appear

    Hi there,
    We have a situation where the UWL task takes between 1 minute and 2 minuts to appear in the user's inbox. in our analysis we have found that the task is created immediatly in the business process but it set with an inactive status. After a period of time the task status changes to Ready and the  task appears in the users UWL.
    We are using NW 7.2 SP3. The task is using WD for Java UI and the "Activate this task by default when creating it" is set in the time constraints. No other time constraints have been set.
    Regards,
    Christiaan

    Hi Paul,
    we have the same problem since we move from CE 7.2 SP3 to SP4.
    We just created an OSS-Message last week.
    regards,
    Sid

  • Approval Workflow Task assigned behaviour

    I have a strange issue that has started recently. On a approval workflow, if the users do not add anyone to the cc line on the task assignment, there is only one email generated to notify the recipient of the task . However, if they put someone on the
    cc line as well, a email will get generated for each person on the cc list that will also include all the other recipients. So there are 3-4 emails being generated.  What could cause this and how can I fix it?

    Hi,
    Let verify the following:
    Whether you mean that when you add people to the cc line, several emails will be sent to the same recipient. if it is, perhaps your cc object 
    is a group contains the recipient.
    Whether your approval workflow created with SharePoint Designer 2010 platform. Maybe
    the following checkbox is enabled "For each group entered, assign a task to every member of that group" in the workflow.
    Best Regards,
    Lisa Chen

  • How to make the CRM activity and task display in Portal UWL task iview ?

    Hello experts,
    I want that activity ,task and document in CRM inbox(t-code:sbwp) can be display in UWL task iview, and can pop-up to deal with when be clicked .
    The workflow type item in ERP can be display and open to deal with by default.
    But I need to the same function of CRM inbox content.
    I had done some configuration according to "Configuring the Business
    Package for SAP CRM 5.0 SP01.pdf".
    But it can't realized my requirement.
    How to do it ?
    BR,
    Jianguo Chen

    Go to View .. Bars... and enable the bar for Level of Effort activities. If it's not there, create one.

  • Reminder email notification and task assignment notification from humantask

    Hi All ,
    We have developed a 3 level approval SOA composite which sends the 1st level approval to a Manager and once Manager approves the request, the approval task is assigned to a 2nd level approver role(Group) for approval and after the approval from 2nd level approver group , the approval task is assigned to a 3rd level approver group .
    After the request is submitted and the task is assigned to Manager for approval. Manager receives a task assignment notification (defined in the notification tab of the .task) and a reminder notification is fired after X hours of the task assignment. The issue is, the assignment notification and reminder notification are same, is it possible to send different notification on task assignment and a different notification on reminder.
    Appreciate your help on this !
    Thanks
    suren

    The default email solutions in planning are using workflow or task lists, though the task lists are based on due dates.
    If you wanted a solution where an email is sent out when a task list is complete, then one route could be to have a business rule attached to a task list and then the business rule uses a custom CDF to send out email notication.
    If you are interested in sending emails from business rules then I did write a blog on the subject a while back.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Role - Resource - Task Assignment

    All,
    We have a requirement where a cProjects task may spread along for, say, 6 months. Resource needs to work on this task for only 2 days per month, every month (say) (Work - 12 days).
    When the role is staffed for 6 months, this resource will not be available for the other projects. And therefore, we want the resource assignment to the task to drive his availability.
    Is there a way out? Or do we have to staff the role 6 times (with the right dates)? The second option works, I know, but is not an elegant way to do it.
    Thoughts/opinions.
    Regards.

    Thanks Niranjan for your attempt.
    The business isn't quite liking the idea of doing so much when a resource is supposed to be working on the task 2days/month. For every time that the resource is to work, the cProjects user would have to staff to the role (or create a role, as you suggested). Everytime, the dates have to be mnaully entered for staffing, Project Role, Resource to task assignment and so on.
    They want this to be done at one place and would like this data to reflect elsewhere. For e.g. when the resource is assigned to the task, this data should drive availability of the resource - is what they want.
    Let me know if I am missing on any of the obvious functionalities of cProjects resource management that I may try to resolve this issue.
    Thanks again.

  • WORK-FLOW: Remove task form inbox

    Hello,
    I use in my WF object BUS2012 when I create PO.
    I have to for some condition don't display task in inbox (delete it)
    When i use FM: SWF_CREATE_EVENT form my object with event: REJECTION_START (and others common) it doesn't work.
    Could You help me?
    BR,
    Marcin

    hi,
    this error may be because of two resons
    1)Agent Assignment
    2)Binding
    In workflow there r 5 conatiner...u have to do binding
    for this which business obj u r using...ceate it in container like workflow container , task container.
    if there is any event which is triggering ur workflow...chk binding there also.
    n check wether ur task status whether it is released or not.
    Do agent assignment n make it General task.
    Hope this will help u...

  • Error when launching GP UWL tasks from consumer portal

    In our federated portal network we have configured the universal worklist in the consumer portal to display guided procedure tasks from a producer portal - both portals are NW 7.0 SP14.
    All GP tasks from the producer portal are displayed in the consumer portal without issue.
    When we attempt to launch one of the GP tasks in the consumer portal we recieve the following error - Could not retrieve process instance: contact your system administrator.
    If we launch the GP tasks in the producer portal there are no issues.
    Has anyone experienced a similar situation?

    I worked through this issue with SAP support.
    For the ItemType with name="uwl.task.gp.XXX", where XXX is the system alias of the remote GP system.
    Changed attribute from defaultAction="launchGP" to defaultAction="editItem" because the name of the Action described for this itemType is "editItem".
    The action handler that is used is "UrlLauncher" (handler="UrlLauncher") but this handler works only with attribute launchInNewWindow="yes". So in all actions with attribute handler="UrlLauncher" change the attribute launchInNewWindow from "no" to launchInNewWindow="yes".
    Uploaded new uwl.gp.config.xml with high priority.

  • Sending UWL task URL via email

    I am using NW 2004s Sneak Preview. I have Guided Procedure setup with several tasks to be completed by different user.
    I would like to send an URL for a UWL task to a user by email. So User need not go to UWL to check his inbox.
    Appreciate any help.
    Thanks,
    Abhay

    Hi Abhay,
    UWL connects to GP Runtime and shows the task in a window.
    The URL used is the one to GP Runtime.
    There are 2 options:
    1. You are running in portal:
    http://<server>:<port>/irj/portal?NavigationTarget=ROLES://portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.roles.runtime/com.sap.caf.eu.gp.worksets.runtime/com.sap.caf.eu.gp.pages.procinstance&DynamicParameter=processId%3D<XaX>%26taskId3D<YaY>
    2. You are running stand-alone WDp:
    http://<server>:<port>/webdynpro/dispatcher/sap.com/cafeugpuirt/Runtime?app.processId=<XXaXX>&#38;app.taskId=<YYaYY>
    In both cases you will need the IDs of the process<XaX> and task<YaY>, which can be taken from the GP NWA tool.
    Hope that helps.
    Best regards,
    George.

Maybe you are looking for

  • How do I delete cascade with a PL/SQL procedure?

    This script will create a PL/SQL procedure that deletes cascade. This is a post to contribute to the Oracle community. Take the code as is and test it before you use it in production. Make sure this is what you want. Procedure Delete Cascade (prc_del

  • Tree issue using a where clause

    Tree created select "ID" id, "PARENT_ID" pid, "TITLE" name, "LINK" link, null a1, null a2 from apexim.TREE_NAV I am attempting to alter this tree this way select "ID" id, "PARENT_ID" pid, "TITLE" name, "LINK" link, null a1, null a2 from apexim.TREE_N

  • Schedule Report Settings

    What should be done to setup the scheduled report settings to work as I trying to make it work. Using 8.82 PL15

  • Error when sending control recipe to external destination

    Hi, When Iam trying to send control recipe to external destination through CO53, Iam getting the status of the control recipe as 'Sent'. But when I check the tRFC log, I get the status, "connection closed (no data) ". By selecting the line in the log

  • Exception errors with GUI

    Hello, I've been working on some Java as part of an engineering project, however my skills with Java aren't great, and my skills with GUI and Networking (which this involves) were only as a user before starting this. A problem that I haven't been abl