Firing a SharePoint Workflow by updating a list item through List Webservice
问题 I am developing, a simple SharePoint Sequential Workflow which should be bound to a document library. When associating the little workflow to a document library, I checked these options Allow this workflow to be manually started by an authenticated user with Edit Items Permissions. Start this workflow when a new item is created. Start this workflow when an item is changed. Now I upload a document to this library and the workflow starts and for instance sends a mail. It completes and