Netweaver - agent assignment to the workitem in UWL

Hi ,
1.How is the Standard task of sap r/3 bound to the workitem(which shows the web dynpro java screens) in Universal Worklist?
2.How the agent of this workitem is decided/assigned? 
Thanks and Regards,
Hemalata

Hello,
Good, Extended Notifications should always be used (where available) instead of RSWUWFML2.
You say:
"I am sending my workitems into outlook using the extended notification. I can aopprove and reject the workitems from the mail."
Could you say how you did that - approve and reject from the mail? Are there buttons in the email?
Other people have been asking this in the forum.
You also say:
"However, i need a functionality where user can click on the logon link and approve/ reject from workitem."
Why would anyone want to go to the workitem if they can approve/reject from the mail?
In the link to the UWL, does it include the workitem number?
regards
Rick Bakker
Hanabi Technology

Similar Messages

  • Ess / Mss Error while manager tries to open the workitem in UWL.....

    Hi Experts,
        As I am trying to apply the Loan details in ESS / MSS, Workflow is triggerred and workitem is received in the Manager's UWL. But when the Manager tries to open the Workitem it is going for dump. "As follows"....
    "    The initial exception that caused the request to fail, was:
      java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
        at java.util.ArrayList.RangeCheck(ArrayList.java:512)
        at java.util.ArrayList.get(ArrayList.java:329)
        at com.sap.aii.proxy.framework.core.JcoBaseList.get(JcoBaseList.java:272)
        at com.sap.aii.proxy.framework.core.AbstractList.get(AbstractList.java:230)
        at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCList.get(DynamicRFCList.java:281)
        ... 47 more  ".
    Like this there are 47 errors continued...
    What may be the cause? What should be configured...
    Here I have configured the "SWFVISU" with my tasks 'TS18900024" which in workflow.
    Kindly give me some solution to solve the issue..
    Regards
    Kannan

    Dear Kannan,
    I am also facing same error while opening the loan request from MSS-UWL.
    500 - Internal Server Error
      java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
        at java.util.ArrayList.RangeCheck(ArrayList.java:512)
        at java.util.ArrayList.get(ArrayList.java:329)
        at com.sap.aii.proxy.framework.core.JcoBaseList.get(JcoBaseList.java:272)
        at com.sap.aii.proxy.framework.core.AbstractList.get(AbstractList.java:230)
        at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCList.get(DynamicRFCList.java:281) 
        ... 47 more
    If you have any solution, please share.
    If any config docs please send across -  [email protected]
    Thanks & Regards
    Ganesh

  • How to escalate the workitem into the worklist of new agent

    Hi,
    We have created a workflow for complaint management in SAP CRM system that includes mainly:
    Triggering event is CREATED event of Business Object: BUS2000120 (CRM Complaint).
    Activity for assigning the complaint WorkItem in the WokList of agent determined through rule of category: Function module to be executed.
    Now the requirement is to escalate the WorkItem into the worklist of some other user after 7 days from the creation date of complaint and into WorkList of some third user after 14 days.
    We have written the code to find the actual agent based on creation date in the FM of rule, but not finding any way to trigger the FM after 7 days and after 21 days again to redetermine the agent and reassign the WorkItem into the WorkList of newly calculated agent.
    I am very new to Workflow design. Please help if anyone knows the procedure how to escalate the workitem into the worklist of some new user.
    Thanks & Best Regards,
    Kavita Chaudhary

    hi kavitha,
    if you want to configure worklist go to se63.there are four level of hierarchy. there in object types u can add ur workitem..if you are going for a universal worklist then u should have
    ● SAP NeWeaver Portal
    ● Application Server Java (AS Java)
    ● SAP Business Workflow
    ● Collaboration Task
    ● Alert Management
    also  you  must be an admin..

  • In a Real time project what would be the agent assignment attribute setting

    Dear Experts,
    I have never worked on a workflow project. I have been only practising workflow on a IDES system. I would like to know in a real live production system what settings do we use when we define the agent assignment at the task level? Do we set the attribute as GENERAL TASK always?
    To be more specific as in the task attributes we have many options like
    GENERAL TASK
    GENERAL FORWARDING ALLOWED,
    GENERAL FORWARDING NOT ALLOWED AND
    FORWARDING NOT ALLOWED.
    From the first three options which is most generally used in a real time projects?
    AND
    is it necessary to always set the attribute as GENERAL TASK before transporting the workflow definition to other systems from the development system?
    appreciate your help on the same.
    cheers
    chky

    Hello Learner,
    It depends on the requirement, but in most of the cases we assign the task as general task.
    To have some more information on the various attributes,
    ·        General task
    If you define a task as a general task, all users can execute the task. This is useful if the task is used in a workflow and you only want to define the recipients in the step definition. A recipient can forward associated work items to all users.
    Work items whose tasks are defined as general tasks and for which no responsible agents or default rules are defined are offered to all users of the SAP System for execution in their Business Workplaces.
    ·        General forwarding allowed
    A work item that represents a task with this property can be forwarded by one of its recipients to all users, even if they are not possible agents of the task.
    ·        General forwarding not allowed
    A work item that represents a task with this property can be forwarded by one of its recipients only to the possible agents of the task.
    ·        Forwarding not allowed
    A work item that represents a task with this property cannot be forwarded by one of its recipients.
    Hope this will help.
    Regards,
    Sam

  • Agent Assignment in Workflow

    If anyone had worked on customizing the WF for Changed Sub profile, WS1200124, please tell me how to configure the role for the standard task: 1200191, Abbreviation: PDVDispProfi .
    I need to use this task for two purposes, one to show to the owner of the profile and second to the manager of the owner of the profile.
    I tried giving the rules 01200025 for Employee and 01200024 for the manager in agent assignment for the tasks, but the workflow hangs at these tasks.
    If I hardcode the agent to some user, it works fine.
    Any suggestion on what would have gone wrong?
    Is something to be activated at the rule level?
    Thanks in Advance.
    Suryakiran

    Hi Mikko,
    I work on ECC5 system.
    Your answer solves half of my issue.
    I assign an Expression with &EMPLOYEE& as the agent to task and this sends the mail to the employee.
    the Work Item Subject says "Your Dev. Profile has been change".
    Now, I also need to send the same mail to the supervisor of the employee.
    Here, The workitem text should be "Dev. Profile has been changed for the Employee<b> XYZ</b>".
    So, I cloned the task TS01200191 to TS900001,
    changed the text accordingly and
    created a container element "PERSON"
    inserted this element as a variable in the text.
    I need to pass this PERSON to the task in the binding from workflow.
    This PERSON should be created in the workflow container and filled.
    Please confirm if this procedure works or if there is a better one.
    Thanks.

  • Agent assignment problem for activity in workflow

    Hi Experts,
    I have created an activity task for calling MM02 transaction in my workflow. I need to send this workitem to multiple people. I am using an expression in the place of agent assignment available in Control tab of the task. Now this assignment is not recognized by workflow, it shows error "Task TS90000070 has no agent assignment. Please suggest how to fix it, or if there is any other method available to send workitem to multiple people. Note: I am not using standard organizational management feature here.
    Thanks,
    Ashok

    Hi Ashok,
    It seems you have not assigned possible agent for this task. Please follow these steps.
    Execute PFTC transaction and take 90000070 in change mode.
    Now goto Additional Data -> Agent Assignment -> Maintain.
    This will take you to another screen where you can find the task 90000070. Click on the first button (Create Agent Assignment) on the application toolbar. This way you can assign an agent if you are using organizational management.
    If not, then make it as a general task. For this click on the 'Attributes' button and select the 'General task'.
    Hope this is helpful.
    Thanks
    Vinod

  • When will the workitem be sent to mutiple users' inbox?

    Hi experts, in the workflow step, i assign an organization unit as the responsible agent in this unit, it has mutiple users. . in the task level, it is general task. i am really confused with when the workitem will be sent to mutiple users' inbox or when it is only sent to one of them.  any one can help explain this?

    Hi Jrockman,
    Depending on the agents assigned to the work item... it will either go to multiple users or single user.
    If a work item has to be executed by multiple users then it would be sent to multiple users and even if a
    work item is said to be executed by multiple users but one after the other then it is also sent depending on
    the confirmation of completion of task by the first one, then it is sent to the second and so on.
    Lets say after the execution of work item it goes to MM01 transaction...
    Firstly if it has been sent to MM functional guy and then after his completion it has to be send to PP functional guy to fill the MRP details and then to the FICO guy to fill the financial related information..
    so here after the completed of MM this has to be sent to PP and then to FICO..
    Hope this would help you.
    Good luck
    Narin

  • Error while running leave request Workitem from UWL

    HI,
    While running the workitem from UWL in MSS we are getting the following error
    URL http://sapdev.rediffsap.net:8000/webdynpro/dispatcher/sap.com/ess~lea/LeaveRequestApprover call was terminated because the corresponding service is not available
    i.e its is not launching the Web Dynpro application.
    As result I have checked the following :-
    1) Maintained entries as per SAP note 779075.
    2) Alias for the portal system has been set to SAP_WebDynpro_XSS and UWL has been registered with this alias.
    3) check entried for Task - TS31000007  APPLICATION - CatManagerApprove and PACKAGE - sap.com/msscatapproval which are set in T-code SWFVISU.
    Plus I have also tried the following changes.
    1) All the services in SICF are activated.
    2) I have tried setting the WEBASPATH to blank and set it to /webdynpro/dispatcher and /webdynpr/dispatcher/sap.com but it does not test the WAS connection as correct, but running the Workitem still results in the same error.
    I am running out of ideas now to correct this. Please help.
    Regards
    Shakti

    >
    Shakti Parwanda wrote:
    > Problem has been resolved and I have added alias as SAP_ECC_HumanResources in system alias in UWL and Webdynpro Launch system as SAP_WebDynpro_XSS.
    >
    > And, it solved my problem
    Hi Mr. Shakti
    i too have the same problem ,how did u resolved it.
    i applied the note 779075 still same error is comming
    created three system SAP_R3,sap_its_xss, andsap_webdynpro_xss
    through which system i have to register the system
    Regards
    K Naveen Kishore.

  • Agent assignment for a task group

    Hi,
    I have created a TAsk group which has two workflows inside. But when go for the agent assignment for the task group via OOCU tcode, it is not showing the workflows under the task group.
    Plz let me know wht may be the problem...
    Thanks,
    Sivagami

    Hi,
      I am not able to assign agent through task customization [ OOCU Tcode ]. But I am able to assign in PFTC tcode.
      Any clues?
    Thanx,
    Sivagami

  • Agent Assignment in PFTC vs SWDD

    Can someone explain the difference between maintaining the Agent assignment in PFTC (Additional Data -> Agent Assignment->Maintain->Crate Agent asignment) vs assignning Agents to the task in SWDD.
    My undertanding is that PFTC agent assignment is the Possible agents and SWDD is the actual agents. Is this correct?
    Regds
    Thiru

    Hi Thiru,
         Agents assignment in PFTC is the possible agents and that in SWDD is Responsible agents. The actual agents would be the intersection of Possible and Responsible agents.
    Eg:
    A, B & G Reponsible for Company Code DE10
    C & D Reponsible for Company Code DE20
    E & F Reponsible for Company Code  DE30
    A, B, C, D, E, F (G is not maintained for instance) are possible agents I maintain for the task as we might use this task for any company code.
    For a workflow instance related to company code DE10,  I would maintain A, B & G as the responsible agents as they are the only who are supposed to work for DE10.
    Now the actual agents who can execute the task would be only A & B.
    G is not one of it because Though G is a reponsibel agent, He is not in the possible agents list.
    Hope this helps !!!!
    Regards,
    Simin Raveendran.

  • Dynamic roles in Agent Assignment

    Dear All
    I have a requirement of assigning dynamic roles which is stored in container element. When i select the role in the agent assignment of the task all the system roles come in the drop down. How to assign the role stored in the container element in agent assignment.
    Thanx in advance

    You can use a simple rule that returns the agents having that role FM PRGN_READ_USERS_FOR_ONE_AGR will do the trick.
    Or else I think you can just use a role as an expression (haven't done this myself). Just as you would pass in USUSERNAME, prefix it with AG. You may have an issue with data types though if the role name is longer than the standard HR object name, I haven't tried it for this very reason.

  • BPM User decision Agent assignment

    I am working on User decision steps in BPM. I have added Configurable Parameter in Integration Process but after importing it into ID, I am not able to assign any user in parameters. Once I put the value and save/activate, value got cleared out.

    Click workflow  log (use any of the log transactions, swi1, swi2_freq swi6 etc)
    click list with technical details, shift+F9
    find the step, click on it and tick the tab container.
    But if you could just answer my previous question about how you are sending the mail, because if you directly use email address then it is of course impossible to use that as agent assignment for the user decision.
    A user decision is ultimately sent to a user id
    Kind regards, Rob Dielemans

  • Workflow started, no agent assigned

    Hi.
    I am working on a treasury workflow (TrLoApprove) to approve the Bp's that will have been created. I have done all the release procedures as required in customisation. But when the workflow is processed it, it is processed in an error state. The error being that there is no agent assigned at the start of the workflow.
    Regards,
    Audrey

    Hi Audrey,
    Thsi problem is occuring because the workflow you are trying to execute does not have agents specified.
    To set the same go to t-code PFTC. Select 'Workflow Template' and go to Change mode. Go to menu path Additional data -> Agent Assignment -> Maintain -> Attribute -> select 'General Task'
    You you do not wish to set as general task then assign a particular set of users who could execute the workflow.
    Hope this helps!
    Regards,
    Saumya

  • How to route the workitem to Agent, when no agent found

    1.when agent is not found, i was able to see the workitem in swi2_freq.
       If this is case, how do i send workitem to an agent?
    2. As this is a general task, but i didn't see this workitem in all user's inbox. is it true that if agent not found for a workitem,will be sent to all agents?
    3. I set my userid as workflow administrator, but still am not able to forward workitems to any user in sap.(lack of authorizations). What kind of authorizations required to forward a workitem.
    Any inputs on this...

    1. Either you can set default agents for the task (or) modify the container elements in transaction SWIA (or) complete it manually without agent.
    2. Its true that, for a task specified as general task, all users become possible agents. Remember that they dont become responsible agents. SAP agent assignment always take the intersection of possible and responsible agents. If you donts specify responsible agents, you cannot see workitem in anyone's inbox.
    3. As told earlier, if you dont have authorization, check for the auth object in SU53 and get that added to your profile. Anyways, you can also check for the SAP provided standard authorizations for the workflow users in sap.com
    regards,
    Sandeep Josyula
    *Mark if helpful

  • Function to get the Agents for the Workitem not the possible agents

    Hi Guys ,
    To get the user for each scienario we saved it in the ztable. Now i want to show in report the list possible agents assigned to workitem. ts should agents asigned to it ... its can be four or five ....

    Try to make use of the FM SAP_WAPI_GET_WI_AGENTS, if at all you want to know the agents with respect to a workitem
    and
    check the below too
    SWL_WI_DISP_ACTUAL_AGENTS     
    SWL_WI_DISP_EXCLUDED_AGENTS   
    SWL_WI_DISP_POSSIBLE_AGENTS   

Maybe you are looking for

  • How to import photos from Iphone  to MacBook  ?

    When I installed  Iphoto '11 ont the macbook (in 2011), I "lost" all the photos prior 2011; (same pb for ipad as syncrhonization itunes – ipad for photos is activated) Fortunately, the photos  are still on my iphone, although many synchronzation I di

  • Lost administrator info

    I was transferring from my old iMac to new iMac using Migration Assistant. I accidentally overwritten my administrator id. Now, the new iMac only shows one account as standard. There is no id that is an administrator. Anyone know how i can set it up

  • Override app preferences to print in grayscale/black and white

    I have successfully set up my eprinter to print in grayscale, however apps used on my iPad or Android phone (for instance, the coupons.com app) are able to override my preferences and print in color.  This defeats the purpose of saving money through

  • Strange issues with iOS5 and non-working Buttons

    I upgraded my iPhone 4 to the new iOS yesterday. Since then: In the app store, under updates when I click the button to update the apps that need updating the button does not work. ALSO In Newsstand I click on the store to look at what's available. I

  • CS6 font conflict

    I just upgraded to CS6 -- In Design, Photoshop and Illustrator. I am having font issues and problems I didn't have with CS6. Anyone have any Ideas how to remedy this? I have Mac/OSX10.6.8. Font Book 2.2.2 (163.2)