How to send notification and email to all approvers

Hi
I am customizing the requisition approval workflow in p2p cycle.
We have to send out notifications and emails to all people in the approval heirarchy , who have already approved the req if some body higher up in the chain rejects it.
right now oracle only send email and notification to the requester.
ex -- If A requested it and next approver is B , who approves it , next is C, who approves it
but next person D rejects it
I want to send notification to C , B and A
not just A
please let me know how to do this.
thanks

Hi,
I've provided advice on how to do it in response to your thread on the WorkflowFAQ forum at
http://smforum.workflowfaq.com/index.php?topic=358.0
HTH,
Matt
WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
Have you read the blog at http://thoughts.workflowfaq.com ?
WorkflowFAQ support forum: http://forum.workflowfaq.com

Similar Messages

  • How to send notification via email

    As we know, there is one step type "Sent Mail" in the workflow builder. However, the notification can only be sent to business workplace.  Any one knows how to let sap automatically send the notificatfion to both business workplace and email box of the user.

    If the SAP User Id is maintained with a valid email address in SU01d transaction and everything is properly configured in SCOT then you will receive mail on both Workplace and email inbox provided you are using SAP User Id as an agent assignment.
    Thanks
    Arghadip

  • How to send a single email to all recipients at one time

    Hi,
    With JavaMail, is there any way to send an email to several recipients at once time
    instead of calling Transport.send() one by one? You may state why not use
    address like "[email protected],[email protected],[email protected]".
    Because I want to have a single recipient address appeared on the "Address To"
    field on email instead of showing all recipients addresses on the "Address To" field.
    Thanks for your attention in advance,
    Raymond

    If you don't want all the recipients to see each other's addresses (and that's often what you do want), put that list into the BCC address and not the To address.

  • How to send notification to email through report programme?

    I am do not have idea how to do it please help me.

    Hi Abbu,
    try this code, that may help u.
    Sending mail with attachment using Object Oriented Approach - Code Gallery - SCN Wiki

  • How to send notifications to multiple person with same role and with result

    How to send notifications to multiple people with resultout as approve/reject?
    We are looping the notification by attaching a cursor query to find the different emp nos to send for approval.
    I cannot associate a role because these emp nos are sub-set of a role which I have created and i am getting thru the cursor query.
    For FYI notification there is no problem, but for approval notification, I am not unable to send approval notifications to all the people.It stops at the first person in the loop.Pls suggest alternate way. Thanks in advance.

    Manju,
    I would use the cursor to populate the API for creating an ad-hoc role within the workflow process as a function. Then set your notification performer as the ad-hoc role.
    Here is an example function:
    create or replace procedure sample_emp_fill(itemtype in varchar2,
    itemkey in varchar2,
    actid in number,
    funcmode in varchar2,
    resultout in out varchar2) as
    cursor get_name is
    select ename from scott.emp where mgr = 7839 and empno != 7566;
    role_name varchar2(50);
    names varchar2(500);
    begin
    if (funcmode = 'RUN') then
    role_name := 'ad_hoc_role_'|| itemkey;
    for row in get_name loop
    names := names || row.ename || ' ';
    end loop;
    WF_DIRECTORY.CreateAdHocRole( role_name=>role_name,
    role_display_name=>role_name,
    language=>'AMERICAN',
    territory=>'AMERICA',
    role_description=>role_name,
    notification_preference=>'QUERY',
    role_users=>names,
    email_address=>' ',
    fax=>'',
    status=>'ACTIVE',
    expiration_date=>'');
    resultout := wf_engine.eng_completed||':'||wf_engine.eng_null;
    return;
    end if;
    end;

  • How do I select and email a whole lot of photos on my iPad from my iPad emails? It seems I have to go into Email and then insert one photo at a time? Isn't there a way to select all in the photos and then email the batch.?

    How do I select and email a whole lot of photos on my iPad from my iPad emails? It seems I have to go into Email and then insert one photo at a time? Isn't there a way to select all in the photos and then email the batch.?

    Actually, you can email up to 5 at a time from the Photos app. Select any more and the email share option will not appear.
    If you explain why you need to email large numbers of photos, we might be able to offer an alternative.

  • How to send an group email with text and photo with  out having google trash it

    how to send a group email with imac 21.5   8.1 Yosemite gmail    without having it trashed automatically

    Check the settings on the machine(s) that are trashing it.

  • HOW TO SEND NOTIFICATION THRO. MAIL

    I have installed workflow 2.6.4 on oracle 10.2.
    1) How to send notification thro mail?
    2) what kind of setting I need to do?
    3) Do I need to include all users email address in Microsoft Outlook contact or in WF_LOCAL_ROLES?
    Regards,
    Jitendra

    The Workflow Agent Listener and Workflow Notification Mailer components should be up and running in order for e-mails to be received from Oracle Workflow. These components are managed using batch files located on $ORACLE_HOME/wf/admin. You may verify the status and view the log files of these components using Workflow Manager UI accessible from Enterprise Manager.
    Thanks

  • How to send timer job email to "assigned to" feild value in a task list?

    Hi All,
    How to send timer job email  to "assigned to" field value in a task list if due date is after two days from now?

    Create a SharePoint Designer Workflow and use "pause until date" option when an new item is created/update.
    Using Server Object model, I believe you can create the timer job from item event receiver.
    --Cheers

  • How to send a sms email with a 5310

    I am trying to figure out how to send a Sms Email with my new 5310 xpress music it only allows me to enter numbers in the to box

    i would guess that you are trying to write the message possibly in the field designed for a contact name or phone number that you would like to send it to, if you go down to the rest of the lines you will be able to type your message. this is just a guess but it sounds like this might be the issue. if not please elaborate so we can assist you better. 
    You know what I love about you the most, the fact that you are not me ! In love with technology and all that it can offer. Join me in discovery....

  • TS3276 how to send a group email with iPhone 5

    how to send a group email with iPhone 5

    I have a new OSX 27" iMac that is running Maverick. 
    RE: group emails, I am trying to omit individual recients and have tried the following options without success.
    1) Mail- Composing- checked "Automatically- Bcc"
    2) Mail- Composing- unchecked "when sending to a group, show all member addresses"
    The result is that all names continue to show up with email addresses for group emails.
    HELP!  HELP!  HELP!
    Lynn 

  • What is the actual status of my Silver iPhone 6 Plus 128GB preorder that was confirmed completed by 3:35AM EST?  Reps and websites and emails are ALL messed up.

    So, I placed my order by 3:35 AM EST for my Silver 6 plus 128GB.  All the way through the process, from selecting the phone to the submission confirmation screen on the web it stated delivery by 9/19.  I received my email confirmation and that showed the order date as 9/12 and the delivery date as 9/12.  Well I knew that would not be right.
    So then I go online to check the order status and it states the order has been received and the expected SHIP date is 10/14.  WHAT?!?
    So I called Vz and spoke with a rep who stated that he wasn't sure why it showed that but my ship date would be 9/19.  Call #1
    Well that's fine, I knew he probably mixed those words up.
    So then I check on 9/13 to see if it was updated online, still showed 10/14.  So I call again and this time the Vz rep places me on hold then comes back and says I am sorry to say that your expected ship date is 10/14.  Flustered and irritated I ask how that can happen and change from all the other notices stating the 19th (or sooner according to the email which she laughed about).  Call #2
    So today, I decide to check again after Noon EST and now all day it has said that the expected ship date is NOT AVAILABLE?
    Checking this community, looking at tweets and posts I see all conflicting information, some people getting getting ship notices but most of those are just the 6 and not the plus.
    Where can I find a straight answer.  I have seen another poster state that anyone who completed their order the first couple hours of ordering on the 12th will definitely receive on the 19th according to what they have been told by a Vz rep but honestly with the mixed messages I have seen personally I am not putting a lot of faith in what was told to him.
    OH, also I can only check my order by my preorder confirmation and not my order number.  When trying to check with my order number it gives an error message saying that is not a valid number.
    I have been a customer for almost 20 years, and this is making me think about switching. 

    We know everyone is super exited about these great phones. As your order moves through the process, you can check the status at http://bit.ly/RjmCUB. You may not be able to see a change from Processing until it officially ships, then you'll see the tracking number. If you've received a confirmation email that your order was submitted, any additional information throughout the fulfillment process will be sent to that same email address.
    TrevorC_VZW
    Follow us on Twitter @VZWSupport

  • Retrieving User groups and email for all users in a group

    Hi Everyone,
    I need to create an ADF application to retrieve all the groups in OID, the user would select a group and it should list down all the email addresses in that group.
    Can you suggest what is the best way to achieve this. My main concern is how to retrieve groups and email addresses from OID. I was unable to find APIs for it.
    Your suggestions are greately appreciated.
    Thanks,
    Husain

    In a multi-user environment, a user install a dreamweaver extension,but just the user who install the extension can use it.
    Is there a way that administrator install the extension and make this extension available for other users in multi-user environment(e.g. the Windows 7)
    Dreamweaver had this capability many releases ago, but it has been dropped, so it's no longer available.
    Regards,
    Randy Edmunds
    Dreamweaver Development
    Adobe Systems, Inc.

  • How to send photos as email attachments???

    This is a ridiculously easy and simple question but I'm a mac newbie and can't figure out how to send photos as email attachments, not embed them in the body of the email. Every time I go to send a picture or group of pictures from i-photo an email message opens....the pictures are embedded in the body of the email and that's how they appear to receipients. In a test, I've sent them to a PC...the message comes through just fine but the photos don't have separate attachments that I can click on and "save as." they come through as bitmap files. Any ideas? THANK YOU.

    It will not ALWAYS fix the problem that this topic is about; I had my Mail preferences set to send as Plain Text and it did not fix the problem. Additionally, since there is NOT an option in Iphoto as you previously noted, it might be confusing to some people.
    However, for those of you who have the same problem, there seems to be a solution that worked for me. I also had the problem that Mail was overriding my sizing preference when I selected them in Iphoto (share > email) and always sending them as small instead of medium as I preferred.
    Since it seems that sometimes Mail does not deploy the plain text default so you need to kick start it to remember. This is how I did it....
    - Select the photos you want and hit SHARE > EMAIL in Iphoto
    - Now, in Mail click on the photo browser button
    - Find another photo in Iphoto via the browser and drag and drop it into the email that you're composing
    - You'll see a size option appear in the bottom right hand corner
    - Playing around with the sizing option a few times kicked it into gear and it seems to be working better since then
    I hope that helps anyone who has had the same problem.

  • How can i copy and email a calendar entry on iPad

    how can i copy and email a calendar entry on iPad

    What it says in the manual
    Invitations
    If you have an iCloud account, a Microsoft Exchange account, or a supported CalDAV account, you can send and receive meeting invitations.
    Invite others to an event. Tap an event, tap Edit, then tap Invitees. Type names, or tap to pick people from Contacts.

Maybe you are looking for

  • Master data delta

    BW Experts,   Right now we are doing all full loads for our master data. I have heard about Master data deltas which brings only the changed and new records. what is the setting to be made in BW for this. Also what is the setting to be made in R/3 3.

  • Albums view by date added

    Hi, I really like the new Albums view. I would like it to show me my newest albums first (not by year but by date added). I can do that in the Songs view, which is just super boring, and I can create a playlist containing my newest music, but then I

  • CC has updates for Photoshop CC but update fails...

    says Download error contact support (49) but there is no support option available... bummer

  • Crystal 10 RDC Save Copy of Report opened by the Viewer

    Anyone know the setting in the RDC that will allow me to save a copy of the report that is being opened by the viewer? Years ago I used this for troubleshooting reports where we were dynamically setting the datasource paths. When a report was opened

  • Black hole VLAN with DHCP

    I'd like to create a blackhole VLAN (maybe not a good name for it) for two reason.s 1 assign it to unused ports and turn them off. 2 so when a tech goes to install a device and the port is enabled they would pull an unrouted DHCP ip address. My quest