Issue in workflow workitem that gets triggered to two users at one time.

Hi All,
Below are the query  details:
Module:  HR
Area:      Workflow
Process: Hiring
There is an workflow in HR module that is triggered when an hiring action is run against an candidate.
There are two or three maximum approvers  which is based on the position to which the candidate is hired.
Issue:
During the hiring process some times the workitem is getting triggered to two users at once.
One is the actual approver who should receive the workitem in his UWL and other is the user of our service center who is no where involved in the approval process.
Analysis Done:
We checked the workflow log and found that the actual approver's ID is getting displayed under agent and workflow is complete. But the other user's ID is no where shown in the log but he has received an workitem in his UWL that makes the issue still confusing.
Awaiting for experts suggestions.

Reply to Susan Questions:
You say that 'the workitem is getting triggered to two users at once' - do you mean that there are two workflow instances that are being kicked off at the same time when the hiring action is performed? Or is it that the workflow is generating two tasks that go to these different users?
Ans : There is a single task attached to the activity.
Is this a custom workflow?
Ans : Yes.
Are you certain that the erroneous task is only going to the user in the service center, or is it perhaps going to everybody (marked as a general task)?
Ans : The task is marked as general but the workitem is received by only one user of the service center at a time.
         As this issue has taken place 4 times in the past year all the 4 receiver were different belonging to different position.
Reply to Pavan Questions:
1. Did you try to check the SPRO settings with respect to Hiring Process ,is there any where based on the position does workflow is forwarding the workitem to the other user.
2. Check the other user Roles and in the Org Structure where he is located , there could be a possibility of wrong position holding.
Ans : We checked the org structure, but org structure of both the centers are different and independent there is no linkage    between the two.
*3. IF you are using custom workflow then check if any standard workflow is also getting triggered. Check *
Ans : Yes this is a custom workflow, but no other Standard workflow is being called.
4. Check in the SWEHR3 is any custom entries maintained.
Ans : No, entries are maintained in SWEHR3.
Additional Info :
The task that triggers the workitem has an send mail step before it.
The send mail activity is to notify receiver that there is an workitem lying in the UWL.This mail is received by the actual user and not by the other one.The next step is the task that creates workitem which gets triggered totwo different IDs.
This scenarios mostly has come up when the number of approver is 1. If the approver is more than 1 the  workflow runs fine without  deviating the workitem to any worng user.

Similar Messages

  • Want a UserExit or a BAdi that gets triggered while saving a PO

    Hi Gurus,
      Can anybody help me by telling which UserExit or BAdi gets  triggered while saving a Purchase Order.
    My requirement is:
      While I create a PO using a Purchase Requisition that was created for a Process Order and save it, I want to update the Vendor Batch Number of the PO  to the  Vendor Batch Number that I created in the Customer screen of the Process Order.
    Hence for this I want a UserExit or a BAdi that gets triggered while saving the PO....

    Hi
    Use the BADI
    ME_PROCESS_PO_CUST and the method
    PROCESS_HEADER
    for your requirement
    Reward points if useful
    Regards
    Anji

  • User exit that gets triggered at the press of 'Enter' in IW42

    Hi,
    Is there any user exits that gets triggered at the press of Enter key in PM order confirmation IW42 transaction. Basically the requirement is to give a customized message at the order confirmation screen when the enter key is pressed.
    Regards,
    Prabaharan.G

    Hi,
    You may try the following enhancement points and exit respectively.
    CMFU0001        E            EXIT_SAPLCMFU_001
    CMFU0002        E            EXIT_SAPLCMFU_002
    Pls reward points if useful.
    Regards,
    Renjith Michael.
    Edited by: Renjith Michael on Jan 12, 2008 12:57 PM

  • I've noticed that in the new version of Firefox that you cannot save multiple tabs at one time like the previous Firefox 3.6.or so and I wanted to know if I can find that feature again?

    I've noticed that in the new version of Firefox that you cannot save multiple tabs at one time like the previous Firefox 3.6.or so and I wanted to know if I can find that feature again?
    In the previous versions of Firefox when you went to you Bookmarks menu it gave you the options to either Bookmark This Page 'command' + 'D', Subscribe to this Page, Bookmark All Tabs 'up-arrow-key' + 'command' + 'D', and Organize Bookmarks 'up-arrow-key' + 'command' + 'B' however in the newest version of Firefox there is no Bookmark All Tabs so you can bookmark all the tabs that you have up in one window at a time. So I need to know if it is possible that the feature is now in a different place, is gone altogether, or if you can get that feature another way?
    For me personally and my work I go through hundreds of web pages a day and save around half of those so it is imperative that I be able to bookmark more then one tab at a time because I can't be bothered to bookmark every single page separately and then go through hundreds of tabs in my Unsorted bookmarks in order to sort those bookmarks. It is simple inconvenient to sort every bookmark individually that is why the previous version of Firefox with the Bookmark All Tabs button was superior in its convenience.

    Right click any tab and choose "Bookmark All Tabs".

  • Get value of two fields into one field

    Hellou,
    i need little help with javascript again
    Currently i'm using code below to get value from one field to other:
    getField("Text35").value = getField("Text1").valueAsString;
    Now i'm wondering how to change this code, so i could get values from two fields into one. For example i have field "firstname" and field "lastname", now i want to show this in field "name".
    Example, if field firstname have value John and field lastname value is Doe, i want to show it in field name like "John Doe".
    I hope that u understood what i want
    Thanks for helping me!

    getField("Text35").value = getField("Text1").valueAsString + " " +
    getField("Text2").valueAsString;

  • How do I set up a rating scale so that respondents can only select each option one time?

    How do I set up a rating scale so that respondents can only select each option one time?

    hi there,
    in the LV VI, function & how-to help open the item
    Building the front panel -> Front panels controls and indicators -> Array & Cluster controls and indicators -> Arrays -> Tabbing through Elements of an Array or Cluster
    or see attachment
    Best regards
    chris
    CL(A)Dly bending G-Force with LabVIEW
    famous last words: "oh my god, it is full of stars!"
    Attachments:
    TabbingThroughArrays_Help.jpg ‏96 KB

  • Find how the Workflow OTA_LNR_TRNG_CANCEL_JSP_PRC is getting triggered

    Hi all,
    Hi I am new to workflows.
    I have been trying to find out like crazy, how exactly the following Workflow is being triggered?
    Workflow Process Internal name: OTA_LNR_TRNG_CANCEL_JSP_PRC
    Workflow Process Display name : Cancel Learning Enrollment
    The following is what exactly happens:
    Using the Responsibility Learner Self-Service-->Learner Home
    In the Home Tab, under enrollments, a list of all the courses that the user has enrolled for is displayed.
    now i un-enroll, using the Un-Enroll button.
    Now you come to the Unenroll: Pre Assessment page, where you select the New Status and Reason. Then press Finish.
    You will get a confirmation and also a notification will be sent to you and your supervisor.
    I need to customize this workflow, buti am unable to find out how is this workflow getting triggered.
    I found out in the OAF page that when the un-enroll button is being pressed a form function OTA_LEARNER_CATALOG_ENROLL_DTL is being callled and this does has Form parameters:
    pCancelProcessName=*OTA_LNR_TRNG_CANCEL_JSP_PRC*&pCancelCalledFrom=OTA_LEARNER_CATALOG_ENROLL_DTL&pItemType=HRSSA
    But when i change the value of the pCancelProcessName to my custom process name, it still is refering to the seeded WF process.
    Can anyone help me figure out where exactly is this workflow being triggered. Am really going nuts now? :S

    I think that the WF is being called from an API
    OTA_DELEGATE_BOOKING_API.UPDATE_DELEGATE_BOOKING
    AND IN THAT THIS PARTICULAR CONDITION:
    IF l_type ='C' and l_delegate_contact_id is null and l_contact_id IS NULL
    and nvl(p_source_cancel,'-1') <> 'AME'
         and l_event_rec.event_type in ('SCHEDULED','SELFPACED') then
    OTA_LRNR_ENROLL_UNENROLL_WF.learner_unenrollment(p_process => 'OTA_LNR_TRNG_CANCEL_JSP_PRC',
    p_itemtype => 'HRSSA',
    p_person_id => l_person_id,
    p_eventid => p_event_id);

  • I've transfered my backup files from an external hard drive to my Mac; how do I get combine the two "users" on my Mac so I only have one?

    I've had to re-install my backup files from to my MacBookPro after a software repair wiped out all my data. Now I have two Users identities on my laptop. Is there a way to combine them or get rid of one?

    Drag one account's home folder to the other account's desktop, open the Users & Groups pane of System Preferences, and delete that account.
    (75646)

  • How do you get table column names to show one time per page

    I have a report where I want the column names to show one time per page.
    I have the table with the column names set below the header and above the
    'for-each Row'.
    When I view the report in PDF format the colunm names show only one time on the first page and on the other pages the column names do not show at all. If I view the report in RTF, the same thing happens, shows column names on the first page, but not on the other pages after that.
    I highlighted the table and went to table properties, clicked on ROW tab and then checked (Repeat as header row at the top of each page) and it still does not work for PDF or RTF format. I have looked at other forums with this issue and it doesn't work for me in PDF format.
    Could someone tell me what I am doing wrong.....
    I appreciate anyone that can help me.
    Thank you,
    Susie

    I figured out what I was doing wrong.
    I was creating a seperate table for the column names and not using the table where the column names where created originally. I deleted the column names from the original table and created a seperate table above that table with the column names only.
    So I went back to the original table and highlighted the row with the column names and went to table properties/ROW tab/ and clicked (Repeat as header row at the top of each page) and now it works perfectly in PDF format where the column names show one time for each page. Deleted the other table where I had the column names only.
    thanks
    Susie

  • I want to pare down my inbox mails. Can I delete more than one page of inbox multiple mails, e.g., all mails from an address that number in the hundreds, all at one time?

    I only know to delete emails I want to discard, after search and finding hundreds, by the page (up to 50). How can I delete all at one time, to save me hours of tedious work?

    Firefox doesn't do email, it's a web browser.
    If you are using Firefox to access your mail, you are using "web-mail". You need to seek support from your service provider or a forum for that service.
    If your problem is with Mozilla Thunderbird, see this forum for support.
    [http://www.mozillamessaging.com/en-US/support/] <br />
    or this one <br />
    [http://forums.mozillazine.org/viewforum.php?f=39]

  • Standard workflow is not getting triggered

    Dear all,
       I have activated standard worflow for QM module for notification, but after saving notification workflow item is not getting diaplayed in Inbox.
    Thanx & regards,
    Harish.

    Hi,
    1) Check that workflow triggered or not in SWEL or in the Creator's (SBWP) Outbox --> Started workflows
    2) If it was triggered, the agent determination might be failed
    3) Also check whether you maintained that task as a General Task.
    Regards,
    Surjith

  • ISR Process object - Workflow is not getting triggered -

    Hi
    I am facing some strange problem, in my project we are using the new HCM concept using Process Object and not the Notification type,
    I have take standard scenario SBC1 - child birth, done the config and checked the form and also process its not giving any error.
    But when i tried test process execution "HRASR_TEST_PROCESS", getts error message " Work Item Not Found; Workflow Not Started" and "Process Object Not Created",
    when i check the log in SLG1 tcode for Object: HRASR, Subobject: POBJ. "Case 46CC2D7604BB275EE1000000995893A9 does not exist. No administration authorization in Change and Transport System", this error message only consfuse me more.
    Can you help me on this, if you required i will send the screen shot of the error message
    Regards
    Anand KS

    In most cases, this means that the 'Start Process' is not configured correctly. Take a look at the following:
    1. make sure that the Wf assigned to your start process is active
    2. make sure that reference numbers are configured and assigned to your process
    3. assign a user to receive error messages when an error occurs
    Thanks,
    Derrick Banks

  • Table of Contents Issue - TOC Styles Set Correctly, but TOC Shows Two Fonts on One TOC Line

    I created a template and set up all of the styles correctly, as with every other template I've ever made.  However, I have never run into this problem before.
    I created the template to match a client's style/look.  They use a font called "Gill Sans MT."  My Normal style is set to this, and my TOC styles (TOC 1, TOC 2, TOC 3, etc.) are based off of the Normal style.  My Heading styles are
    also based off the Normal style and use the same font.
    For some reason, the TOC in the document is populating with two different styles.  The actual Heading text is showing up as Arial font, but the tab leader and the page number are showing up in the Gill Sans MT font (see below).
    Any idea what's going on here?  I have tried modifying the TOC styles, inserting a new TOC, basing the TOC styles off of "(no style)," changing the Heading styles, clearing the formatting on the Heading styles, etc.  I can't get anything
    to work.

    All I can suggest is to try your steps again. You mention everything that I would try.
    I assume that the template is a .dotx or .dotm file, and so, does not have an "attached template."
    When you tried basing your TOC styles off "no style" I assume you set the font to Gill Sans MT. I would definitely have the heading and TOC styles set to cascade.
    How styles in Microsoft Word cascade by Shauna Kelly
    Charles Kenyon Madison, WI

  • Getting data of two records in one line using SQL

    Hi,
    We have a COMPANY_RESEARCH table that maps companies to the Research Universes that do research on them. This table has:
    COMPANY_ID VARCHAR2(100), foreign key to COMPANY table.
    RESEARCH_UNIT_ID CHAR(1)
    Valid values for RESEARCH_UNIT_ID are 1(US Equity), 2(Canadian Equity) and 3(Debt security).
    Within my COMPANY_RESEARCH_ID table, I have:
    COMPANY_ID RESEARCH_UNIT_ID
    aaaa 2
    aaaa 3
    How can I write a SQL query that gives me the output?
    Company Id Equity Debt
    aaaa Canada Yes
    My attempt was as below:
    select
         FILTERED_COMPANIES.COMPANY_ID as Company,
         DECODE(FILTERED_COMPANIES.RESEARCH_UNIT_ID,'1','US','2','Canada','3','N/A') As Equity,
         DECODE(FILTERED_COMPANIES_1.RESEARCH_UNIT_ID,'1','N/A','2','N/A','3','Yes') as Debt
    FROM
              select distinct
              company_id, research_unit_id
              from company_research_relation
         )FILTERED_COMPANIES,
              select distinct
              company_id, research_unit_id
              from company_research_relation
         )FILTERED_COMPANIES_1
    WHERE
         FILTERED_COMPANIES.COMPANY_ID = FILTERED_COMPANIES_1.COMPANY_ID
         AND FILTERED_COMPANIES.RESEARCH_UNIT_ID = FILTERED_COMPANIES_1.RESEARCH_UNIT_ID
    but that produces output as below:
    Company Id Equity Debt
    aaaa Canada N/A
    aaaa N/A Yes
    Thanks in advance..

    Hi,
    how about this one?
    SELECT select_equity.company_id, enquity, dept, select_equity.research_unit_id, SELECT_dept.research_unit_id
    FROM
    (SELECT company_id, research_unit_id, DECODE(RESEARCH_UNIT_ID,'1','US','2','Canada','3','N/A') enquity FROM company_research) select_equity,
    (select company_id, research_unit_id, DECODE(RESEARCH_UNIT_ID,'1','N/A','2','N/A','3','Yes') Dept FROM company_research) SELECT_dept
    WHERE select_equity.company_id = SELECT_dept.company_id
    AND enquity != 'N/A'
    AND dept != 'N/A';
    Regards,
    Gerd

  • When sharing photos between two users, if one user uploads new photos, only he can view them. Any help on this issue?

    My iPhoto library is in Shared Folders so both users can access and edit the pictures. However, if one users uploads new photos, for some reason these become only available to him and the other user cannot even view them.
    All permissions have been set so that both users have them on the shared folders. For some reason, when creating a folder, the permissions are not kept....
    Please help.

    The same thing has started happening to us since upgrading to iPhoto 11 and Lion. If I import photos from my camera, then my partner can see thumbnails of those photo, but cannot click them to see them sull size. Similarly if my partner imports photos.
    We have used a shared iPhoto library stored in Users/Shared/Photos for several years and everything has been fine until now.
    I am backing up now and will then check and repair the library permissions. I'll post back the results.

Maybe you are looking for

  • I download itunes on my laptop and it's in the music library now. how can I transfer to my nano ipod.

    I downloaded itunes on my lapto and it's succussfully installed and went to music library I want to transfre to my nano ipod but, I don't no how to do it can you help me the above mentioned matter.

  • How do I get iTunes to read music from two drives?

    I recently bought an external hard drive for my laptop to transfer some of my music files that I don't use a lot. I have transfered these files but when I go to play them from iTunes it can't find them and I have to manually locate each song, after t

  • AppleScript input box issue

    I created an AppleScript on my Mac Pro and the text input box never shows up! I've tried other samples and it never shows up, I tested the same script on my MBP and it works fine. This looks like a stretched circle with a down arrow. Here is a screen

  • Transport Problem - for KEDR Derivation rule

    We are trying to create derivation rule through transaction KEDR without any values. After creating derivation rule, it is creating workbench transport request eventhough K9RE* table is client dependent. We have different transport routes/groups for

  • RRI for compunded objects

    Hi All I have two queries , Query 1 and Query II. Query I has infoobject  ZABC as part of rows . ZABC is an infoobject that has a compounding with infoobject ZXYZ. Our requirement is to run query I , go to the infoobject ZABC , right clik and be able