Salary Packaging Notifications to be disabled after approval

Dear All,
When the employee is done with his salary packaging part, it goes to the payroll administrator for approval. After the payroll admin approves it an e mail notification trigger is going to the respective employee that " your FBP is approved". This specific notification trigger has to be disabled. Can anyone throw some light on this..
Regards,
Srikanth

Dear All,
We are currently on EHP5. When the employee raises the Claims via portal and it goes for approval to the Payroll Admin. Its working fine in terms of the workflow. Once the Payroll admin approves or rejects the claims made by employee notification triggers going to the employee which should be disabled. Could anyone suggest how to disable these notifications triggers to employee.
Kindly let me know how to proceed further..
Regards,
Srikanth

Similar Messages

  • Workflow notification Reappearing in worklist after approving

    Hi All,
    For one of the user, after Approving the Leave request, the request gets approved,but again the notification for approving appears in user's worklist.
    Is there any way to aviod this.
    ITEM TYPE is HRSSA.
    Product Version 11.5.10.2
    Thanks in advance.
    -chiranjeevi

    try this
    PROCEDURE NOTIFICATION_HANDLER (
    itemtype IN VARCHAR2
    , itemkey IN VARCHAR2
    , actid IN NUMBER
    , funcmode IN VARCHAR2
    , resultout OUT NOCOPY VARCHAR2)AS
    v_nid NUMBER := NVL (Wf_Engine.context_nid, Wf_Engine.g_nid);
    v_result VARCHAR2 (30) := Wf_Notification.getattrtext (v_nid, 'RESULT');
    v_comments VARCHAR2 (240) := Wf_Notification.getattrtext (v_nid, 'APPROVER_COMMENT');
    BEGIN
    IF (funcmode = 'VALIDATE' OR funcmode = 'RESPOND' ) THEN
    IF (v_result = 'REJECTED') THEN
    IF (v_comments IS NULL)
    THEN
    RAISE_APPLICATION_ERROR (-20001, 'Please enter reajection reason');
    END IF;
    END IF;
    END IF;
    Regards,
    Ravi.

  • Notification create after approval

    Hi,
    We have a reqirment to create maintenance notification only afer approval,
    I am using buisness objet BUS2038 and Created event for triggering the workflow.
    It is working fine workitem comes to approver but notification is getting created means approval step does not have any significance , How can I restrict the notification untill it is approved.
    Regards
    Bikas

    Hi BT,
    dont know if there is an option of canceling a maintenance notification, if its possible, then let the user create a notification, let the approver get the workitem and once the approver rejects it, the workflow would cancel the maintenance notification (may be some BAPI's exist to do this).
    If such a functionality doesnt exist in the business process, then you need to search for a user-exit or enhancement which would trigger a workflow the moment a maintenance notification is saved and would save (commit-the technical term) only if approver approves it.
    Hope it helps.
    Aditya
    P.S shall watch this thread for answers from gurus who have worked on Maintenance Notifications.

  • Email Notifications through workflow for all Approved and Rejected Orders

    hi,
    i have to send Email Notifications through workflow for all Approved and Rejected Orders to the user who have submitted the order for approval.how could it be done.please send ur solutions.
    regards
    yesukannan

    Hi,
    An option would be use Oracle Alert. Create an event based alert on the table where you have order approvals or rejections. This alert will be raised after inserting or updating this table. Create an action linked to this alert, and choose message as action type.
    This setup can be done under Alert Manager Responsibility.
    Regards,
    Ketter Ohnes

  • Hp officejet/deskjet 4625 fax function disabled after a factory reset.

    Officejet/Deskjet 4625 Fax function disabled after a factory reset.
    - HP 4625
    - Fax function disabled after a factory reset, fax function disabled on fax machine.
    Good day HP community! I have a problem on my Hp officejet/deskjet 4625 after i did a factory reset. Oh by the way my printer is on a wireless connection setup and its ip address kept on changing and became very annoying so i decided to do the factory reset. After the factory reset i visited a "teach me to how to re-setup the wireless connection for Hp officejet/deskjet 4625" i downloaded the file needed on the installation and followed the steps but I failed. Here is the LINK.
    My installation failed during the "connect the usb cable from the printer to the computer" sequence. I plugged the usb cable waited patiently but after a long 30 minutes wait nothing happened. The full feature installer of the Hp officejet/deskjet 4625(OJ4620**) didnt work for me. Luckily i have a friend that had a  basic installer of the Hp officejet/deskjet 4620(DJ4620**) sent me via e-mail. I wonder what is the difference between OJ4620 and DJ4620 installers were, but thanks to my friend the DJ4620 worked. I finished the installation and the wireless connection setup was successfull!
    Now i can print via usb cable connection, network ssid connection & tru apple products. I just have one problem. My printer's fax function was disabled. I believe that the OJ4620 had an issue on win7 64bit OS, i also believe that the DJ4620 isnt capable on installing the fax function because it was only a basic installer. 
    I tried to search in the internet but to no avail, I cannot find a HP 4620 fax installer either an officejet installer nor a deskjet installer.
    My machines:
    Desktop - 64bit
    Netbook - 64bit
    Macbook Pro
    Macbook Air
    Hp officejet/deskjet 4625
    I badly need help on the fax functions because my small office need it everyday. I hope someone can help me here. Thanks in advance!

    Hello theEGG.
    Thank you for your detailed response. I understand after installing printer you are unable to use your Fax features. Any HP printer full feature software package already comes with the fax features.
    Please uninstall your software. I am going to provide a HP document to help you: Uninstall The Software. After this progress is done please move onto the next step: (This is only for your Windows computers)
    How to clean Temp Folder. In this document there is two ways to clean out the Temp folder. Please choose which option you are conformable with.
    To install the software, please use the:Printer Install Wizard. Make sure you leave the USB cord out of the computer until it props you to insert the USB cord.
    If you have any other questions please let me know.
    Ashley
    I worked on behalf of HP.

  • Workflow in Project server 2013 online not going particular stage after Approval

    Hi All,
    i have created workflow using sharepoint designer 2013 for project server 2013 online. and i have also set the approver after the first stage. when i create a project using this workflow, project is created successfully and the approval task also go for
    a approval to specific user. and i have set the property that after approval it has to go on specific stage. but the problem is when user approve the task it shows approved but my stage in workflow is remain same. it is not going to any stage. 
    i don't know why this type of problem is occur. 
    FYI, i have created same workflow for Project server 2013 on premise(Which is installed in my server) and
    it is working fine but when i want to deploy this workflow in
    project server 2013 online its giving error.
    so please help me to solve this type of issue.
    Thanks

    I am also experiencing issues with this.  After the approval task is completed, the Workflow gets cancelled with the following message
    RequestorId: 60d96368-4cb4-b059-8086-604972a92e60. Details: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext context)
    at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager
    bookmarkManager, Location resultLocation)
    All other desired workflow actions work as expected.  Emails are sent, project is moved from stage to stage, however as soon as the workflow approval task is completed, either Approved or Rejected, the Internal Status is changed to Canceled and the
    workflow fails.
    What is interesting is when the Approval task is completed, the approver will receive an email notification that the task was CANCELLED or DELETED....
    not COMPLETED, which is what would be expected.
    Has anyone seen this - any potential resolution?

  • Request stays in Authorizing state even after approval

    I've been trying to debug this for days now and it completely breaks my lab - until it fixes itself after some random time and then breaks again
    I created a simple approval workflow which seeks approval from [//Target/Owner] when joining an Owner Approval Group. The request makes it to the Group Owner, but when the group owner approves the request, it stays stuck in Authorizing state and the user
    doesn't become a member of the group. The WF also remains in Running status even after the request is approved. 
    I've seen some similar problems around on the internet, and all seem to suggest Exchange related issues. I don't have an exchange setup in my lab, but I don't think not being able to send an email would completely break the approval process. Besides, it
    does seem to spring back to life randomly and it all starts working again before breaking - very intermittent.
    I've been messing around with the PS WF activity (which I use to calculate custom approvers), but I have disabled that WF completely for now and I'm just using OOTB activities and approvers.
    Any suggestions on what the issue could be (apart from exchange)? There are no errors in the event logs either, but there are loads of exchange related errors/warnings which are expected. Alternatively, is there somehow I can disable the "feature"
    where FIM tries to send an email?
    Thanks

    Yep, the approval responses are generated but the request still stays in Authorizing with the workflow in Running state. 
    What makes this even more bizzare is the intermittent nature of the issue, it just seems to resolve itself after some time then break again. 
    One thing I have noticed is that the problem starts when I use my custom WF to add approvers to the WF dictionary - the first activity is a powershell activity which calculates the approvers and the next one is the OOTB approval activity which sends an email
    to [//WorkflowData/Approver]. However, the PS script runs just fine, and the approver gets the request but after approval nothing happens (although approval responses are generated)

  • Require Salary packaging option in ESS portal for India

    Dear All,
    We need Flexi Benefit Pay option in ESS portal for India.
    We tried a lot for the same but could not get any break through....
    We found Salary Packaging option in R3 under the Tcode P16B_admin...this is wrking fine in R3 but we want this option in portal so that employees can choose their own salary structure.
    We tried to pull this tcode thru Iview but the R3 screen is giving an option for employee to input pernr no. ...so now any employee can input anybodys pernr no. and modify the salary structure.
    also please letme know if this is a standard feature or we have to go for standard development.
    Thanks & Regards,
    JJ.

    Dear Somanna/Andy,
    Please see below screen shot, how my Portal screen looks like after the changes as suggested by you--
    I am supposed to get Time option here.  Please correct me if I miss anything
    Regards,
    Nayak

  • HT1212 device disabled after entering wrong passcode. Please help me in getting this unlocked  without lossing the data as the data is really important for me

    device disabled after entering wrong passcode.
    Please help me in getting this unlocked  without lossing the data as the data is really important for me

    I think you should call via phone or perhaps take it to a phone store. I suggest taking your id, box packaging and other necessities such as the reciept of the phone being purchased.
    Hope this helped

  • Reminder workitems still showing up after approval

    Hi SRM Guru's,
    We are upgrading from EBP 3.0 to SRM 5.5. We have implemented dead line monitoring for invoice workflow in EBP3.0.  We are having some invoices created in EBP 3.0 system and reminders generated in SRM 5.5 sytem for those invoices. After approval of the invoices, the reminder work items are still showing up in Inbox of the approver. This happens only with the old carts that were created in EBP 3.0 system.
    Please help to fix this problem.
    Thanks.
    Srini

    Thanks Roger for the quick reply -- just to check, the URL they sent me in the Podcast Approved Notification is:
    https://itunes.apple.com/us/podcast/carl-mike-comedy-commentary/id926924295

  • In my i phone 4s all the notification sounds come first.after 4-5 seconds the msg,facebook notifications etc.seems to appear on the screen.But earlier the problem was not there.Earlier with instant sound the notifications were there on the screen.how to S

    in my i phone 4s all the notification sounds come first.after 4-5 seconds the msg,facebook notifications etc.seems to appear on the screen.But earlier the problem was not there.Earlier with instant sound the notifications were there on the screen.how to Sort out the Problem?

    No, sounds like when you dropped it an cracked the screen it may have also damaged the logic board or the repair person damaged a cable.

  • HT1212 My iPod touch is disabled after too many attempts and I want to enable it without getting it clear so can you please help me out in this....

    My iPod touch is disabled after too many attempts and I want to enable it without getting it clear so can you please help me out in this....

    A data recovery company MAY be able to do it for a price. The Disabled is a very good security feature.
    JWhy not just restore from the last backup you have?
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
      Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • PO not created after approval.

    Hi
    We are working on SRM4.0 classic scenario with SAP R/3 4.7.
    We are having following scenarios to create backend docs.
    1. All SC created from catalog should create PO in backend R/3.
    2. All SC created using Free text description (All non catalog items) should generate PR in backend.
    All PRs are getting generated perfectly as per point 2.
    But the problem is with point 1 where PO is not getting generated in backend after approval is done.
    As per my analysis, system is picking the PO number and object type perfectly. But all these records exists in BBP_DOCUMENT_TAB. Even after running CLEAN_REQREQ_UP also they are not going to backend.
    In BBP_PD it shows I111  Item in transfer process with no check in inactive column.
    No errors in SC monitor(RZ20).
    I dont know where am I missing. Checked all possible things.
    Did anyone faced such situation please throw some light on this.
    Thanks in advance
    Jagadish

    Jagdish
    Not sure, try to run FM BBP_PD_PO_TRANSFER_EXEC...
    Regards
    Reddy

  • Patches not visible in SCCM 2007 Site server even after approving the patches in WSUS

    Hi,
    The patches are not appearing in SCCM 2007 site server after approving the same patches in WSUS.
    Below are the patches.
    MS14-080: Cumulative Security Update for Internet Explorer - Windows Server 2008 SP2 - IE 7 - KB3008923 [23,186.1]
    MS14-018: Cumulative Security Update for Internet Explorer - IE 11 - KB2929437 - Windows Server 2008 R2 SP1 (x64) [4,32.4]
    MS14-066: Vulnerability in Schannel Could Allow Remote Code Execution - Windows Server 2008 SP2 - KB2992611 (x64) - V2 [1,8.3]
    MS14-038: Vulnerability in Windows Journal Could Allow Remote Code Execution - Windows Server 2008 SP2 - KB2971850 [1,8.1]
    MS09-060: Vulnerabilities in Microsoft Active Template Library (ATL) ActiveX Controls for Microsoft Office Could Allow Remote Code Execution - Visio Viewer 2007 SP1/SP2 [1,8.1]
    MS12-001: Vulnerability in Windows Kernel Could Allow Security Feature Bypass - Windows Server 2008 R2 Gold (x64) [1,8.1]
    MS14-033: Vulnerability in Microsoft XML Core Services Could Allow Information Disclosure - Windows Server 2008 SP2 - KB2939576 [1,8.1]
    MS14-025: Vulnerability in Group Policy Preferences Could Allow Elevation of Privilege - Windows Server 2008 SP2 - KB2928120 (x64) [1,7.8]
    MS13-014: Vulnerability in NFS Server Could Allow Denial of Service - Windows Server 2008 R2 Gold/SP1 (x64) [1,7.7]
    I have approved the above patches in WSUS and ran syncronization. The log wsyncmgr.log show that synchronization is done and even all child sites are syncronized. But I am unable to find the above even in the parent site. Checked all the SUP settings and
    all the 2008 server updates are set and marked to download.
    Please help me out on fixing this.

    So you should NEVER approve anything in WSUS. This will cause problems with your clients. Honestly since you approved things in WSUS, I would uninstall WSUS and reinstall it, reinstall the SUP, this will clear up any issues that now exist.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • HT5824 my ipad disabled after I closed it. I turned it on said ipad is disabled? Since 10S7 this has been an ongoing problem. I have not even touched the password it just disables on its own

    My Ipad was disabled after I turned it off. I turned it back on 'ipad is disabled' connect to ITunes!
    Why would it disable afer turning it off. I did not have a password issue. Not even once.
    I have not synced on Itunes on my system sincen this Ipad was synced at the Apple Store.
    Is there a way to connect on my pc to my Ipad from Icloud and restore my Ipad without loosing
    everything? Or do I need to reset yet again. This would be the fourth time starting from scratch!
    I had been Ipad replaced recently due to numerous problems with IOS7 including bluetooth problems
    with my keyboard, freezing - crazy making issues and most importantly I lost all data on my pages
    app and all contacts etc. and my ipad disabled itself after begin turned off!
    Now with the new one, my same problem! What is going on? What am I not getting.
    Prior to I0s& my Ipad performed beautifully. Now I do not feel I can trust this technology.
    Any ideas?

    Read this Apple Discussion Thread and possible solutions. The audio jack has been the main culprit, also certain sync and automation settings including connected remotes.

Maybe you are looking for