How to send workflow notification from a custom form in R11i

Hi Gurus,
We have a custom module to evaluate vendors, which has 2 custom forms viz Evaluate form and Approve form, user will evaluate the vendor and submits the same for approval, and when submitted for approval(Submit button) a mail is being sent to the employees supervisor using UTL_MAIL.SEND informing him to approve.
And now client wants to send workflow notification upon submitting for approval. As Iam very much new to workflow I need your valuable guidance and suggestions.
Thanks
Sandeep

Hi Sandeep
Take some time and check the Oracle Workflow tutorial available at Anil Passi website. The URL is as follows
http://oracle.anilpassi.com/oracle-workflows-training.html
Hope this will help.
Regards
Ali

Similar Messages

  • Sending Workflow notification from SAP to Outlook

    Hi All,
    I want to send my workflow notification mail from my SAP inbox to Outlook.
    I have done the same for the work items successfully using Extended Notifications.
    However, the same configuration is not working for "Notifications".
    Please suggest.
    Thanks & Regards,
    Deb

    Rob,
    Thanks for your response. It was a simple sent mail step. So I send it directly to the e-mail id of the same user. Simple thing clicked to my mind little late.

  • How to send email notifications from a workflow?

    I am having problems trying to get notification emails to work from a workflow. I have done the following:
    1.Checked notification to file is commented out in waveset.properties
    2.Set SMTP server and port setting in Configure > Servers > email template
    3.Set SMTP and port setting in Account creation notification template.
    4.I am then running the following workflow code in reconsiliation per user workflow:
    <Action id='0' name='Send Notification' application='com.waveset.provision.WorkflowServices'>
                          <Argument name='op' value='notify'/>
                          <Argument name='template' value='Account Creation Notification'/>
                          <Argument name='type' value='email'/>
                          <Argument name='toAddress' value='$(email)'/>
               </Action>I am currently getting an error:com.waveset.util.WavesetException: toAddress must be specified.
    Whatever I try I cannot get the email template to pick up the email address for each user from the workflow.
    If I add a valid email address into the "toAddress" in the Account Creation Notification email template, the error goes away and reconsile completes, but no email is sent.
    Could someone advise what I can look into to sort this and get it working.

    You're running into a common IDM bug. I've hit it a few times too. I'm not sure of the root cause (sometimes using notifications as you did works for me sometimes it doesn't) but there's a workflow sub-process called "Notify" that you might look into. It's got a few extra features (such as retries) that the direct provisioning class does not.
    Call it using something like the following action:
          <Activity name='Notify User'>
            <Action id='0' name='send notification' process='Notify'>
              <Argument name='template' value=Template'/>
              <Argument name="from" value="[email protected]"/>
              <Argument name='to' value='$(userView.global.email)'/>
            </Action>
            <Transition to='end'/>
          </Activity>

  • How to use Key Flex Fields in Custom Form

    Dear Members,
    I have developed a custom form.
    In my form there is a search criteria for location.
    When ever user wants to query based on the location ,I want to display Asset Location Key Flexfield so that user can choose the respective segements and search the assets.
    Can any one please tell me what is the procedure to be followed to display Key Flex Fields in the custom forms?
    Your inputs will be of great help to me.
    Thanks in advance.
    Best Regards,
    Arun Reddy.

    Hi,
    Please see the note:730068.1 - How To Invoke a DFF from a custom form
    Thanks,
    Ajikumar G

  • How to send email notification in different languages in Workflow ?? Urgent Help Needed

    Gurus,
    How to send email notification in different languages in Workflow? Can anyone send me some useful guidelines or link where it is mentioned.

    There is no profile option available to specify whether send or not send email notification.
    But after login, in preferences youcan set the notification preference value by which you can configure whether to send or not
    to send email notifications.
    If you select ''Do not send me mail' or 'Disabled' it will not send.
    For other values it sends the notfication in different formats like text, html, attachments etc...
    Edited by: sarojak on Jun 27, 2011 7:18 AM

  • How to send a notification

    dear all,
    I am new please let me know how to send a notification?
    thanks
    Muhammad Nadeem
    [email protected]

    Hi,
    You need to define an item type, then define a process within the item type, then define a message and a notification. Include the notification in the Workflow process, and draw transitions from the start node to the notification and then from the notification to the end.
    Depending on who you want to notify, you may or may not need to include an additional step to dynamically determine who the recipient should be. You then need to set the recipient on the notification - either to the attribute holding the dynamically determined approver, or the static value.
    Save the workflow definition to the database and flat file, then test it.
    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://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Call the document Approval Workflow screen from a custom KM Details Page

    Hi,
    We are trying to call the Approval Workflow screen from a custom developed KM Details page (using JSPDynpage). How can this event be triggered. We want to trigger the same event that gets called when a user clicks on the Approval Option under Settings in the Details page for a KM resource. Quick response would be much appreciated.
    Thanks and Regards,
    Shibendra

    Hi,
    Refer below links:
    https://blogs.oracle.com/prajkumar/entry/call_oaf_page_from_d2k
    http://oraclearea51.com/11i-oa-framework/17-technical-articles/technical-articles/325-how-to-call-oaf-page-from-form-personalization.html
    http://oracle.anilpassi.com/call-oa-framework-page-from-oracle-forms-passing-parameters-2.html
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Trigger custom workflow from a custom form

    Hi all,
    I have to trigger a custom workflow from a custom form.
    I am working on 11.5.10 using forms 6i.
    Please suggest how to trigger a custom workflow from a custom form and what are the pre requisites and additional settings to be done for this.

    Hi,
    Please follow the below mentioned steps in order to achieve the desired solution:
    1. Create the custom workflow and compile it in data base.
    2. Customize the form to trigger the custom workflow using 'WF_ENGINE.CREATEPROCESS' API.
    3. Pass parameters as 'ITEMTYPE', 'ITEMKEY', 'PROCESS NAME' AND 'USER KEY'. Though user kay is not mandatory, it helps to identify the workflow if searched using status monitor.
    4. After calling create process, set the required workflow attributes and call API 'WF_ENGINE.STARTPROCESS' to start the workflow.
    5. Make sure you commit the activity after successful call.
    Let me know if you need any additional information.
    Regards,
    pP.

  • How to send the samples to the customer?

    Dear All
    how to send sample pieces to the customer for approval for further process?
    Can anybady look into this process...
    reg
    mrs

    Dear ,
    Here are the steps if u want ot Map the scenario through MM.
    case1) If Material is Not Excisable
    Step1)
    Do the transfer posting through MB1B from unristricted stock to consignment stock at customer.
    Step2) Take the print of that document which will be ur Delivery Chalan.
    Step3) For return of the sample do the reverse for what  u done in step 1)
    Case2)If Material is Excisable
    Step 1) Do the transfer postig by movt type 541(issue to S/c or vendor) [For this u need to maintain customer as ur vendor]
    Step2) Raise the 57F4(a) Challan with reference to the document posted in step1) Tcode -J1IF01
    Step3) take print out of the Challan -SP02
    Step4)For return of the material do the reversal movement 542
    step5) reconcile the challan by that document T code-J1IFQ
    Step6) Complete the challan T-code J1IF13
    Regards,
    SNB

  • How to stop email notification from apple support site.

    how to stop email notification from apple support site. please inform me

    If you know the thread or community that is sending you the emails you can go directly to those and skip the rest of this however if you don't remember or are still getting email after going to the community read on.
    Stopping email from ths site can be difficult, it is a multi step procedure.  See the link Stopping emails from ASC which Neil posted for all the details.
    regards

  • How to send a file from FTP to external server

    My requirement is to send a file from FTP to D3(External) server.
    Now I am able to store the file in Appln server.
    I want to send the file created by the program thru FTP to D3 server.
    I know the username,Password,HostID,RFC destination details.
    How to send the file from FTP to D3.
    If u have any program,Plz send it...
    I dont want the function modules name...I want the example code ....
    Thanks in advance.

    Hi Sumi,
    You could do it so that you create a .bat or .cmd script to your server which does your ftp transfer.
    To do this you must use sm69 to create a external operating system command which you can call from FM SXPG_COMMAND_EXECUTE. To SXPG_COMMAND_EXECUTE you the file you need to transfer as a parameter.
    What happens is that your abap program passes the file to windows batch script (.bat .cmd) which will then do the transfer for you.
    Here's a sample of ftp-script for windows:
    echo open IP_ADDRESS_TO_YOUR_SERVER > c:zftp_transfer.ftp
    echo USERNAME>> c:zftp_transfer.ftp
    echo PASSWORD>> c:zftp_transfer.ftp
    echo put YOUR_FILE>> c:zftp_transfer.ftp
    echo quit>> c:zftp_transfer.ftp
    ftp -s:c:zftp_transfer.ftp
    also take a look here for more details:
    http://support.microsoft.com/?kbid=96269
    Ok, this might be a bit trivial but if your server is unix/aix etc.. Instead of using batch script you must do a shell script.
    Regards,
    Ville

  • How do i stop notifications from ringing while im on a phone call on the iphone 4s

    how do i stop notifications from ringing while im on a phone call on the iphone 4s?

    Basel,
    I'm not sure why these folks are having trouble understanding your request. I will dumb it down for them. Is there an option to have the iPhone only provide me with notifications when I'm not on the phone. Having my $800ish phone buzz and interrupt my phone conversation (after all primary function of this iPhone is being a phone) to let me know one of my Facebook friends has challenged me to a game of words with friends. I don't want my iPhone to not notify me at all. It can notify me after the call (again primary function) is complete. Going through menus and turning off notifications all together is absolutely silly. I wouldn't want to have to navigate through the menus and turn them off and then on an then off just to make or receive a phone call. Could you imagine answering you phone with, "hey, just wait I have to turn my notifications off so I can have this conversation." every time you wanted to talk on the phone.
    So yeah. Again not sure why they were having trouble with understanding you. I hope this helps clarify it for them.
    Randy
    Ex Apple tier two support agent.

  • How to send the data from mac pc to External drive

    how to send the data from mac pc to External HDD
    or Pen Drive but with out deleting the preview as data

    You can use "Finder", which is in your dock, to copy files from your iMac folders over to the external hard drive.
    Hope this helps

  • Sending PM notifications from MES to SAP R/3 PM

    Hi
    can any body throw some lights on how to send PM notifications created by production team in MES system to SAP R/3?after that order will be created in SAP reference to MES notification received in SAP.
    Thanks
    Seenu

    Hi,
    The key to your problem is to understand how to exchange data with the MES. Does it support ISA95/B2MML? Is there a SQL interface? Can you exchange data via Flat File or XML?  How about OPC?
    If the MES supports OPC then you should take a look at this web site: http://www.opc-to-sap.com
    If the MES supports B2MML, XML, SQL or Flat File then you should take a look at this web site: http://www.mes-to-sap.com
    Hope this helps.

  • How to enable workflow notification mailer and how can it help me?

    Hello
    I am on 12.0.6
    I want to know how to enablke workflow notification mailer and how it can help me?
    Do i need to seperately license it?
    is there any patch that i have to apply in order to use it
    Please advice and help me with my query

    Hi,
    I want to know how to enablke workflow notification mailer and how it can help me?See the documents referenced in this thread.
    Workflow Configuration and Troubleshoot
    Workflow Configuration and Troubleshoot
    Do i need to seperately license it?No.
    is there any patch that i have to apply in order to use itSee the thread referenced above.
    Regards,
    Hussein

Maybe you are looking for

  • R12: is iExpence multi org enabled?

    Hi, We are implementing iExpense in R12.0.4. Most of the setups have been done. However, while creating expense reports , we are finding that there is no Operating Unit selection field. We have setup MO: Security Profile for the responsibility. Just

  • Creating Custom Page Size less than one inch

    I currently have Acrobat 6 on Windows XP, and it appears that I cannot set a custom page size less than one inch (Using Printer Preferences). Is there another method I can use to create a PDF from Publisher that has a page size less than one inch? If

  • How do I get photos to 'drop down'??

    This is the effect where the photo drops down on the screen and like smoke or dust comes from it or it just drops down in general. I have seen Youtubers use this ebfore.

  • No accts maintained for company code clearing between comp.cds RTIL and RCP

    Dear sir i am stock transfer in one plant ot another plant  on 301MVT use in MB1B t code that time below error is showing No accts maintained for company code clearing between comp.cds RTIL and RCPL.

  • Can't change printing font at Entourage

    I don't know why but I can change the font for printing out emails from Entourage. I have tried to change the printed font in the perferences menu and used diff fonts and sizes, but no effect at all... Any idea ?