Start PO workflow after approved from first level

Hi Guys,
I have i typical requirement i my knowledge its not possible.
What exactly has happened is that after upgrade BUS2012 event linkage was not active and there where no workflow got triggered for PO approval
But the line manager have gone and approved the POu2019s from ME29N now for the next level they are asking to send the workflow as we have activated the linkage.
Any idea how can we start the workflow from that point again.
Atul

Hi Atul,
In production how many workflow's are there like this?
Its small amount of workflow's then you can again manually trigger the workflow using SWUE[You should pass the object key as purchase order number] and Complete the first level of workflow.
So it will be go for Second level of Approval.
If you have large amount of workflows that are already Triggered in production, then you have to discuss with your client about the issue.
Thanks,
Viji.

Similar Messages

  • Problem with custom sharepoint designer approval workflow - check box: 'Start this workflow to approve publishing a major version of an item' is greyed out

    I wanted to create a simple approval workflow. Hence I opted to start from scratch rather than copy the OOTB approval WF. Using SharePoint Designer (not Visual studio) I created a reusable workflow and have added the built in 'Start approval process' action.
    It's saved and published globally.
    Everything works fine except that when associating the WF with a list the 'Start this workflow to approve publishing a major version of an item' check box is disabled.
    Major and minor versioning is enabled for the library.
    What am I missing here? Or do I have to start from the OOTB approval WF to get this to work?
    Regards
    Henning

    Again - new ideas pop up right after defining the issue as a problem. :-) Problem solved!
    I solved this by creating a new workflow from the original publishing approval workflow (copy and replace), but instead of tweaking the already defined approval process (WF action) I deleted it, then deleted all initiation form and local variables,
    and then added the 'Start approval process' action again. This re-installs all the necessary local variables without any initiation form involvement, which is just what I want.
    From here I can tweak the workflow to make it more user friendly, much like
    described by Bobby Chiang in his great blog.
    Remember to add action Set Workflow Variable 'EnableContentApproval' to Yes right before the Start Approval Process action, else the document's status won't be set to 'Approved' or 'Rejected' as an output of the workflow.
    Learning every day!
    Henning

  • "Start this workflow to approve publishing a major version of an item" in Project Site templates

    Hi
    I created a document library with the "Start this workflow to approve publishing a major version of an item" on, and saved the site as a template. However when I create instances using that project site template, the document library doesn't
    have the "Start this workflow to approve publishing a major version of an item" option on, like the site that was used for the template have.
    Is this option not possible to save on a project site template?
    Here are the steps I did:
    On a document library I set the versioning for major and minor version
    I create an “Publishing approval” workflow and set it to “Start this workflow to approve publishing on a major version”.
    But when I create a project instance of this type, the document library on the project site has the “Start this workflow to approve publishing on a major version” turned off.
    Thanks!
    Best regards

    Hi,
    I recommend to create a  WebProvisioned event receiver.
    We need to create an event handler and register it with the Web Provisioned event. In the event, we need to find the specific Library and set SPList.DefaultContentApprovalWorkflowId property.
    When the site is provisioned, the event handler is activated. Then the "Start this workflow to approve publishing a major version of an item" option will be checked.
    More information:
    SPWebEventReceiver.WebProvisioned method (Microsoft.SharePoint)
    SPList.DefaultContentApprovalWorkflowId property (Microsoft.SharePoint)
    Attaching Web Event to perform operations after creating the web (Event Receiver Concept)
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Start this workflow to approve publishing a major version of an item is disabled in SharePoint Online

    Hi there,
    Despite turning on the require content approval for submitted items in the version setting.  Start this workflow to approve publishing a major version of an item is still disabled in the workflow settings.
    Anyone one know how to enable this option.
    Thanks
    Regards,
    Ravi

    Hi Wendy,
    I tried to copy and modify the Globally Reusable Workflow->Approval-SharePoint 2010 but the problem
    that I am facing is, I cant seems to find the Assign a task in the Actions list and also when I am setting the approver variable to a value, I am missing a column name( how can I get a column which is used in a list?).
    But “Start this workflow to approve publishing a major version” is enabled now using this workflow
    but saying that I am unable to complete the workflow due to the action and column missing. 
    Previously the work flow that I created was for a specific list.
    Is there any work around to this issue?
    Thanks
    Regards,
    Ravi

  • Can Automator start a workflow after login AUTOMATICALLY?

    I have made a workflow in Automator that kickstarts certain applications that I would like to be loaded and do their thing while I’m having my breakfast in the morning. These are Entourage, Mail, NetNewsWire... you get the idea.
    I have added the workflow to the login items and it does indeed start Automator, but then Automator expects me to press the “Run” button manually. Is there any way to have a) Automator start a workflow automatically, and b) keep its own program in the background or at least quit itself after the workflow has been processed?

    No kids yet but I cant get me off of it. I was just thinking that in many ways I am in a rut. It seems like everything is word processing, e-mail, and web surfing.Partly because of time and partly because of needing additional memory. This is the first Mac I have had with anything close to the horsepower i would like to have had.
    I have gotten to do a few interesting things because of writing for ATPM. My problem is I am sort of a "Jack of all trades master of none". I usually have trouble coming up with ideas for that column so any suggestions would be appreciated.

  • EXTRA INFORMATION IN HRSS (AFTER APPROVAL FROM THE APPROVING AUTHORITY)

    Gurus,
    We have defined Employee Cash advance request in Extra Information in HRSS and the same we are using in HRSS.
    One employee first time for the cash advance, HRSS forms show only option to add. After request from the employee, it is approved and paid by quick pay or regular pay to the employee.
    When second time employee select employee cash advance request from the menu. cash advance form show the eixsiting entry and three options Add Update and delete it. As per my understanding when one previous request have been apprpved and paid through quick pay or regular payroll run, it should not be available for edit or delete.
    What do u say and if their any solution available for this.
    Pls help.

    Hi ,
    Fallow Below Steps it will work for you.
    Step 1: Select Advanced Table right click and create Detail Region for Advanced Table.(detail)
    Step 2: Create Message Component Layout under Detail Section.(DetailRN)
    Step 3: Add Item(extra information item) under DetailRN and set Proper View Instance and View Attribute.
    Below Is structure How component look.
    TableRN(Advanced Table)
    col1
    col2
    AdvancedTable Components
       detail
         DetailRN
             col3 (Extra Information)
             col4 (Extra Information)
    Let me know for any issue.
    Thanks,
    Dilip

  • Complete Workflow after approving all tasks

    Hello everybody,
    I'm face to a big problem with approval workflow OOTB. In my case, when one user from approvers approve his task. The workflow must be completed and we we din't need to wait other approvment. So, I developed an event receiver on Tasks Workflow list and I
    checked the first approvment. After, that I approve all other tasks by code. The problem, the status of workflow is still equal to "In progress" despite the ending of all tasks ! It is strange.
    This my code in event receiver of the list :
    public override void ItemUpdated(SPItemEventProperties properties)
    base.ItemUpdated(properties);
    SPList list = properties.List;
    SPWeb web = properties.Web;
    SPList createDocument = DMSUtility.GetListByUrl(web, DMSConstants.LIST_CreateDocument);
    string workflowItemId = string.Empty;
    string taskStatus = string.Empty;
    string taskID = string.Empty;
    string taskworkflowStatus = string.Empty;
    SPSecurity.RunWithElevatedPrivileges(delegate()
    using (SPSite site = new SPSite(web.Site.ID))
    using (SPWeb webSecure = site.OpenWeb())
    if (list.RootFolder.Url.Equals((DMSConstants.LIST_CreateDocumentWorkflowTasks)))
    //Get Tasks item
    SPListItem itemTask = properties.ListItem;
    if (itemTask["WorkflowOutcome"] != null && itemTask["WorkflowItemId"] != null)
    workflowItemId = itemTask["WorkflowItemId"].ToString();
    taskStatus = itemTask["Status"].ToString();
    taskworkflowStatus = itemTask["WorkflowOutcome"].ToString();
    taskID = itemTask["ID"].ToString();
    if (taskworkflowStatus.Equals("Approved"))
    SPListItem item = createDocument.GetItemById(Convert.ToInt16(workflowItemId));
    // fetch workflow tasks
    SPWorkflowTaskCollection wfTasks = item.Tasks;
    int i=0;
    foreach (SPWorkflowTask task in wfTasks)
    // build a hashtable with the values to be changed to mark the task as complete
    if (task["ID"].ToString() != taskID && task["Status"].ToString()!="Completed")
    using (DisabledItemEventsScope scope = new DisabledItemEventsScope())
    task.Web.AllowUnsafeUpdates = true;
    task["Status"] = "Completed";
    task["WorkflowOutcome"] = "Approved";
    task[SPBuiltInFieldId.WorkflowVersion] = 1;
    task.SystemUpdate();
    Hashtable ht = new Hashtable();
    ht[SPBuiltInFieldId.Completed] = "TRUE";
    ht["Completed"] = "TRUE";
    ht[SPBuiltInFieldId.PercentComplete] = 1.0f;
    ht["PercentComplete"] = 1.0f;
    ht["Status"] = "Completed";
    ht[SPBuiltInFieldId.TaskStatus] = SPResource.GetString
    (new CultureInfo((int)task.Web.Language, false),
    Strings.WorkflowStatusCompleted, new object[0]);
    ht[SPBuiltInFieldId.WorkflowOutcome] = "Approved";
    ht["TaskStatus"] = "Approved";
    ht["FormData"] = SPWorkflowStatus.Completed;
    // alter the task using a trick to prevent task lock issue
    //AlterTask((task as SPListItem), ht, true, 5, 100);
    SPWorkflowTask.AlterTask((task as SPListItem), ht, true);
    while (!(bool)item.Tasks[i]["Completed"])
    Thread.Sleep(1000);
    task.Web.AllowUnsafeUpdates = false;
    task.Web.Update();
    i++;
    Do you have any idea ?
    Thanks.

    Hi,
    I have verified creating the simple approval workflow process.  Use the following two actions instead of setting workflow status to approved and stop the workflow.
    In this scenario, when one approver approves the task, others task is marked as cancel and his task will be marked as approved and list item will be marked as approved.
    And finally, one more thing, the approval process approvers must be in parallel
    Hope this will resolve your problem.
    Please mark as answered, if your problem resolved.

  • Ts-l663b cd/dvd "device cannot start,code 10" after uppgrade from vista to windows 7 home

    Compaq CQ60-216DX
    Hi,I've upgraded from Vista to Windows 7 Home and now the CD drive is missing and displays an error code"10" DEVICE CANNOT START, under Device Manager.
    Looked for updated drivers on HP Support,there are none for CD drive.
    Cannot roll back driver,greyed out.
    Used Restore to revert back 2 months and still no progress. Removed recently installed software from HP(C5280) printer as well.
    Immediately after upgrade,CD drive worked fine. Even loaded music into iTunes.
    I'm at a loss. Any ideas?
    Thanks
    Fabe
    This question was solved.
    View Solution.

    Hi, Fabe:
    Try running the MS automated fix-it tool for DVD's
    http://support.microsoft.com/mats/cd_dvd_drive_problems/
    Paul

  • Unable to start Windows 7 after recovering from an image

    Dear community!
    In our office, we frequently use Windows 7 on our Mac computers. Windows 7 is installed on a Bootcamp partition.
    The HDD of one of our MacBooks crashed today and I recovered data from a previously made full image of that MacBook to another MacBook.
    When pressing the ALT button during start up, the MacBook only displays the Mac partition, which can be started perfectly, but not the Windows 7 Bootcamp partition. Under System Preferences -> "Startup Volume" I can see and select the Winodws 7 Bootcamp partition, but it won't let me start Windows 7 from it after rebooting. I get the message "NO BOOTABLE DEVICE - INSERT BOOT DISC AND PRESS ANY KEY". Also, I'm able to access the Bootcamp partition (and all files under Windows) when I start up Mac.
    Any ideas on how to fix that? Sry I can't provide you with diskutil list, gpt and fdisk right now because I don't have the MacBook with me. I will do that later!).

    I was stuck with a similar situation...
    http://discussions.apple.com/message.jspa?messageID=13329327#13329327

  • ClassCastException in Human Workflow for Approval from TaskDetail

    Jsff :
    <af:commandToolbarButton actionListener="#{invokeActionBean.setOperation}"
    text="#{wf:getResourceValue('APPROVE', 'bindings.customActions')}"
    disabled="#{!bindings.APPROVE.enabled}"
    action="#{invokeActionBean.invokeOperation}"
    partialSubmit="false"
    visible="#{wf:isCustomActionAvailable('APPROVE', 'bindings.customActions')}"
    id="ctb1">
    <f:attribute name="DC_OPERATION_BINDING"
    value="#{bindings.APPROVE}"/>
    </af:commandToolbarButton>
    PageDef
    <methodAction IterBinding="taskIterator" id="APPROVE"
    RequiresUpdateModel="true" Action="invokeMethod"
    MethodName="APPROVE" IsViewObjectMethod="false"
    DataControl="MktBudgetsApprovalWorkflowUI_FundRequestApproval"
    InstanceName="bindings.taskIterator.currentRow.dataProvider"
    IsLocalObjectReference="true"/>
    Data Control :
    <dc id="MktBudgetsApprovalWorkflowUI_FundRequestApproval"
    path="oracle.apps.marketing.commonMarketing.budgets.ui.hw.MktBudgetsApprovalWorkflowUI_FundRequestApproval"/>
    and MktBudgetsApprovalWorkflowUI_FundRequestApproval defination is :
    <?xml version="1.0" encoding="UTF-8" ?>
    <JavaBean xmlns="http://xmlns.oracle.com/adfm/beanmodel" version="11.1.1.56.53"
    id="MktBudgetsApprovalWorkflowUI_FundRequestApproval"
    BeanClass="MktBudgetsApprovalWorkflowUI_FundRequestApproval"
    isJavaBased="false">
    <MethodAccessor IsCollection="false"
    Type="MktBudgetsApprovalWorkflowUI_FundRequestApproval.getTaskDetails"
    BeanClass="MktBudgetsApprovalWorkflowUI_FundRequestApproval.getTaskDetails"
    id="getTaskDetails" ReturnNodeName="Return">
    <ParameterInfo id="bpmWorklistContext" Type="java.lang.String"
    isStructured="false"/>
    <ParameterInfo id="bpmWorklistTaskId" Type="java.lang.String"
    isStructured="false"/>
    <ParameterInfo id="bpmWorklistTaskVersion" Type="java.lang.String"
    isStructured="false"/>
    </MethodAccessor>
    </JavaBean>
    I am seeing
    <May 9, 2011 11:21:25 PM PDT> <Warning> <oracle.adfinternal.view.faces.lifecycle.LifecycleImpl> <BEA-000000> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase INVOKE_APPLICATION 5
    javax.faces.el.EvaluationException: java.lang.ClassCastException: oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding
    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:58)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
    Caused By: java.lang.ClassCastException: oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding
    at oracle.bpel.services.workflow.worklist.adf.InvokeActionBean.setOperation(InvokeActionBean.java:621)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    Hi,
    did you write the code ? What is
    <f:attribute name="DC_OPERATION_BINDING"
    value="#{bindings.APPROVE}"/>
    supposed to do ? You are invoking a method from a property that expects a ValueExpression
    Frank

  • Problem after upgrade from patch level 36 to 43

    Hi,
      Recently our system is upgraded from 36 to 43 patch level. After this there are problem in doing hiring action, IT0000 is saving but the next infotype IT0001 does not gets saved and also no error message. So, really not able to figure out what could be the problem.
    I was debugging the standard code i.e once the 'save' button is clicked in IT0001 in PA40, but in vain. I am not able to find out where or in which program/include the data gets saved in PA0001. If any one aware of this please let me know.
    Since IT0001 is not getting saved, there are probs with IT0007 and IT0008.
    Please let me know your views.
    Thanks,
    Arunsri

    Hi Raju,
      Thanks for the reply. Ya, the problem was not due to upgrade,but some other issue. Not able to find till now. I checked IGMOD features and it is in 'Active' mode only. No luck.
    Edited by: Arunsri on Jan 27, 2012 4:18 PM

  • How to start LR CC after upgrade from LR 5 during trial

    I have a trial version of LR 5 for a week now and downloaded the LR CC upgrade yesterday. The LR CC app does not start. After asking if I want to continue my trial for another 23 days it just disappears without opening any library. I have tried uninstalling LR 5 completely, starting from the library with "Open WIth" also. How can I continue my trial on LR CC?
    I am on a Mac with OSX Yosemite.

    I have a trial version of LR 5 for a week now and downloaded the LR CC upgrade yesterday. The LR CC app does not start. After asking if I want to continue my trial for another 23 days it just disappears without opening any library. I have tried uninstalling LR 5 completely, starting from the library with "Open WIth" also. How can I continue my trial on LR CC?
    I am on a Mac with OSX Yosemite.

  • Workflow Workitem approval from Handled Device.

    Hello,
    In SAP users will use handled device to approve SAP Workflow Workitems. Below are my questions.
    1. Is this possible with SAP Technology or we have to make use of some other application out of SAP.
    2. Is there any specific setting or configuration in SAP to enable users to approve workflow from Handled Device.
    3. Can link to SAP workitem be send in mail to  handled device and workitems can be opened from handled device.
    Any links or PDFs related to Handled Workflow Development / COnfiguration is much appriciated.
    Thanks in Advance.

    Hi,
    You will not be able to execute SAP work items in Blackberry or Iphone because of their technological restrictions. You have to develop BSP application and certain necessary customizing, SWNCONFIG, SCOT etc, have to be done.
    Regards

  • Laptop starts randomly(w​ont boot from first time)

    I own HP Pavilion tx1000 for 2 yrs, it was working normal since now. The problem is - laptop starts from second third or more times.  When I switch it on, only led indicators start working and hard drive, but no initial boot and screen blank. Then i do off and on it again and randomly it boot normally. Then if it loaded system works fine. i'm using Debian Squeeze OS, but think there no matter which system installed. I suspect that it has BIOS problem or some power issue. I know that it is hard to help me with that, but hope someone know approximate reason and do me a favor to give a clue.
    s/n {Removed for privacy}
    p/n GD617AV
    This question was solved.
    View Solution.

    Not exactly. The video chip is on what is called a ball grid array. As the chip overheats and cools, the connections to the motherboard (i.e. the array) get brittle and break off so that there is not complete contact with the motherboard circuitry. It can be "reflowed" so that it all gets liquid and all makes connection again by applying heat evenly. The trick is to do it at just the right temperature and monitor the process. It can be done by just baking the motherboard in the oven but that is not reliable. It works better when you have real expensive equipment, but what doesn't work better with real expensive equipment?

  • Workflow 2013 start another workflow 2013

    In an existing workflow 2013, I need to lower the permission levels of a user so that they can not modify a custom listed after it as been submitted. Thus I am thinking of having he first workflow 2013 start another workflow 2013 before the permission level
    of the custom list item is lower.
    Thus can you tell me how to do the following:
    1. Have a workflow 2013 start another workflow 2013.
    2. After the first workflow 2013 is started, have the first workflow not expect the 2nd workflow to run any results. The first workflow will basically end right after it lower the permission levels of the user that submitted the custom list to workflow 2013.

    See these links
    How
    to trigger a SharePoint 2010 workflow from a SharePoint 2013 workflow
    Sharepoint
    2013 workflow to automatically trigger another workflow to start
    call one workflow from another workflow
    Useful Sharepoint Designer Custom Workflow Activities
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

Maybe you are looking for