Triggring workflow based on action

Hi all,
I need to send an email notification to the administrator as soon as an employee is being terminated, and i am not able to find any event attached to the termination action, Please help me on this how to trigeer the workflow once this action happens.
Regards,
Saurabh Anand
PS : Points will be awarded to helpful replies.

Ok, don't make the change in SWEHR2 as it is a SAP table, do it in SWEHR3 as this is the customer table. When entering SWEHR2 it even says it is SAP data don't change it, but people just keep saying 'change SWEHR2'.
WHY????? If your at it, why copy the FM just change it or is this a problem because you need a key?
Sorry about this, but I keep seeing this and I just thought I speak up.
Regards,
Martin

Similar Messages

  • Workflow based on created date field in opportunity?

    Hi All,
    Can we write a workflow based on created date field in opportunity that if a opportunity record has not been modified after say 90 days,what will be the workflow syntax.
    I just want an email notification to owner and owner's manager.
    Thanks in advance,
    Manish.

    I think you can use the WAIT workflow using Duration('P90D') then Send Email, triggering it upon save and upon modification. Make sure that the Re-evaluate Rule Conditions After Wait option is checked so that the previous WAIT would be reset upon modification.
    Edited by: marcocollado on Aug 31, 2012 5:57 AM

  • How to find the WI of the Workflow based on Object Key of DIR (DMS)

    Hi Gurus,
    We have developed a DIR workflow for status change, where we are using DRAW as the Business Object.
    We are not able to fetch the Work item ID of the Workflow based on the ObjectKey(Concatenation of DOCTYPE DOCNUMBER DOCPART DOCVERSION).
    Tried to use the View SWIVOBJECT, also Found no values related to the container table SWW_CONTOB when the Wiorkflow is triggered. But we can see the Contianer values in the workflow log.
    Is there a way to find the relation DIR and the Work item ID if the Workflow for Documents? For Documents(DIR), anything needs to be done explicitly? 
    Need to resolve this as we have too many things based on this including Reporting part to fetch the approval details of the workflow. 
    Thanks..
    Regards,
    Prathap
    Edited by: Prathap on Feb 18, 2011 5:37 PM

    Hi,
    You can use FM SAP_WAPI_WORKITEMS_BY_TASK and use the filters.
    Afterwards, for every wi id you should get their instances using class cl_swf_run_wim_factory=>find_by_wiid.
    Then, get instance of wf container using if_swf_run_wim.
    Now you can use interface if_swf_ifs_parameter_container to get parameters or variables.
    Regards,

  • Workflow based on role

    Hi all,
    Please let me know, how to create a workflow based on specific Roles.
    I know it's a bit silly query, but i have got struck here.
    Thanks,
    Shash

    Hi Shashi,
    You can maitain the Approval limit in personilization tap "APPROVAL LIMIT" sothat workflow will
    pics Approvers based on role.
    Hope this is use full
    Bestregards

  • Workflow based up Account Manager/Owner field

    We are trying to create a workflow based upon the Account Manager/Owner of a record.
    This is what I have set up for an opportunity
    PRE('<Status>') <> [<Status>] AND [<Status>] = 'Won' AND [<Revenue>] >= 100 AND DivisionName()= "NA"
    I believe that DivisionName() "NA" pulls the Division field from the user who is currently signed in, although I cannot get the workflow to fire with the 'AND DivisionName() = "NA"'
    Is there a way to pull the division field from the user record of the account manager/owner of the record?

    Perfect. This is what I have and it works
    PRE('<Status>') <> [<Status>] AND [<Status>] = 'Won' AND [<Revenue>] >= 100 AND UserValue('<Division>') = “NA”
    Is it possible to do this but look at the account mgr/owner to get their value in the division field instead of the current user's value?

  • PO approval Workflow based on the Release Stratergy.

    Hi ,
    i am creating PO workflow based on the release Stratergy, in which release group = aa , release stratergy = a1 , a2 ,a3 .
    If the PO is created according to a1 then it should goto 1 level approval, if a2 then to 2 level approval and if a3 then 3 level approval.
    i have taken BO as BUS2012 and using singlesteprelease as event for triggering the workflow. i am checking the multicondition say if taking bus2012.releasestratergy = a1 then 1 approval if a2 then 2 approval if a3 then 3 approval.
    my problem is the workflow is getting triggered but it is not accepting the values from multiple condition box and going to other part and getting struck or getting no where.
    please suggest.
    thanks in advance

    Hi Abhi,
    I Guess the approach your doing is different from the standard one (WS20000075) No need to go for any multiple conditions.
    1. Copy the standard workflow.
    2. Create a Rule (Refer Rule 168) with container elements as POnumber, Release strategy and Release Code (Depending on your requirement).
    3. Write an FM which will have 2 table parameter fields ACTOR_TAB and AC_CONTAINER and fill ACTOR_TAB with approver name.
    4. Use this rule in Release of PO step and correct binding and everything will work fine.
    Please revert back if you need more information.
    Regards,
    Gautham

  • How to change images based on action.Even clicking changed images should ?

    how to change images based on action.
    Even clicking changed images should do respective actions.
    and while displaying only one image at a time sholud get displayed.
    I am using three images for a single column of a table in Jsp.
    Any clues.
    Any link for any good javascript html jsp site where i can find some good solution.
    vijendra

    In broad way if i say i have multiple situations in mutiple tables where i need such a logic to operate in for all tables.
    lets say in first time load of page by default one image will be displayed (one with sorted order for first column rest all non sorted)Now after every click to any image respective sort should get called.along with all images should get changed.Here with every function one/two images will get effect at least.
    As in first if i say sort by desc then this image will change rest all will remain in unsort form.
    when i move to other column and click on new image the previos will convert to unsort and new one will convert to sort by ascending. rest all will be in unsort form as it is.
    Now it seems like same logic is required with two three conditions.
    even for everyaction different parametrs has to be passed at differnt situations.
    Any good idea if someone can suggest.
    I will be very greatful for him.
    thanks
    vijendra

  • Workflow based on Account Manager

    Is it possible to create a workflow based on the Account Manager field?
    I currently have this is the code
    FieldValue('<Owner>') = "Joe Smith"
    I also tried
    [<Owner>] = "Joe Smith"
    Neither of them worked. Anyone have suggestions?

    I believe Owner field maps to Alias field in User.
    If the trigger event is When New Record Saved, then try it with OwnerId.

  • Badi for workflow based on Product category

    Hi,
    Could let me know if there is any BADI that can be used to implement the process of my workflow based on product category.
    kindly guide me in this.
    regards
    subhash

    Hi,
    Please go to SPRO nodes and there you will see one tab with BADI for self service procurement. there you will find badi.
    i am not remeber the exact badi name but one badi is there bbp_target_sys
    thanks
    Ravi

  • How to create activity workflow based on the Web API 2 services

    Hi,
    We have Web API 2 services and we want create activity workflow based on the Web API 2 services.
    Web API 2 services provide some application operations and based on this operations we would like to create custom activity workflow.
    Question:
    Is that possible?
    Could you please give best practices to create activity workflow based on the Web API 2 services ?
    Thanks for your support.

    HI Max_P,
    Welcome to workflow forum.
    ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
    I researched relevant topic about creating workflow application using Web API 2, I just found these resources about it.
    Learn About ASP.NET Web API
    Hope it helps.
    Best regards,
    Angie
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Dynamic approval workflow based on checkboxes

    I have a sharepoint 2010 approval workflow based on an info path form list
    The form has about 20 checkboxes for different areas of for which a supervisor could request access for. A supervisor could check 1 checkbox, or all 20.
    The checkbox on the actual form being filled out will have the title of access being requested such as but not the name of the approver. we dont want to show that on the form as to who the approver is.
    Each checkbox corresponds to a different person, so if 5 checkboxes are selected, I need the workflow to automatically assign the tasks to 5 specific people based upon which checkbox is marked. So if check box A, B, F, G, Q are all checked it should send
    an email to the people that are associated with those checkboxes only.
    How can I dynamically assign the tasks to people based on which checkbox is selected?
    I am using sharepoint 2013 but 2010 workflow in designer
    Thanks

    Hi,
    You will promote those checkboxes so you can access from workflow.
    in the workflow you will create logic of conditions
    for example
    if checbox a selected then assign variable checkbox1=true and so on for each checkbox a corresponding variable and other 5 variables carrying the approvers names
    then based if those values are true you will create a task for those approvers
    Kind Regards,
    John Naguib
    Senior Consultant
    John Naguib Blog
    John Naguib Twitter
    Please remember to mark this as answered if it helped you

  • By publishing this workflow, conditions and actions inside Impersonation steps will run using your credentials

    In a SharePoint 2010 workflow that accesses a custom list, I am getting the following warning message before I publish the workflow to the SharePoint test server:
    "By publishing this workflow, conditions, and actions inside impersonation steps will run with your credentials".
    The only step in this SharePoint 2010 workflow is the impersonate step.
    Thus would you tell me what I can do to have the workflow run under different credentials?

    Hi,
    As the warning says, any actions within Impersonation step would be carried out under your credentials if you published the workflow. If you intended to just add a Step in the workflow, then use different icon that says Step (with down arrow). Impersonation
    step is used to modify the permissions on the item.
    Once you have this, the workflow will be executing under the credentials of whoever starts it. Hope it helps.
    Regards, Kapil ***Please mark answer as Helpful or Answered after consideration***

  • Reading user input from a form within a workflow and perform actions in workflow based on the input

    Sharepoint 2013
    Need to get input from a user based on some condition within a workflow and based on the input received continue with the workflow. It can be a form with a text box and button to which i can redirect and when user enters a value and clicks on the button
    ,I should come back to the workflow and perform other processing. I should also be able to manually start this workflow from VS.
    Tried different approaches like initiation forms ,user input action of SP2010 etc all of these approaches either add some tasks to task list or force me to click on the workflow link to get input from a user.
    Any suggestions on this?

    Hello
    Thanks for the code, but I don't need an array of beans. By the way this code make a bean and an arraylist everytime it's called?
    I was looking for something like this:
    <form action="myjsp.jsp" method="post">
    ...so after submitting the result will go to the myjsp.jsp file and in the myjsp.jsp file
    <jsp:useBean id="value" class"myBean">
    <jsp:setpropertiy name"value" ....>so everytime I click the add button the values will go the mysjp.jsp file and that will set them in the javabean file. this method uses two files but I was looking for doing this in the same jsp file and not sending it to another file.
    chers
    Ehsan

  • Document created in a workflow based on a custom template is empty

    Hello,
    we have a big issue creating a document based on a defined custom template in a workflow. The following steps were made to achieve that:
    1. Adding a custom document type in Website Settings
    2. Creating an Excel file and uploading it as a template
    3. Allowing custom types for document list
    4. Adding the type to my document list as default
    Site Wokflow:
    1. Create Action: Create list item with the created document type and Name "test"
    When i run the workflow, SharePoint creates the document but the document is empty. If I create a document manually in the same document list, the document is created fine.
    These steps were performed in several tutorials with older SP Versions. So what happened in SP 2013?
    Thank you for help

    Hi Victoria Xia,
    I checked them again, the Template is specified in the content type of the document library, the workflow is creating a document using that content type, and will bring all the metadata as mapped in the workflow.
    but when I open the document created by the workflow it will be blank document, and the content type name is the correct content type (my custom content type) it is like its not using the template specified.
    when I click new document inside the library itself directly, it is opening a new document with the specified template.
    where could be the issue here?
    Thanks

  • How to create a workflow based on std 11i workflow

    How do you create a new workflow process based on one of the std workflows embedded in the 11i apps?
    Thanks,
    Dave.

    Dave, there are a lot of workflows in 11i apps, my best advice would be to read through the Oracle Workflow Guide on Oracle Support Policy for Predefined Workflows, Events, and Subscriptions and to look through Workflow Development guidelines on Appsnet: http://www.oracle.com/appsnet/content.html (scroll down on that page)
    How do you create a new workflow process based on one of the std workflows embedded in the 11i apps?
    Thanks,
    Dave.

Maybe you are looking for

  • Itunes seems to have lost the ability to play purchased video

    Before posting here, I've searched all over the place for a solution to this problem, I found many people who have very similar issues, some solved them, but their solutions haven't worked for me, others with problems closer to how'd I'd describe min

  • How do I export Full Quality from iMovie 11?

    Basically, I want to export a version in as high a quality as possible for archive purposes. So if in the future, I need to convert to as-yet-undeveloped file types, I have as close to the (edited) source as possible. iMovieHD had a "Full Quality" se

  • PR date is after PO Date

    Hi all , System should not allow to add a PR which creation date is after PO creation date. System gives an error " PR date is after PO Date , addition not allowed " Thanks in advance

  • Reading Closed Caption Files

    Is there an application that can handle converting .scc files to a readable document. I have a lot of DVDs with closed captioning and I have all of the .scc files, I need to convert these into transcript files that a person can read. Any input apprec

  • Duplicating an iWeb site

    When I am editing an iWeb site, there are times when I would like to duplicate the site so that I can work on the copy without losing the original l if I don't like what I've done to the copy. Is there a safe and (relatively easy) way of doing this?