I was wondering if there are any existing solutions for unit-testing Windows Workflow Foundation workflows that run in SharePoint context.
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
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
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 \
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.
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.
I have a multi-step SPD approval workflow that creates several \'collect data from users\' tasks and to date this process is working perfectly.
I have 2 lists, say, Fruits & Orders. 开发者_JAVA百科 Orders has a number field FruitID that links to the ID field of Fruits.
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
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