Workflow - Wrong approver name

HI
In our dev instance, users are getting action notification in email, once got approved, the transaction is over, and in the "Who" coloumn, different person name is storing instead of the approved person name.
In our Test Instance, users are getting FYI notification in Email, but they are not getting email notification. Do we need to set any profile option? How to get this?
Thanks in advance.

Hi,
In our dev instance, users are getting action notification in email, once got approved, the transaction is over, and in the "Who" coloumn, different person name is storing instead of the approved person name.Check this document and see if it helps.
Note: 394999.1 - Final Approver Name Is Displaying As Sysadmin
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=394999.1
In our Test Instance, users are getting FYI notification in Email, but they are not getting email notification. Do we need to set any profile option? How to get this?Can you find any errors in the mailer log file?
Run $FND_TOP/sql/wfmlrdbg.sql script and check the status of the message in WF_DEFERRED and WF_NOTIFICATION_OUT queue.
Also, go through the following documents, it should be helpful in troubleshooting the issue.
Note: 433359.1 - Tracking Workflow Notification Event Messages
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=433359.1
Note: 464016.1 - Not Receiving Email Notifications
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=464016.1
Regards,
Hussein

Similar Messages

  • Workflow : WS90000005 - No approver name

    Hi,
    SRM 5.0
    Workflow WS90000005 .
    I have tested this workflow with custom code and it works well (technically ! ).
    When the approver approved the shopping cart, it doesn't show the approver name on the "approval overview" screen. It shows "approved" (no name). But when the approver reject the shopping cart, name appears
    I have searched the forum....someone mentioned that if the workflow is NOT set as general, it might happen. I am not sure where can I find out whether the WF is set as "general" or not.
    Please help.
    If you think the problem could be somewhere else, please let me know as well
    Thanks
    -Pranav

    Hi Pranav,
    Is your workflow is a copy of SAP standard workflow. Are you using BAdI for n-step workflow, please let me know. I will help you out with this issue.
    If you are using n-step BAdI then please check APPROVAL_TABLE and fill it properly with all details ( userids / username etc).
    Thanks and Regards
    Pras

  • Start this workflow to approve publishing a major version of an item is disabled in SharePoint Online

    Hi there,
    Despite turning on the require content approval for submitted items in the version setting.  Start this workflow to approve publishing a major version of an item is still disabled in the workflow settings.
    Anyone one know how to enable this option.
    Thanks
    Regards,
    Ravi

    Hi Wendy,
    I tried to copy and modify the Globally Reusable Workflow->Approval-SharePoint 2010 but the problem
    that I am facing is, I cant seems to find the Assign a task in the Actions list and also when I am setting the approver variable to a value, I am missing a column name( how can I get a column which is used in a list?).
    But “Start this workflow to approve publishing a major version” is enabled now using this workflow
    but saying that I am unable to complete the workflow due to the action and column missing. 
    Previously the work flow that I created was for a specific list.
    Is there any work around to this issue?
    Thanks
    Regards,
    Ravi

  • Approver names

    Dear Experts,
    I have a requirement regarding workflow. In MIR7 t.code the documents which are posted to be approved by another user (or) approver.  Generally, where we will maintain approver names or user ids.
    Thanks
    Bhaskar

    s

  • Approver name is shown as his secretary's name instead of his Director.

    Hi
    When the Director assign PO to his secretary to make sure whether the given details are in the PO are correct or not. when the secretary checks and re-assign to his Director. when the director Approve's it then the approver name is shown as his secretary's name instead of his Director.
    can some body provide the solution
    Regards
    Arifuddin
    Edited by: user11309801 on Jun 29, 2010 4:16 AM

    Hi,
    Please mention the application release along with the database version and OS. Also, please post the steps to reproduce the issue (if possible).
    There are couple of hits about the incorrect approver name (as show in the docs below), so getting more details would help.
    Note: 829831.1 - Work Request Approval Notification Has Incorrect Approver Name
    Note: 965964.1 - APPROVAL E-MAIL ON A WORK REQUEST SHOWS THE WRONG APPROVER
    Note: 849360.1 - Work Order Release Approval Notification Shows Incorrect Approver Name
    Thanks,
    Hussein

  • Workflow to approve Material Master creation

    Dear all,
    I would like to create workflow to approve Material Master creation as below:
    When Material is created -> Check & Approval (Yes) -> Material is active
                           -> Check & Approval (No)   -> Material is inactive
    How can I do that?
    Could you pls help me to solve this?
    Thanks,
    CH

    Hi,
    Before designing the workflow, you need to find what is the business object and what is the event which gets triggered when material master is created... you can do that using event trace....
    1. SWELS - switch on trace
    2. Create material
    3. SWEL - check trace to find which event is fired
    This will give you business object name..
    Now start building workflow using SWDD... Go thru basic steps for designing workflow...

  • Change default approver name in ESS leave request

    Hi,
    Please help me..
    I am creating leave request Workflow.
    When i go to ESS and try to create Leave Request, ESS already defaults the Approver, and its in display mode only.
    I see the F4 help in Approver field and when i try to select from F4 help, it does not take new value. It's still the same value as it was default to initially.
    How can i use F4 help and change the default approver name?
    Can anyone please help me...I dont know where the things are missing.
    Thanks in Advance
    Shipra

    Thank you all for your reply..
    When i changed the configuration, now its allowing me to change the approver while submitting the leave request.
    But now it also allows me to enter my user id itself to approve the request
    Is there a way that system allows you to enter only your immediate supervisor or supervisor of the supervisor and so on?
    Please help thanks.
    .shipra

  • Looking for Approver Name

    The workflow that I'm working on (journal entry approval) was customized to use three roles, with the people (always more than one) who are associated with the role getting dynamically added based on the journal entry category.
    I'm having trouble getting an approver name out of the database. Bear in mind that not only am I new to workflow, I'm also new to eBiz finance... my normal gig is coding PL/SQL on the HR side.
    I've discovered that if I look at GL.GL_JE_HEADERS, GL.GL_JE_BATCHES, and GL.GL_JE_LINES that I can find most of the pertinent information about a journal entry including whether or not it has been approved (GL_JE_BATCHES.APPROVAL_STATUS_CODE). However, I've looked everywhere and I can't find anything that will tell me who approved it.
    Can someone point me in the right direction? I've spent a lot of time in the GL TRM looking for something along the lines of an approver field but I'm coming up empty.

    Just to close this one out... I don't know if it's the best method, but I'm getting the approver name in the step that immediately follows the notification by using fnd_global.employee_id.

  • SOST tcode display wrong contact name in recipient.

    Hi All,
    Our issue is with workflow sending the emails for the supplier and requestor to the wrong contact name, but correct email address. In SOST tcode recipient names are wrongly displayed. Is problem with workflow or SOST?.
    Kindly advice.
    Thanks,
    S K.

    Hi Sravan,
    I guess this is an incorrect approach to maintain same email ID for multiple users. Please check if this is your business requirement else correct the same.
    The user names are picked from the details maintained in SU01 and also possible if this user is assigned to a Busienss Partner, then the details are picked from t-code BP.
    Please try and correct the entries for few test users. Maintain the email ID to only one user and then test if you still face the issue.
    Regards,
    Saumya

  • HT204053 Dear Support Team, every time i tried to logon Icloud its gives me wrong user name or password and at the end it show me error " This Apple ID is valid but is not an ICloud Account" then how can i use one account for same Apple ID and ICloud???

    Dear Support Team,
    Every time i tried to logon Icloud its gives me wrong user name or password and at the end it show me error " This Apple ID is valid but is not an ICloud Account" then how can i use one account for same Apple ID and ICloud?
    Thanks

    It is not possible to create a new iCloud account using a Windows machine. You must create the account using a Mac (10.7.5 or more) or an IOS device (iPhone etc). Once that is done you can sign into and use the account on your Windows machine.

  • I tried to share a photo using e-mail and when I set up my gmail account I typed in the wrong user name and password.  Now i can't share photos using e-mail.

    I tried to share a photo using e-mail and when i set up my gmail account I typed in the wrong user name and password.
    Now I can't send a photo because i get an error message saying the user name and password do not match.
    How do i save a new gmail user name and password??

    iPhoto Menu ->
    Preferences ->
    Accounts ->
    Delete and recreate your email settings.
    Alternatively, use Apple's Mail for the job. It has Templates too - and more of them.

  • Problem with custom sharepoint designer approval workflow - check box: 'Start this workflow to approve publishing a major version of an item' is greyed out

    I wanted to create a simple approval workflow. Hence I opted to start from scratch rather than copy the OOTB approval WF. Using SharePoint Designer (not Visual studio) I created a reusable workflow and have added the built in 'Start approval process' action.
    It's saved and published globally.
    Everything works fine except that when associating the WF with a list the 'Start this workflow to approve publishing a major version of an item' check box is disabled.
    Major and minor versioning is enabled for the library.
    What am I missing here? Or do I have to start from the OOTB approval WF to get this to work?
    Regards
    Henning

    Again - new ideas pop up right after defining the issue as a problem. :-) Problem solved!
    I solved this by creating a new workflow from the original publishing approval workflow (copy and replace), but instead of tweaking the already defined approval process (WF action) I deleted it, then deleted all initiation form and local variables,
    and then added the 'Start approval process' action again. This re-installs all the necessary local variables without any initiation form involvement, which is just what I want.
    From here I can tweak the workflow to make it more user friendly, much like
    described by Bobby Chiang in his great blog.
    Remember to add action Set Workflow Variable 'EnableContentApproval' to Yes right before the Start Approval Process action, else the document's status won't be set to 'Approved' or 'Rejected' as an output of the workflow.
    Learning every day!
    Henning

  • Approver name for outgoing payment

    Hi Friends,
    I want a query for outgoing payment with the Username of the person who approved this and along with requester (originator) name .To print on crystal report one for requester name and other approved person  name.

    Hi Pradyuman,
    Please check below Query for Approver Name for Outgoing Payment.
    SELECT T3.U_NAME
    FROM OVPM T0
    INNER JOIN OWDD T1 on T0.DocEntry =  T1.DocEntry
    INNER JOIN  WDD1 T2 on  T1.WddCode  =  T2.WddCode
    INNER JOIN OUSR T3 ON T2.UserID = T3.USERID
    WHERE T2.Status  = 'Y' and  T1.ObjType  = 46 And T0.DocNum = $[OVPM.DocNum]
    Please try below Query for User Name for Login User.
    SELECT T0.U_NAME FROM OUSR T0 WHERE INTERNAL_K = $[USER] FOR BROWSE
    Please put above Two FMS in Two Different UDF to Get Result of above  FMS.
    Please also check below links.
    Approved by User name query
    Name of authorizers within an approval procedure
    Hope this helps
    Regards::::
    Atul Chakraborty

  • Got an error while setting up account after reset password: "Wrong user name or password"

    Firefox Sync
    I've perform "Reset password" operation and tryed to set up Sync again - and got an error "Wrong user name or password". After resetting password once more error still remains.
    This affect after I've update my Firefox to version 8.0.

    Hi Khimesra,
    Could you please try the following:
    1 - Firewall/antivirus disabled                                   
    2 - B1 uninstalled                                                
    3 - Net 1.1 installed                                            
    4 - B1 reinstalled                                                
    Please also refer to the following SAP notes:
    546344 and 542690
    Regards
    Emanuel

  • Problem with the wrong host name, when accessing IR or ID

    Hey all,
    I am trying to accessing the IR and ID at my client however the wrong host name is being called. For instance the
    URL should start nero.bcm.tmc.edu, but it is calling just nero. The basis guy here fixed a similar problem in the exchange profile for calling the Builder start page, where do we need to fix the problems for accessiing the IR and ID for the start page?
    Kind regards,
    Chris

    Problem reso;ved, just had to restart XI for the changes to take effect

Maybe you are looking for

  • Incorrect Formatting when converting to .PDF

    Hi All, I am experiencing an issue when converting a file to pdf when using pegasus opera program. This has been working fine for ages until the last week or so. My colleague is also using the same setup and it is working fine for her. When convertin

  • Final Cut Studio 2 - Problems Capturing From XL2

    Hey guys - I upgraded to FC Studio 2 a while ago, and haven't tried to capture video until today. For some reason, the log and capture window is not displaying anything but color bars. It's communicating with the camera, because is starts to play, bu

  • Adobe Reader is opening word?

    Hi,  I tried opening a pdf file ( in adobe reader) as a word file earlier. the reason for this is that i wanted to password protect a file (and adobe reader doesn't seem to be able to password protect pdf files). the file would not open in word...but

  • What Mini to buy when considering viewing 720p QT trailers?

    I have used the G4 mini in my theater room several weeks now and am very pleased. So now that I know it works, oh so better than the HTPCs that I had built, I want to place a Intel mini into the theater room. My G4 mini is fine with 480p trailers, an

  • TKIP or TKIP w/ 128 bit WEP?

    Can someone explain the difference between the cipher TKIP and the cipher TKIP w/ 128bit WEP? I thought you got a key when you selected TKIP... Thanks in advance. David Beaver