Workflow doesnot automatically trigger mail ..

Hi MDM Gurus,
I am trying to design a simple workflow
Start>Process>Approve-->Stop.
This flow Or workflow works and does trigger a mail to approver and processer when i execute the workflow Manually .i.e In Datamgr i select the record... go to records in header --workflow and execute the corresponding workflow..evrything works fine..
But when i put the XML file in ready folder(to automatically suck into datamanager with help of MDIS server) of respective repository..Workflow doesnot trigger a mail...What can be the reason ..I have checked the mds.ini file and it has server path in it.
Please can anyone let me know what can be the problem...
Regards,
Vikrant...

Hi Vikrant,
I have worked on a similar scenario as yours,where my workflows steps were
START->MATCH->APPROVE->STOP->
I automated this workflow,whereby the import file was automatically pulled into MDM and workflow automatically launched  then the matching strategy automatically executed on them.
For this I had to:
- Create a workflow chk if all the stencil are properly connected and then SAVE the workflow.
-Fill in the properties of all properly,by mentioning the strategy name in the match stencil.
-Making the trigger action as Record Import
-In Configuration options giving the name of the workflow
-Setting up the ini file and giving the delay time.
If all these steps are carried out properly your workflow should work automatically fine,it worked for me
Check to see your import server is up and running fine in the services and that your workflow is saved properly.
Below link might help you build your workflow correctly
https://www.sdn.sap.com/irj/sdn/advancedsearch?query=workflow&cat=sdn_all
(Dynamism in Static Master Data Management Area - The Workflow)
Thanks & Regards
Simona

Similar Messages

  • Trigger automatic e-mail for Material Master field change

    Hi All,
            Please guide me, Is that possible can we able to trigger automatic e-mail to the when ever SAFETY STOCK field get changed.
    If the above is possible, Please advice me a step by step procedure will be thankful.
    Thanks in Advance.

    dear friend
    you probably might look at SAP Business Workflow features

  • We have three discussions forums with same subject. whenever a post gets new reply in one forum, it should automatically trigger workflow functionality to check conditions and send the same reply to other synchronized forums.

    we have three discussions forums with same subject. whenever a post gets new reply in one forum, it should automatically trigger workflow functionality to check conditions and send the same reply to other synchronized forums.
    Rajiv Kumar

    Hi,
    More details about your discussions forum will make others easier to find a corresponding solution on your requirement.
    If you mean there are three Discussion Board list waiting for synchronizing, I would suggest you create an Event Receiver for the three Discussion Board list.
    Here is a link with code demo about how to copy items from one Discussion Board to another including Replies:
    http://spcodes.blogspot.com/2013/03/programmatically-copy-items-from-one.html
    Here is a step by step sample on creating a simple Item added event receiver for Custom List in SharePoint 2010:
    http://msdn.microsoft.com/en-us/library/ff398052.aspx
    More information on Event Receiver for your reference:
    http://msdn.microsoft.com/en-us/library/gg749858(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/ff408183(v=office.14).aspx
    Feel free to reply if there are still any questions. 
    Best regards
    Patrick Liang
    TechNet Community Support

  • Trigger mail to dynamic Agents

    Hi Experts,
    My requirement is to trigger a email to user based on document type.
    Lets say my doc. type is     DOC1 then Approver will be USER1
                                                DOC2 then  Approver will be USER2.
    and mail should be triggered to this agents dynamically based on document type.
    I have created one z table and maintained this entries.
    created one Rule .
    If I pass my document type to rule, it fetches USER correctly.
    Now how to use this Rule in work flow to trigger mail to fetched User ??
    Please give me a step by step guide to do it.

    Hi Sunil,
    Probably you need to go through some basic material related to Business object and workflow.
    Go through the below link.
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/c5/e4ac12453d11d189430000e829fbbd/frameset.htm
    http://wiki.sdn.sap.com/wiki/display/ABAP/SAPBusinessWorkflow
    Regards
    Kedar

  • Trigger mail(sending mail to respective person)when budget is release in PS

    Dear Sir,
    I want to trigger mail ( sending mail to respective person ) when budget is release in PS.
    Please help for following :
    Option 1 : User exit
    Option 2: Workflow.
    Regards
    Vinu

    Hi Vinod,
    You can acheive this using a Workflow. What you need to do is set an user status as Rbud-release budget, and when ever you project is set to this status a workflow will trigger to the concerned aggest assigned to workflow task. Here you can provide a user decision as 1. Approve 2. Reject. When ever workflow triggers, approver can see in his inbox the project budget in Cj30 by clicking object link to cj30 and if he feels it is ok then he can click Approve button this will take him to CJ32 screen where he can release the budget. IF the user feels Budget need to be revised then he will click reject this will send an email to the person responsible to revise the budget and at the same time user status will be reset back to previous user status.
    The above  method we have adapted for one of our client. This is done by a workflow consultant.
    Thanks
    regards
    kishore

  • Workflow - based on idoc status workflow have to trigger

    hi,  i generating IDOC using abap program, when i generated IDOC workflow triggering, my recruiment is based on IDOC status
    workflow have to trigger, eg success status 30 means mail have to go one person, if fail means mail as to go another person. I trying for last two days any one can help me.

    Hi Rajendra,
    You need to trigger workflow only if u require any approval/Rejection.
    If you just need to send a mail on idoc status 30 or fail status, u need not to trigger workflow.
    You can do it with the help of standard FM also. Just search by putting Mail or sendmail* in t-code SE37, you will surely get an relevant FM which you can use in Condition of Status of idoc.
    Hope it will help u.
    Regards
    Nitin

  • Automatic sap mail to mrp controller

    Hai friends
    After MRP run automaticaly mail trigger to mrp controller .
    For this requirement ,what are the settings needed ?

    Hy,
    For trigering automatic SAP mail to MRP controller you have to go with User Exit,
    User Exit for MRP is
    User Exit is  M61X0001
    Function Module EXIT_SAPLM61C_001 and
    Include ZXM61U02
    In above Include you have to apply funbction module which triggers the automatic mail
    Some of the Function module relevent to sending mail are,
    /SPE/TPOP_SMTP_SETTINGS_READ
    BAPI_BUPA_SEARCH
    BAPI_BUPA_SEARCH_2
    BKK_ACCNT_STAT_GET_EMAIL
    BUPA_PARTNER_CONTACT_SEARCH
    CRM_IC_EMAIL_LINK
    EXIT_SAPLBPFC_001
    EXIT_SAPLEL35_003
    EXIT_SAPLFCIM_280
    EXIT_SAPLJGWWW_004
    EXIT_SAPLMLSX_010
    EXIT_SAPLMLSX_011
    EXIT_SAPLVED4_004
    EXIT_SAPMJGWWWIU1_016
    EXIT_SAPMJGWWWIU1_017
    FTR_MIR_EXECUTE_MESSAGEMAIL
    HR_EFI_BC_POLL_MAILBOX
    HR_EFI_XI_POLL_MAILBOX
    HR_FBN_GENERATE_SEND_EMAIL
    HRIQ_STUDENT_EMAIL_GET
    HRWPC_RQ_MAIL_TO_MANAGER
    QFOA_MAIL_REJECTED_RESULTS
    QFOA_MAIL_SENDING
    QFOA_UD_LONGTEXT_SENDING
    WFDBP_GET_GROUPWARE_EMAIL
    WFDS_GET_GROUPWARE_EMAIL
    I don't know the total function but I am trying my best and share the knowledge upto my best level.
    For completing the total function you have to take help of both Abaper and basis person.
    We have also set automatic mail function not for MRP but for DMS.
    Regards,
    Dhaval
    Edited by: Dhaval on Jun 24, 2008 11:19 AM

  • Automatic Trigger of Idoc Sending to PI on Material Master Create/Change

    Hi All,
    I would like to ask how to automatically trigger sending of idoc on material master create/change without using a standard transaction like BD10. I already tried using MASTER_IDOC_DISTRIBUTE in the material master change user exit. It does send the idoc but my problem is when an inbound idoc creates a material, it will then pass through the userexit and use MASTER_IDOC_DISTRIBUTE again.
    Any suggestions? Or do you have a better solution for this? My requirement is when uer goes throgh MM01/MM02 an idoc will automatically be sent to PI.
    Thanks.

    First of all a quick comment to your present solution. If it works and your only problem is that you'd like to suppress triggering the IDoc creation when a material is created/updated via inbound IDoc then you might want to just fix that. There's many possible ways to approach this, it all depends how much you want to change and what your processes are (I sorted the listed ones in order of personal preference, though the list is not complete for sure):
    <ul style="list-style:circle;">
    <li>Export some flag to memory when processing an IDoc that you can import in your exit and thus recognize that you don't want to send an IDoc. Depending on how you are processing your inbound IDoc BAdI BADI_MATMAS_ALE_IN might work; you might find others if this is not applicable or sufficient. If you're working on ECC 6.0 you could also consider coding the export of the flag in an implicit enhancement spot in your function modules used for IDoc processing.</li>
    <li>Evaluate in your existing coding the transaction code SY-TCODE; most likely you should see a clear difference between your IDoc processing and the other updates where you want to trigger the IDoc.</li>
    <li>Most likely the IDoc processing triggers function module MATERIAL_MAINTAIN_DARK (e.g. MATERIAL_INPUT_MATMAS01 does); this function module uses a global variable FLAG_BAPI_CALL to indicate the non-dialog processing. So if you feel adventurous you could evaluate this flag in your coding.</li>
    </ul>
    Change pointer won't really do you any good if your functionality is already working without them apart from the trigger. Even if you write change pointers, you still have to implement the trigger functionality, so essentially back to square one...
    In general another good option is often to use workflow events that are already triggered. I.e. in your case business object BUS1001006 almost does the trick. It has events for <em>ViewCreated</em> and <em>Created</em>, but unfortunately lacks events for material updates (and I didn't see any other appropriate object that has it and a quick trace while updating a material didn't fire any appropriate event).
    Cheers, harald

  • EREC :  To send automatic confirmation mail

    hi experts,
    Is possible to send automatic confirmation mail to the candidate's e-mail after competing application ?
    can it be done through process template ?
    Is there any standart workflows for this ?
    Regards
    Garayev

    Hi,
    I'd like to add a general thought
    When I learned SAP workflow (I admit, quite some years ago) there was a rule that SAP delivered workflows are in every case only examples you can check to get an impression what the application is capable of but they are never meant for production use. So you should never use SAP workflows in production. You might copy them but I see this as an option only for one or two of the e-recruiting example workflows. The others are just unmaintainable if you add everything for a production scenario.
    Similar rule applies to the SAP entries in customizing tables. While it is quite nice to use the e-recruitng search customizing from standard delivery as it is really a hell of work to do this from scratch, the activity customizing is anywhere between questionable and nonsense. Esp. with EhP 4 and above where SAP changed the application in a way that leads to new design recommendations for the acitvivity customizing but did not change the examples. The way to go is to delete the SAP entries and create a process and activity set really reflecting the project needs. So again the SAP example workflows won't match as you will have your ovn activity types.
    Rgds.
    Roman

  • Is there a way to automatically move mail from one folder to another?

    Is there a way to periodically, automatically, move mail from one folder to another?
    For example, I'd like to move mail from one of my IMAP/Archives folders to my MyMac/Archive folder and I'd like this to happen without intervention.
    Can this be done?

    I'll try to be more specific.
    When I'm done with an email, I archive it.
    Because I have multiple email accounts, this results in emails in multiple Archive folders (one per account). 
    I'd like to have these automatically all moved into one (on my Mac).

  • Is it possible to automatically trigger a camera when someone arrive in the background hahaha.. Just a wild thoughts you know, like when someone suddenly pop up, the camera will automatically fire. I'm planning to use it in our Horror tunnel this october.

    Is it possible to automatically trigger a camera when someone arrive in the background hahaha.. Just a wild thoughts you know, like when someone suddenly pop up, the camera will automatically fire. I'm planning to use it in our Horror tunnel this october.

    You could try to use a motion sensor - in a do-it-yourself store you can buy motion sensors that turn on the lights when a burglar approaches the property. Connect this sensor to the remote control of your camera instead of to a light.
    Probably you can buy ready-made motion sensitive remote controls, the photographers here will know. You would need this kind of remote control for wildlife photography.

  • Workflow for sending reminder mail to approve pending PO in me28

    Hi Experts,
    I have a requirement wherein I have to design a workflow to send a mail to the approver if he has not approved the PO in me28.
    I don need a workflow for PO approval . Only in the case he forgets to approve a PO for one day he needs to get a mail .
    Kindly guide me . Quick help is appreciated

    Hello,
    Design a workflow template which is triggered when the PO is created. Make the template wait for the event 'RELEASED' which is to be triggered once the PO is released. If the event is received, complete the workflow or else, design the deadline monitoring to send a mail to the concerned person if PO is not released.
    You need to take care of the event creation after the PO is released and deadline monitoring of the step in the workflow template.
    If this is not possible, you can create a program which collects all the POs which are not released within a day of creation and send a mail to the concerned people from the program itself. You have to schedule this program daily at a particular time to send the mail. You do not need a workflow for this.
    Hope this will help.
    Thanks,
    Samson

  • Automatic e-mail of remittance advice to vendors following the Payment Run

    Hi,
        We are implementing the Automatic e-mail of remittance advice to vendors following the Payment Run(F110) for one of our company code located at UK.
    But we have already implemented this process for one of the company code located in US using the Business transaction event 00002040 and it is working fine.
    Now i want to find out if we could utilitize emailing the employee reimbursement remittances for UK as we do here in the US using the same BTE.
    I just want to know if our current BTE (business transaction event) can be set up for their group also along with generating the SAP script to format the remittance.
    Earliest reply will be appreciated.
    With regards,
    Shree.J

    Hi,
    do you mind share with me how did you implement the Automatic email of remittnance advice to vendor after payment run?
    I am in process research this solution. appreaciate if you can share with me if you have any info.
    +91 9791122480
    Thanks in advance.
    regards
    v.krishnamoorthy

  • SharePoint Desinger 2013 Workflow canceled automatically for a specific user

    Workflow canceled automatically. I have three users KMSLS,KMSCO,KMSQA who triggers the list workflow at different levels.
    KMSLS has full control
    KMSCO and KMSQA has contribute permission.
    KMSLS is able to initiate the workflow and emails are getting sent when a new item is created in the list.
    but I am Workflow gets canceled automatically by user KMSCO and KMSQA. I even tried to give full control to these user but getting same error as below. Please help me...
    RequestorId:     9cc0cb81-736c-3628-4115-00a1125754b6.
    Details: System.ApplicationException: HTTP 401
    {"error_description":"The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug>
    configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs."}
    {"x-ms-diagnostics":["3001000;reason=\"There has been an error authenticating the request.\";category=\"invalid_client\""],
    "SPRequestGuid":["0293311d-2376-455c-b73b-73d5e2769e0e"],
    "request-id":["0293311d-2376-455c-b73b-73d5e2769e0e"],"X-FRAME-OPTIONS":["SAMEORIGIN"],
    "SPRequestDuration":["49"],"SPIisLatency":["0"],"Server":["Microsoft-IIS\/8.0"],
    "WWW-Authenticate":["Bearer realm=\"b94af3aa-2759-48a2-a325-866271feda63\",
    client_id=\"00000003-0000-0ff1-ce00-000000000000\",trusted_issuers=\"00000005-0000-0000-c000-000000000000@*,[email protected]71feda63\"","NTLM"],"X-Powered-By":["ASP.NET"],
    "MicrosoftSharePointTeamServices":["15.0.0.4569"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1; RequireReadOnly"],"Date":["Thu, 30 Oct 2014 10:54:29 GMT"]}
    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)
    V.S.

    Hi Vikas,
    Please check and make sure your User Profile service and User Profile Synchronization service are running, then start a full user profile sync to make sure your users are in user profile service, then check if the workflow is still auto canceled for those
    two users with contribute permission.
    Here are some similar posts for your reference.
    http://anujabhojani.blogspot.in/2013/02/sharepoint-2013-workflow-gets-canceled.html
    http://www.sharepointviking.com/system-unauthorizedaccessexception-when-running-sharepoint-2013-workflows/
    http://sharepoint.stackexchange.com/questions/90740/workflow-2013-throws-an-error-on-start
    Thanks
    Daniel Yang
    TechNet Community Support

  • How to create distribution list in workflow? for  sending mail or work-item

    Hi,
    How to create distribution list in workflow? for  sending mail or work-item to multiple users.
    Regards,
    Surjith

    Hi Surjith,
    A.Working with Distribution Lists Creating a Distribution List.
    1 Businees Workplace->shared folder - create new subfolder name = WF_distributor
    2.Then click on the distribution list in Businees Workplace.
    say create Name = WF_Vliste
    folder Name = WF_distributor
    3.distribution list content tab
    Enter Recipient (SAP User ID)
    B.Wrkflow Builder
    Find out the dialig step in which u want to use distribution list
    Use workflow Rule 30000012 (SWX_READ_DLI).
    Maintain the binding from workflow container to rule container.
    Just pass the name of the distribution list from WF to Rule container.
    Regards
    Sagar S

Maybe you are looking for

  • Do I need to install something in server to enable iPad user to use SAP?

    I know that at client side, mobile user just need to have SAP Business One mobile application installed in the iPad. But how about the server side, is it necessary for the Administrator to install something? If it is, what is to install & how to obta

  • InetAddress posting Unknown Host Exception

    Hello, I am relatively new to java and I am running into an Unknown Host Exception when attempting to return the IP's for valid host names. The strange part is that the first host name returns an address however every entry after the first returns th

  • Tax Percentage in FTXP

    Dear All, Please go thru it....I have to calculate tax for PO and I have created a Tax code, can I put tax percentage for different Condition types like JMOP, JEC1, JVRD, JSEP in FTXP, so that Basic Excise duty, Ecess, Secss and Vat could be calculat

  • HOWTO: Wine + Gallium Nine and PRIME (Intel+Radeon)

    Hi guys, I've been trying the past weeks to have a working Wine with d3dadapter backend working with my Intel + Radeon hardware. Finally after troubleshooting some issues on #d3d9 I've managed to have it working. Requirements 1) Working DRI_PRIME con

  • Can't Access Public WiFi after 10.8.5 update

    I can connect to wifi on my MacBook Pro from home, but I can't connect to the Internet through public wifi at Starbucks or Panera. I can connect to their login screens, but not to the Internet. Any ideas?