sharepoint-workflow
Unit-testing SharePoint workflows
I was wondering if there are any existing solutions for unit-testing Windows Workflow Foundation workflows that run in SharePoint context.[详细]
2023-02-13 03:59 分类:问答Migrating sharepoint workflows from dev to test to production
We are new to sharepoint and creating a sharepoint 2010 environment. The first project is a site with 23 different workflows. We have created the site with the workflows in our development environment[详细]
2023-02-12 12:59 分类:问答How to associate a SharePoint workflow using the Client Object Model?
Using the SharePoint Object Model (SP 2010), how can you associate a workflow with a given list? I\'ve been able to associate a workflow, but the configuration settings do not get saved back to Share[详细]
2023-02-11 09:43 分类:问答Retrieving rich text box sharepoint in javascript
I have CustomNewForm for inserting items in the sharepoint list. The fields are \"Reason\" and \"Reason OverView\"; both Multiple Line Rich Text fields. I need to copy some text from \"Reason\" to \[详细]
2023-02-08 16:23 分类:问答Pause Sharepoint workflow for longer duration (i.e. weeks)
I want to pause a workflow for 6 weeks. After that duration it checks a specific list for an item and sen开发者_运维技巧ds an email when found - very simple.[详细]
2023-02-08 12:11 分类:问答Sharepoint Desinger 2010 - Transfer Reusable Workflow from Stage to Prod
I need to transfer a reusable Workflow from the stage env. to the prod. The workflow is associate to a list,开发者_JS百科 so the list id is stored in the workflow.[详细]
2023-02-08 06:54 分类:问答Collect Data From User Tasks Not Firing Secondary Workflow
I have a multi-step SPD approval workflow that creates several \'collect data from users\' tasks and to date this process is working perfectly.[详细]
2023-02-07 02:39 分类:问答Add up values from matching fields in a linked Sharepoint list
I have 2 lists, say, Fruits & Orders. 开发者_JAVA百科 Orders has a number field FruitID that links to the ID field of Fruits.[详细]
2023-02-06 19:38 分类:问答sharepoint custom workflow activity is doing nothing, not even log messages
I am trying to create a custom workflow activity which gives me the list of recipients that I am storing in list. But once I deploy and start the workflow nothing is happening, not even log messages a[详细]
2023-02-05 19:12 分类:问答SharePoint 2010 custom workflow resulting in "heavy load"
I have a custom built state machine workflow using visual studio 2010.This workflow is started by the user creating a new list item on a moderated list.This list item has two checkboxes.Once the list[详细]
2023-02-05 13:39 分类:问答