原来是类SPWinOEItemReceiver的ItemUpdating(SPItemEventProperties properties)监听了Task的更新事件,如果task1[SPBuiltInFieldId.WorkflowVersion]不等于1,那么则扔出“此任务当前被某个正在运行的工作流锁定,无法对其进行编辑。”,这是一个容易让人迷惑的信息。 目前还不是很明白Sharepoint这样设置 跟我遇到类似的问题...
Upon selecting "Add workflow" option, the page navigates to the below screen to create a new workflow. Select a desired workflow template as per your need. In our demo, let us select Approval-SharePoint2010. Give a proper SharePoint workflow name. In my case, it is “Document Approval”....
How to build a K2 SharePoint Workflow(1) MOSS+K2DEMO开发 介绍 我们在日常工作和生活中往往会用到工作流,工作流(Workflow)是“业务过程的部分或整体在计算机应用环境下的自动化”,它主要解决的是“使在多个参与者之间按照某种预定义的规则传递文档、信息或任务的过程自动进行,从而实现某个预期的业务目标,或者促...
To send an email to the creator when the workflow internal status is suspended, you can use a conditional statement to check the internal status variable and send the email if it matches the "Suspended" status. Here are the steps to implement this in SharePoint Designe...
Virtual Folders: The file plan is a great way to manage a repository but often time isn't what you want to use to navigate and find the content you are looking for. The SharePoint 2010 Records Center makes use of a new feature called metadata based navigation, which allows you ...
Applies to: SharePoint Server 2010When you create a workflow task, its property data comes from an SPWorkflowTaskProperties object, which you can access through the TaskProperties property of the CreateTask activity. This object contains information that is standard for every workflow task, as well...
form any association or initiation data as XML. For a form control to display an element of this XML, the form control must be data-bound to that XML element. SharePoint Server 2010 automatically performs this data-binding for workflow association and initiation forms, as described in this...
When Microsoft SharePoint Server 2010 displays a custom Microsoft Office InfoPath 2007 form for a workflow task, SharePoint Server 2010 passes the task data to the form as XML. For your InfoPath task form to be able to understand and parse the task data XML, you must add the task...
NOTE: User Profile service option is not present in SharePoint 2013 Designer workflows. To achieve it in SharePoint Designer 2013 you have to write custom activity. But you can still choose SharePoint 2010 workflow option in start. It's working both in Office365, Sha...
Take some time to explore the UIs on this dialog. You will find that you can create a new workflow based on SharePoint 2013 Workflow or SharePoint 2010 Workflow, or use some existing workflows. You will also notice that you can define the button label a...