Regarding Mail notification in standard Workflow WS20000075

Hi Experts,
I am using the standard workflow to send mail to releaser for PO release. The task TS20000168 sends a mail notification to the PO creator saying that the PO is released after every release done by the concerned persons. Now the user requirement is that they want a mail notification to the PO creator only after final release. They dont want notification after each release. Only when the final releaser releases the PO, the creator should get a notification.
They want to stop the intermediate mail notifications of PO releases.
Can anybody suggest how to make the changes in this standard workflow ?
Thanks in advance.

Hi Umang,
Thanks for your reply. I have 2 doubts about this.
1.) Is it fine if I change the event of this standard workflow itself. i.e. from RELEASESTEPCREATED to RELEASED ?
2.)If I create a customised workflow & if I change the event from  RELEASESTEPCREATED to RELEASED then will it send the mail to PO releaser for each release, because the current process to send mail to each releaser is a must, only the confirmation for each PO reelase should be stopped.
Please suggest .

Similar Messages

  • How to send E-Mail Notification executing through workflow?

    hi All
    I want to send E-Mail Notification executing through workflow in MDM Data Manager?
    I have tried it, But still i am unable to send E-Mail Notification?
    i will explain, how i have tried?
    1) I have created the simple workflow with the following components
        they are in sequence
          start--> process-> notify--->stop
    2)  owner of the workflow is Admin and launcher of the workflow is Admin and i have given email id to the Default Admin user in the console.
    3) i have created another user (i.e. User2) with default roles as like as Admin and i have assigned User2 to the process component in workflow and I have created e-mail address for the User2 in the console.
    4) i have created another user(i.e.User1) with default roles as like as Admin. and give e-mail address,under the notify component User1 is selected in To Field.
    5) stop component as usual
    coming to configuration part about the SMPT server in MDS.ini file
    1) in mds.ini file for the MailServer=, I have given SMTP Server name once and restarted the server and executed the workflow, but not worked
    2)in mds.ini file for the MailServer=, i have given SMTP Server IP Address and checked the port,and we have configured the host file also and restarted the server and executed the worflow , but not worked
    In all the ways i have executed and tried to send E-Mail Notifications through workflow, But I didn't
    can any one help where i have went wrong, so i can rectify  it
    what actually we have to give in mds.ini file? is any other cofiguration required for it?
    if any one have any solution for it , can you please explain me in step by step
    Thanks in Advance
    bharat.chinthapatla

    Hi Bharat,
    your steps seems to be correct. Just try to ping your mail server, to verify if your mail server is running up, besides note that mdm go throw port 25 for sending emails, so please check if you are able to send emails using port 25 in your network.
    Regards,
    Vito

  • Regarding Mail step in a workflow.

    Hi All,
    I have a Mail step in the work flow and the mail needs to be send to all people in a particular position. But the position number is not a static one it is determined dynamically in back ground step and is available in an element of the workflow container.
    The problem is when i choose position in the Agents i am not able to assign the workflow container element.
    The WF container element refers to: SWHACTOR-OBJID
    Could anyone please tell me the solution.
    Points are definite.
    Thanks & Regards,
    Goutham.

    Hi Umang,
    Thanks for your reply. I have 2 doubts about this.
    1.) Is it fine if I change the event of this standard workflow itself. i.e. from RELEASESTEPCREATED to RELEASED ?
    2.)If I create a customised workflow & if I change the event from  RELEASESTEPCREATED to RELEASED then will it send the mail to PO releaser for each release, because the current process to send mail to each releaser is a must, only the confirmation for each PO reelase should be stopped.
    Please suggest .

  • E-mail notification for a workflow.

    Hi,
    i am currently working on a workflow that submit user's reequest for approval.
    One of the function required is to have an email notification to the users involved in the process regarding the outcome of the request.
    for example, the users submit a request for officer A(users can choose from a list of approving officer) to approve, then it will pass on to officer B (officer A will choose from a list)  to do the final approval.
    I need to be able to send the outcome of the request approved / rejected by officer B via an email to officer A and the user.
    How could i achieve that?
    Thanks alot in advance
    Regards,
    leesyy

    Hi,
    normally, you do this in the workflow. You have the decision task, and this produces a result. (Yes/no)
    Then make two "next steps" in workflow, for every outcome one notification.
    In the task you define your email settings and texts or inbox settings and text. The email is sent to transaction SOST, where you connect it to external servers.
    This is an abstract description, but it is basic workflow - there are also some demo template workflows you can look at.
    hth
    hs

  • Better way of Sending E-Mail Notifications -- Workflow or Function Module ?

    Hi All,
    I have an implicit enhancement written in a t-code and based on some conditions I am creating event which inturn will trigger the workflow which inturn send e-mail notification via send mail step.
    My question is:
    Which one of the ways is better in terms of performance or overhead to send an e-mail notification. (There are no Approval processes in the workflow.. Just One Step E-mail Notification).
    1) In the Implicit Enhancement, Trigger an event which inturn will trigger the workflow and e-mail is sent via send mail step.
    2) In the Implicit Enhancement, Send the e-mail notification via standard function modules available... such as
       "SO_OBJECT_SEND", "SO_DOCUMENT_SEND_API1".........
    Would be grateful if someone can post the Advantages and Disadvantages in the above 2 ways of sending e-mail notifications..
    Regards,
    PR.

    Just to throw in some additional factors, consider exception handling:
    An event-based send mail step is decoupled and thus independent of your application. This means your exception handling is separate. It means you do not need to hold up the transaction if there is a failure. All this depends on how important the mail is. You could of course add validation code to ensure the mail address is valid and send it elsewhere if not.
    Regarding performance, consider how often this happens. If it's an infrequent occurrence then I wouldn't worry about performance. Hundreds or thousands a day is a different story.
    So the answer is:
    Workflow for low-volume scenarios (low performance impact) that are important (better error handling in WF),
    Direct mail for high volume and noncritical
    In between these, use whatever you like
    One more thing to perhaps consider the future. What are the chances of the mail being replaced by a work item in furture? Sometimes it's only by observing a process after go live that you can identify the best solution. e.g. you may decide to replace the mail with a "Please go fix this" work item because you need deadline monitoring

  • About PO Release Strategy Workflow : WS20000075

    Hi,
    I want a workflow for PO release strategy. I believe that there is a standard workflow WS20000075 for the same.
    But I am unable to use it.
    I am not a functional guy and there is no one else to assist.
    Can somebody tell me how I should go about?
    Thanks.

    Hi,
    WS20000075 this std. Workflow for the PO this has multiple levels of approvals, Depends on the no. of approvals it will flow.
    The approver can be picked using the User Exit M06E0005 (EXIT_SAPLEBNF_001 - User Exit ZXM06U51), here you have to write logic to pick the Approver.
    The approval workitem comes to SAP Inbox, once the approver click the workitem it will open the Transaction, there the user can approve.
    To see the status of the Workflow, Go to ME23N, in the top left a button, Service Object, click on that, a drop down appear in Workflow > Workflow Overview, you can see the status here.
    Regards,
    Surjith

  • Can i use standard workflow for invoice block ? (BUS2081 . WS20000397)

    Hi Experts ,
    Please any one help me to use the standard workflow for Handlinig invoices blocked(T-code MIRO ). 
    I want an email sent , when  PO invoice is posted and blocked with attched PDF format .
    checked Business object BUS2081 . and Workflow WS20000937.
    But not sure how to use . Please help me to used to get the mail using the standard Workflow .
    Thanks .

    HI
    Iam not pretty much sure about MM or Invoices I found one of the [SAP Help documentation|http://help.sap.com/erp2005_ehp_04/helpdata/EN/0e/0e3b0cb84111d3b5b2006094192bbb/frameset.htm] . This might help you to process ahead.
    Regards
    Pavan

  • DRM / DRG E-Mail Notification

    Hello,
    I am trying to make the E-Mail notifications withing the workflow component work.
    So far I have set up SMTP Server and Credentials etc. within the DRM Management Console and added "Notifications" to each workflow step within my workflow model.
    As a last step I have added E-Mail addresses to each User.
    When a workflow level gets approved or declined no E-Mail ist sent our to any involved persons.
    Am I missing something?
    Thank you very much in advance!!
    Kind Regards,
    Pascal

    Localhost: I mean to replace localhost where ever you refer it. Ex: Host Machines --> Process Manager, Event Manager Etc. also in the SMTP Tab you will need to provide the SMTP Host ( you might have already provided it).
    Email Id : I mean the working email Ex: [email protected]

  • Standard Workflow for Logistics invoice blocked for Quality

    Hi friends
    Edd here
    I am wondering if there is a standard workflow for invoice verification if the invoice is blocked for QUALITY (not quantity)
    i.e. if the Goods have been receipted Movement Type 103, to blocked stock, this should block the invoice.
    Is there a standard workflow to pick up this event (RSEG-SPGRC ('Blocking Reason: Quality' = X)
    Thanks and regards
    Edd

    There is no standard workflow for Quality, but you can create your custom wrokflow using similar logic what has been used for the Qty workflow.

  • Send Custom Mail Notifications to Author/Creator when workflow ends

    Hello All,
    I am working on workflows and I want to send a mail notification to the "Author/Creator" when the workflow finishes.
    Currently, UCM workflows do not provide this functionality Out-Of-The-Box.
    For this I implemented a filter and hooked it to the event +"advanceDocumentStateMarkWorkflowFinished"+ event.
    Now I am able to send mail using the following code:
    InternetFunctions.sendMailTo(email, "DynamicPrefixTemplate","Workflow Notifications", cxt);
    However, I am not able to retrieve the author name to whom I have to send the notification. I found that "databinder" object (passed as param) in method signature below doesn't contain the author name attribute.
    public int doFilter(Workspace ws, DataBinder binder, ExecutionContext cxt)
    I can see other attributes such as dId, dName etc. but not the "dAuthor". Can someone please suggest how can I retrieve the author name for the document for which workflow has just finished and notify the author..
    I know there are services like getDocumentByName, but I do not know can I call these services from my filter code in Java. Please guide me.
    Thanks in Advance,
    Aakash

    Hi,
    If what you need is to send a notification to the original author, you do not need to write custom code, you can follow these steps:
    1) on the first step, assign the dDocAuthor to a workflow variable. As an example, on the Entry event if the first step add this code:
    <$wfSet("originalAuthor",dDocAuthor)$>
    Note that you need the previous step only if you allow revisions during your workflow. If you don't, then dDocAuthor would not change and you can skip that step
    2) on the last step, send a notification using the variable we saved on the first step as the addresee. As an example, on the on Exit event add this code:
    <$wfNotify(originalAuthor,"user")$>
    (if you do not allow revisions, substitute originalAuthor by dDocAuthor)
    Another thing, a lot of people run into the need to override the standard email templates when they start sending custom notifications. The workflow administration guide has a very nice and detailed section that explains how to do this. Also, the idocscript reference guide is always a good point to check the correct syntax for idocscript functions. There is a section of workflow related functions/variables in that guide that always comes in handy.
    Hope this helps.
    Regards,
    Jorge

  • QM - Procedure for notification standard workflows

    Dear everybody,
    I Know nothing of the QM module. I have enabled triggered QM quality notification template, but when I create a notification for QM01 transaction, only the coordinator receives a workitem in her workplace. The users responsible of the tasks donu2019t get  any workitems in their workplace. Could I get some help with the QM procedure for notification standard workflows? Or else, I ´d appreciate it if anyone knew how to proceed so that the responsible user gets a workitem in his workplace.
    Thanks in advance.
    Beatriz.
    So sorry for my English level.

    Hi
    This task need to be done by Workflow consultant. But if u have authorizations then pl follow the steps to assign other users to QM notification WF so that they will also get mail in Workplace if any defect raised in QM
    1) Enter T-code = OQNW
    2) Click on  Assign Agents
    3) In the next page select     QM: Quality notification - INFO and click on Agent assignment in the menu (Top left) and select Create
    4) Select User in the pop up window(Choose agent type)
    5) Give SAP user name(SAP log in id) in the window  and press enter. Like this u can enter the other users
    Hope this will solve u r need
    Regards
    Brahmaji

  • BPEL Workflow mail  Notification content coming as attchment

    Hi All,
    iam using actionable notifications in bpel workflow.
    iam getting mails properly but problem with payload part coming as attachment (as content.html).iam facing this problem only with Microsoft outlook.
    Here are server deatils.
    Server version: SOA suite 10.1.3.4
    My Email Client: Microsoft Outlook
    Please advice..
    Regards,
    Sudhakar.M

    Hi ,
    in workflow notification mail some part of message is coming in body ...payload details of workflow coming as attachment (as content.html)
    i tried to apply patch 8279781..but iam getting some errors
    OPatch detects your platform as 207 while this patch 8279781 supports platforms:
    0 (Generic Platform 1)
    This patch is not suitable for this operating system.
    Please contact support for the correct patch.
    ERROR: OPatch failed during pre-reqs check.
    OPatch returns with error code = 150
    can u plz me help me on this...
    Regards,
    Sudhakar.M

  • E Mail Notification in SAP MDM Workflow

    Dear Experts,
    We have a scenario regarding E Mail Notification, in which we need your inputs on the below issues:
    1. We are able to maintain the list of users manually for Email Notify step, but we need to maintain the list of users as dynamically. So that it will be helpful in reducing the human errors.
    2. We have to send Email only if there is a change or creation of records based on a value of a particaular qualified lookup link.
    eg, A look up qualified link for regions which has possible values as "Region1", "Region2" and "Region 3". So we want that if a record gets created with "Region1" then only notification should be sent else no notification.
    Please provide your solution on the above issues.
    Thanks and Regards
    Gaurav Kumar Sharma

    Hi
    Scenario 1:
    I dont think we have an option of dynamic users list (based on Role) in e-mail notification but you can do one thing you can add multiple e-mail ids for a single user with a ";" seperator under users-> e-mail in console. please give a try and see if it helps.
    Scenario 2:
    Design a workflow which has Trigger Actions on Record Add,Record Update
    Start -> Branch step -> (FALSE)Stop                    
                       ->(TRUE) Notify  -> Stop
    In the branch step use the validation with the below code. This will take care of the notifiction when there is a Region1 added to the lookup table.
    HAS_ANY_VALUES(Regions.Region.[Record], Regions [Region1] ) AND
    LEFT(Updated Date,16)= LEFT(SYSTIME(0),16 )
    regards
    Sowseel
    Edited by: sowseel pasumarthi on Aug 23, 2011 3:22 PM

  • Workflow mail notifications

    hi all,
    i want to implement workflow related maile notification in EBS 11.5.10.2 , my DB is 10.2.0.4 and OS is HP UX 11.11
    can any one suggest me docs related to it
    one more thing, how will mail work, will it use sendmail feature of Hp UX or some other oracle package
    waiting for responses

    Hi,
    Please refer to the following notes, it should be helpful:
    Note: 164871.1 - Configuring the Workflow Notification Mailer in Oracle Applications Manager 11i
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=164871.1
    Note: 279166.1 - Oracle Workflow Cartridge Workflow Information Data Collection Test
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=279166.1
    Note: 234436.1 - How-To Setup Workflow Mailer in an Oracle Applications 11i environment
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=234436.1
    Regards,
    Hussein

  • E-mail notification in SRM 7.0 for Shopping Cart Workflow

    Hi Gurus
    We have a requirement in SRM 7.0 Process Controlled Workflow.
    1. To send E-mail notification to  approver Outlook / lotus notes in case of SC goes for approval. 
    2. Incase SC is rejected by the approver then the E-mail notification has to be send to the creator of SC.
    How do we configure this E-mail Notification in SRM 7.0 . Also , how do we include Customized E-Mail text while sending these notifications.
    Kindly let me know .
    Thanks,
    Ashish

    Hi Ashish,
    Look out for this path ..
    SPRO-> SRM Server-> cross application->event and event schema for alert management
    in Define events look for Approval_process_doc_rejected and Approval_process_doc_approved
    you can check for event control enter event Approval_process_doc_rejected Or Approval_process_doc_approved
    and event category, event sub category
    also...see Define receipeint of notifications -> here you can configure the receipeint  in case of approval / rejection.
    ~vipin

Maybe you are looking for