Workflow not attached to a SharePoint item

Hi All,
After published a workflow (runs on item created and changed), workflow not attached to an item and error occurs, this is my workflow status:

Hi Sam,
Do you see any workflows attached at the corresponding list/library level?
Go to List/Library settings-->workflow settings and can see any workflows attached/added?
Please remember to mark this post/reply  as answered & Vote helpful,if this solves/helps your problem. 
s p kumar

Similar Messages

  • Workflow not working for multiple line items

    Hi gurus,
    we are working on ECN/ECO workflow.
    Once ECN is created in CC01, our workflow triggers.
    we are calling subflow from main WF for enhancing the materials of the Engineering change number(ECN).
    Subflow will take the material to different departments for enhancing the views like,
    Purchasing views by purchasing dept,
    quality views by quality dept,
    sales views by sales dept,
    etc.
    This whole process is working fine, if there is single material number in ECN.
    But, if there are 2 material numbers, the control is not returning back to MAIN WF from Subflow.
    do we need any config/setup to make it work. (we are using block while calling subflow).
    Any help will be of gr8 use.
    rgrds.
    santosh.

    Can you please update on what is the status in the workflow log. You can check this from SWIA tcode.
    If it is in process step please check for ST22 dump if any.
    Thanks
    Arghadip

  • SharePoint Online workflow not starting

    Hi All,
    I am an administrator for a company and I have been asked to create a workflow for them.
    I created 2 workflows using SharePoint designer 2013. The 2010 workflow works as expected.
    I created the 2013 workflow because I can use loops. However the 2013 workflow doesn't automatically start when an item is created. but works if I start it manually. I have checked and made sure that the check box is ticked for the workflow to start automatically.
    The workflows go like this.
    Step: Query Type
     If Current Item:Query_Type equals Phone
      Set Status to Opportunity
     Else
     If Current Item:Query_Type equals Email
      Email Current Item:Sales_Rep2
      Pause for 0 days, 0 hours, 15 minutes
      If Current Item:Follow_Up equals No
       Email Current Item:Sales_Rep2
    Step: Rental or Not
     If Current Item:Rental equals Yes
      Email Current Item:Sales_Rep2
      Pause for 0 days, 1 hours, 0 minutes
      If Current Item:Quote_Sent equals No
       Email Current Item:Sales_Rep2
      Else
      If Current Item:Rental equals No
       Email Current Item:Sales_Rep2
       Pause until Current Item:Date to Send Quote
       Email Current Item:Sales_Rep2
    And the 2013 one goes like this
    Stage:Follow Up
     Loop: Email to manager
      The contents of this loop will run repeatedly while: Current Item:Follow_Up equals No
       Pause for 0 days, 1 hours, 0 minutes
       If Current Item:Follow_Up equals No
        Email Current Item:Manager
     If Current Item:Follow_Up equals Yes
      Set Status to Opportunity
    Transition to stage
     Go to Rental or Not
    Stage:Rental or Not
     Loop: Escalation
      The contents of this loop will run repeatedly while: Current Item:Quote_Sent equals No
       Pause for 2 days, 0 hours, 0 minutes
       If Current Item:Quote_Sent equals No
        Email Current Item:Manager
     Loop: Escalation
      The contents of this loop will run repeatedly while: Current Item:Quote_Sent equals No
       Pause for 7 days, 0 hours, 0 minutes
       If Current Item:Quote_Sent equals No
       and Current Item:Date to Send Quote is greater than Current Item:Date to Send Quote
        Email Current Item:Manager
    Transition to stage
     Go to End of Workflow
    If this makes sense? If not can anybody give me advice on how to get this working the way it is expected to work?

    Hi,
    From your description, After you modified the workflow and added "App Step" to it and "Pause" actions apart from few other modifications, you got the issue that
    SharePoint 2013 Workflow not starting when a new item is crated.
    Whether you got the issue Before you modified the workflow.
    I have done a test in my SharePoint 2013 and it works fine.
    I suggest you update SharePoint to the latest CU.
    Here is an blog similar with your issue, you can use as a reference:
    http://blogs.msdn.com/b/sridhara/archive/2014/08/19/fix-sharepoint-2013-workflow-recursion-prevention-part-1.aspx
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • Workflow not triggering when changing Item-level Permissions in Sharepoint 2013 list

    Scenario:
    We have a custom list in Sharepoint 2013 that we use for Case Management. We have a workflow that triggers on a created item generated from an email. The user then gets a reply with a link to his own case.
    I want the users only to be able to see their own cases and no one elses.  When I change this under
    Advanced Settings under List Settings and
    Item-level Permissions and set them to Read items that were created by the user
    and Create items and edit items that were created by the user
    the workflow doesn´t trigger.
    How can I resolve this? I've tried every possible out-of-the-box permissions but with no result. Help!
    Thanks in advance!
    // Browncreek

    When you're testing , remember you cant trigger declarative workflow from the System Account - you need a general user account for auto-trigger workflows.  Good luck!
    Chris McNulty MCSE/MCTS/MSA/MVTSP | blog http://www.chrismcnulty.net/blog | twitter @cmcnulty2000 Microsoft Community Contributor Award 2011
    Hi, I have the same problem. Except that I am not using an email to create a new item. The item is created by members of a SharePoint group that have Contribute access to the list. When use the same settings i.e.
    Read items that were created by the user and Create items and edit items that were created by the user,
    the workflow does not trigger. If I set it back to Real all items and Create
    and Edit all items, it triggers the workflow.
    Please help me resolve as I have rolled this out to pilot users and am having this trouble.
    Thanks,
    Vishal

  • Workflow does not start automatically on create item (yet another time)

    The topic has been discussed broadly throughout different forums, but I didn't find the solution to my issue yet and hope you can help me out with ideas to sidestep the difficulties created by Microsoft.
    I have one list 1 in Site Collection A, and one list 2 in Site Collection B (PWA site collection). I need to copy an item from list 1 to list 2 with some values. I use a "Call http web service" action to accomplish
    that as I need to copy informatin cross site collections.
    The "Call webservice" is in an App Step, because the user creating an item in list 1 does not have permissions on list 2. Thus, my item is created "by workflow" (not "by System Account") in list 2. Now I need a second
    workflow to start on list 2 which will create a project in Project Server.
    As I am working across 2 site collections, I can not use a SharePoint 2010 workflow with impersonation step for list 1 as the "Call a webservice" action is not available for SP2010 workflows and "Copy item" only works in the same site.
    In Nintex I can impersonate the web service call - is this also somehow possible for SPD2013 workflows? Or is there any other possibility to get over this silly restriction of workflows not starting automatically on System account created items? Someway
    perhaps to tweak the App Step in impersonating with another user account?
    Any help appreciated!
    I really can't understand, that this common requirement is still not solved by Microsoft :-(  I found more threads on the topic than I can count, so this seems to happen quite often... at least they should finally offer a proper way of doing some kind
    of impersonation with the calls so we have a chance to change the creating user account.

    Hi,
    As I understand, you would like to use workflow to copy list items cross site collection.
    So far it is not supported with OOB workflow option, here is an codeplex workaround:
    https://spdactivities.codeplex.com/wikipage?title=Copy%20List%20Item%20Extended%20Activity
    Please check if it can be help.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • The workflow could not check out the list item.

    Hi Guys,
    I have a workflow enabled on document library and it needs to started manually.
    Whenever user starts workflow manually, gets following error:
    "the workflow could not check out the list item. Make sure the list item is not checked out." list item is not checked out & this workflow was working smoothly earlier.
    OutCome: The workflow operation failed because the workflow lookup found no matching item.
    I have gone through below links:
    https://christopherclementen.wordpress.com/2014/05/23/oob-approval-workflow-error/
    https://social.msdn.microsoft.com/Forums/office/en-US/f673d0f6-92eb-4057-95ff-ed3cb7790360/the-workflow-operation-failed-because-the-workflow-lookup-found-no-matching-item?forum=sharepointcustomizationprevious
    Any clue on this?
    Thanks, Nilesh

    maybe check out for editing documents setting is turned on so wokrflow needs doc to ce cheked out before proceding and user might not have permission to do that.
    please refer below link:
    http://sharepoint.stackexchange.com/questions/32399/workflow-error-the-workflow-could-not-update-the-item-possibly-because-one-or
    http://community.office365.com/en-us/f/154/t/243062.aspx
    http://stackoverflow.com/questions/1272957/document-checked-out-in-sharepoint-when-workflow-starts
    Please mark as answer if you find it useful else vote for it if it is close to answer..happy sharepointing

  • Sharepoint Designer Workflow - Send an Email that displays Item Changes

    Hi,
    I have set up a Sharepoint Designer Workflow that sends an email to the Owner of an item (designated by a column in my list) whenver that item is changed by another user. The workflow looks like this:
    If Current Item:Modified by not equals Current Item:Primary Owner
    Email Primary Owner
    This is set to occur whenever an item is modified.
    I would like the email to show what changes were made to the item, similar to how Sharepoint's notifications work. It should show what the field that was changed to trigger the notification contains currently and what it contained previous to the change. 
    Any help is much appreciated. 

    hi,
    out of box there is no option available. But you can implement a solution.
    Create a hidden field as multiple line of text. Make it a hidden field so that user cannot enter into this field.
    When ever a workflow start check if this field is empty that means item is create now using string manipulation in workflow concatenate the meta data in one workflow variable and save it in this hidden field.
    whenevre a workflow is start if hidden field is not empty it means this is an update item scenerio and than you 
    can have read old values from this field and you have new values in item metadat. format email to get diff.
    send email upadte the hidden field again with new meta data.
    Whenever you see a reply and if you think is helpful,Vote As Helpful! And whenever you see a reply being an answer to the question of the thread, click Mark As Answer

  • SharePoint Designer 2013 Workflow not sending e-mails

    Hello everyone, it's me again.
    I have a problem with my custom workflow. A simple workflow made in SharePoint Designer 2013 with a "Send Mail" action isn't actually sending any e-mails.
    I am able to send mails with SharePoint 2013 with out-of-the-box workflows or alerts when sharing a page. The simple workflow is: Send Mail to TestUser after a new item has been created. 
    1) SMTP server has been configured and tested successfully, I am able to send mails
    2) The workflow gets "Completed" status even though I didn't actually receive a mail
    3) I double checked User Profiles and the e-mails are correct (I also checked in Active Directory)
    4) The User Profile Sync. Service is running and I even did a full sync
    5) Out of the box workflows are work perfectly fine
    I have no explanation why custom workflows won't send a mail. I can perform other actions like "change workflow status". 
    Any help please?

    Hi Ali,
    Please check if "send mail" action does not work in both SharePoint workflow 2010 platform and SharePoint 2013 platform.
    Please add the actions "log to history" before and after action "send mail" to check if the send mail action is performed.
    And you can also add "pause for a duration" before the "send mail" action, see if it could help.
    You may also check if there are some related ULS log.
    Thanks
    Daniel Yang
    TechNet Community Support

  • FI-AR Comments/attachement on open line items (Notes)

    HI Experts,
    My client has the requirement to update some comments/notes/attachment on customer open line items.
    Like example receivable clerk done some follow-up with customer on particular invoice and hence he wanted to document this follow-up information notes or attached document on that open item invoice, so that others get last follow-up information from system.
    Also client is looking for some kind of functionality in such a way that user should get some kind of indication that there some notes on open items. (something like icon/symbol on line items)
    Looking for your experience and assistance
    Thanks & Regards,
    prashant rane

    You can attach the documents and any notes for the invoices.  if you want to add attachment you can Click Services for Object button >> Create attachment:  In either the document overview or the line item display, click the Services for Object button and select Create >> Create attachment.  Over there you can add the attachment and if you want to add any symbol or icon you've to contact ABAPers or technical team.

  • SharePoint 2010 Rest API: How to add attachment to a list item via ListData.svc

    Hi
    I have set up a project using the REST API in c# Visual Studio 2010.
    I have added a service reference to the URL //site/_vti_bin/listdata.svc/
    I can query the list and get back data, but I can't retrieve the attachments.
    I can write data to the list, but I can't add attachments.
    Are there any examples of how to add or retrieve attachments using the REST API services.
    Thanks
    Mike

    Hi,                                                             
    If you want to work with list attachments using REST API, here are some links will show how to do this using Javascript:
    http://msdn.microsoft.com/en-us/library/office/dn292553.aspx#FileAttachments
    http://chuvash.eu/2013/02/20/rest-api-add-a-plain-text-file-as-an-attachment-to-a-list-item/
    http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2013/06/27/how-to-get-list-item-attachments-using-rest-and-javascript-in-sharepoint-2013.aspx
    Best regards
    Patrick Liang
    TechNet Community Support

  • Not able to open SharePoint workflow task in Outlook

    I have InfoPath forms in a forms library on SharePoint and associated workflows that were created in SharePoint Designer. The workflow includes regular tasks and approval tasks. I have full permissions to everything in SharePoint. I would receive tasks in
    Outlook and be able to open them without any issues. Suddenly, I can no longer open them. Other users who receive these tasks are still able to open them.  I first get the message "Could not open 'https://sitename/-layouts/formResource.aspx?templateFile=https://sitename/Workflows/WorkflowName/TaskName.xsn'. 
    When I click OK, I get the message "Outlook cannot open a new form. To open the file, access to the following form template is required: https://sitename/-layouts/formResource.aspx?templateFile=https://sitename/Workflows/WorkflowName/TaskName.xsn".
    Any suggestions on how to resolve?

    Found some solutions that might be what you're experiencing. Be sure to read all the way to the end for a couple differrent fixes:
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/eb273ee9-6a4b-409c-8eb0-5351bb113386/sharepoint-2010-approval-workflow-open-this-task-link-not-functioning?forum=sharepointgeneralprevious
    cameron rautmann

  • Sharepoint Designer workflow not starting or listing.

    I have some designer workflows running on my list. One of them is a workflow that runs on
    item creation. Sometimes this workflow is skipped when an item is created in the list. This workflow does not get listed for the item. This happens just once in a while but it affects the application a lot. Sometimes none of the workflows are
    listed for the particular item when i check the workflow settings.
    P.S:- All items created using user accounts only

    if the Item is created using System Account, the workflow will not start automatically. check whether there is any difference between the items created withno workflow and the working ones.
    Qiao Wei <br/> My blog:http://blog.goobol.com

  • Workflow not being triggered by incoming email

    Hello,
    I have a SharePoint Designer workflow that triggers when a new item is created. The library the workflow is attached to specifically receives incoming emails. The workflow runs perfectly in our SharePoint 2010 environment, however, it does not
    run on incoming emails received in our SharePoint 2013 environment. If I upload a document into the library, it will run. It also runs if I manually start it. It just won't run automatically when it receives an incoming email. Is this a bug or is this
    to be expected with SharePoint 2013? Thanks.

    Hi Gmchusyr,
    I recommend to check if workflow trigger on email is enabled in SharePoint with the PowerShell command below:
    $spWebService = [Microsoft.SharePoint.Administration.SPWebService]::ContentService
    $spWebService.DeclarativeWorkflowAutoStartOnEmailEnabled
    If it is False, please enable it with the PowerShell command below and then check the results:
    $spWebService = [Microsoft.SharePoint.Administration.SPWebService]::ContentService
    $spWebService.DeclarativeWorkflowAutoStartOnEmailEnabled = $true
    $spWebService.Update()
    Here is a similar thread for your reference:
    https://social.technet.microsoft.com/Forums/office/en-US/436592de-6100-4659-9fbe-22aedb98c23c/incoming-email-not-triggering-on-item-created-workflow?forum=sharepointcustomization
    More references:
    http://adayinsharepointv3.blogspot.jp/2012/12/kick-off-workflow-in-sharepoint-library.html
    http://social.technet.microsoft.com/wiki/contents/articles/4607.sharepoint-2010-workflows-on-incoming-emails-in-sharepoint-documents-library.aspx
    For SharePoint 2013 workflows, the workflows can be triggered by incoming emails, however the workflows will fail after starting.
    In this case, we need to activate the Workflows  can use app permissions in Manage site features in site settings.
    http://dhasalprashantsharepoint.blogspot.jp/2013/07/sharepoint-2013-workflow-suspends-on-e.html
    Best regards.
    Victoria
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • SAP workflow not published / not reaching default outbound handler

    Hi,
    At Velocity event (october) we had a SAP ERP workflow configured for publishing to SharePoint; after triggering workflow instances, an XML payload document was successfully published to SharePoint.
    Now, in the same environment; without changes on Duet Enterprise config level, publishing of task changes of that same workflow no longer publishes into SharePoint.
    We executed the report jobs OSP_DELTA and OSP_FULL to make sure that the sync from SAP to SharePoint would be done / task changes are notified. The SAP workflows are delivered into the SAP inbox; but not published to SharePoint.
    We added a breakpoint (internal + external) in the default outbound handler S_OSP_WF_PAT_DEFAULT_CH_OB; it is not invoked when we reach the workflow decision step that is published.
    We inspected the SCL Logs, but didn't find any relevant log entries.
    Any clue what can be wrong here; where to start with the problem analysis?
    Best regards, William.

    Hi Holger,
    The error 'Users not maintained...' appears to be caused due lack of SAP permissions of the SAP account that is executing the report S_OSP_WF_ITEM_SELECTION; with another account we succesfully pass the 'GetNotifications' calls within that report; and actually now do get into the default outbound handler.
    But still no task document published into SharePoint; the default outboundhandler faults on Send Action item; error details:
    ERROR_CONTEXT>
      <ERROR_INFO>ICF Error when sending the request: HTTPIO_ERROR_SEND_STATE-Fehlermeldung beim Senden der Daten.</ERROR_INFO>
    - <CONSUMER_INFO>
      <CONSUMER_PROXY>CO_OSPWACTION_ITEM_VI_DOCUMENT</CONSUMER_PROXY>
      <LOGICAL_PORT>CO_OSPWACTION_ITEM_VI_DOCUMENT</LOGICAL_PORT>
      <OPERATION_NAME>maintainActionItem</OPERATION_NAME>
      <OPERATION_NAMESPACE>urn:ActionItemWsd/ActionItemVi/document</OPERATION_NAMESPACE>
      <PROCESSING_UNIT>Sector 1: WS-Consumer</PROCESSING_UNIT>
      <PROCESSING_MODE>Synchronous</PROCESSING_MODE>
      <COMMUNICATION_TYPE>Remote</COMMUNICATION_TYPE>
      <WORK_PROCESS_NUMBER>1</WORK_PROCESS_NUMBER>
      <WORK_PROCESS_PID>25034814</WORK_PROCESS_PID>
      <TERMINAL_NAME>C0269450</TERMINAL_NAME>
      </CONSUMER_INFO>
    - <TRANSPORT_INFO>
      <PROTOCOL>HTTP/1.1</PROTOCOL>
      <AUTHENTICATION_METHOD>BasicAuth</AUTHENTICATION_METHOD>
      </TRANSPORT_INFO>
      </ERROR_CONTEXT>
    We want to check the settings of Consumer Proxy for Workflow (page 76 in deployment guide); however we don't see 'Connection Settings'  entry in the SCL server.
    --> 4. Select Connection Settings > SCL to Consumer > Configure Service Endpoint.
    Regards, William.

  • Workflow not working for users across domains

    Hi,
    The workflow that i have created works perfectly for me, but they work intermittently for my colleague who sits in another country and hence domain. 
    They sometimes work for him, when he creates a new item but they don't work most of the time and below is the error that he gets.
    RequestorId: 38647461-0f47-8efc-0000-000000000000. Details: An unhandled exception occurred during the execution of the workflow instance. Exception details: System.ApplicationException:
    HTTP 404 {"Transfer-Encoding":["chunked"],"X-SharePointHealthScore":["0"],"SPClientServiceRequestDuration":["48"],"SPRequestGuid":["38647461-0f47-8efc-8848-9c92f6979b64"],"request-id":["38647461-0f47-8efc-8848-9c92f6979b64"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"MicrosoftSharePointTeamServices":["15.0.0.4569"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1;
    RequireReadOnly"],"Cache-Control":["max-age=0, private"],"Date":["Fri, 13 Feb 2015 18:57:19 GMT"],"Server":["Microsoft-IIS\/7.5"],"X-AspNet-Version":["4.0.30319"],"X-Powered-By":["ASP.NET"]}
    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)
    Please help me to resolve this issue. I need your guidance. 
    Thank you !
    Kind Regards

    Hi Bruno,
    Thanks for your response. 
    I'm not much in to SharePoint. Me and my colleague have just front end access to the site, we can't access the server. We both are SCA on the site. We are just geographically apart. 
    All we can do is "SharePoint Branding". Does this make any sense ? Sorry if couldn't give you much information.
    I designed some SP2013 workflows and they don't always work for my colleague. When i go to Designer -> All files -> workflows, i don't see any of my SP2013 workflows, i see only SP2010 Workflows.
    I will try to contact the team that has got the server access and will convey them your inputs. 
    Kind Regards

Maybe you are looking for

  • HP Laserjet 4 plus not working with Powerbook G4 & 10.5.8

    I have been using a Powerbook G4 running 10.4.11 with a HP Laserjet 4 plus without any problems. Last week I updated my G4 to 10.5.8. To acheive this, I purchased a full retail 10.1 DVD from Ebay installed it then updated to 10.5.8 using Apples Updat

  • I would like to stream movie from amazon prime to tv using my macbook pro

    how can i stream movies to my tv from amozon prime using my MacBook Pro

  • Oracle sql developer downlaod problem

    hi i put my oracle sql in C drive,but when i open it ,it gives me error like :"unable to find main class.Class specified is :oracle/ide/boot/Launcher can anybody has solution thanks a lot in advance

  • How to shrink Hyper-V VHD to a smaller size

    Hi guys, I need help urgently. I initially created a (golden image) Win 7 VM with lot off apps installed. I assigned 130G. now I discovered that I don't need 130G on this machine, is there a way of shrinking my disk to 40G? when I shrink it on disk m

  • Fed up with Flash Player

    Let me make this simple.  I have a PC with the latest version of Flash Player installed (seems like I reinstall it every week).  I do not have the time or inclination to take notes about all the things I've done to try to get this thing to work.  It