Workflow

 Pages: 1 | 2
   Next >
InfoPath & SharePoint articles by category

Rating
 

Delete Orphaned Workflow Status Columns from SharePoint List Views

Posted by nikspatel on August 8, 2010

Recently I been working on the SharePoint Designer Workflows associated with the site content type which used in the SharePoint list. During the development pha... [read more]

Rating

Multi-level Approval Workflow in Visual Studio

Posted by Prasath C on September 30, 2011

Requirement: We have a requirement to create a Multi-level approval workflow for document libraries. I need to use SharePoint groups for each level of approval/... [read more]

Rating
 

Activity 'onWorkflowActivated1' validation failed: Cannot resolve Activity 'Workflow1'

Posted by Prasath C on May 11, 2011

I got following error when I try to build custom workflow in Visual Studio 2008 "Activity 'onWorkflowActivated1' validation failed: Cannot resolve Activity 'Wo... [read more]

Rating

Email the Approval Status to "Created By"/"Modified By" user from Visual Studio workflow

Posted by Prasath C on May 27, 2011

Below is the code snippet to send an email about the approval status to the user who submitted/created the list item in a SharePoint list. Assume that the ... [read more]

Rating

Trigger event when workflow is added to a document library

Posted by Prasath C on September 30, 2011

Requirement:  I've created a custom sequential workflow using Visual studio and wanted to create SharePoint group when the workflow is added to a document lib... [read more]

Rating

Visual studio Workflows in SharePoint

Posted by Prasath C on May 10, 2011

Good videos to start working on Basic Visual studio Workflows in SharePoint.http://channel9.msdn.com/blogs/robertshelton/sharepoint-document-workflow-extracting... [read more]

Rating

InfoPath SharePoint Development - SharePoint Development ...

Posted by Daniel on August 16, 2010

InfoPathSharePoint.net provides the latest InfoPath development tutorials, InfoPath Form Services administration tips, tricks and how to's. InfoPath SharePoint ... [read more]

Rating
 

InfoPath form services and SPWorkflowTaskProperties ...

Posted by MarcusF on February 5, 2011

InfoPath Dev - InfoPath - Workflow - InfoPath form services and SPWorkflowTaskProperties.ExtendedProperties. Hi I am modifying an existing SharePoint 2007... [read more]

Rating
 

InfoPath Form Services and Workflow Tasks - Blog - Robert Bogue [MVP]

Posted by Robert Bogue [MVP] on September 27, 2007

InfoPath Form Services and Workflow Tasks. Posted by Robert L. Bogue on Wednesday, 26 Sep 2007 09:35 | 5 Comments | Professional. InfoPath Forms Services and W... [read more]

Rating

Create approval workflow in SharePoint 2010 with Visual Studio 2010 and Infopath

Posted by emmettlynch on January 7, 2012

Here an Approval Workflow that can be deployed on SharePoint 2010 and can be associated to any list or library… http://approvalworkflow.codeplex.com/ ... [read more]

Rating

Creating a Folder in a SharePoint List and adding Items to it programatically

Posted by Prasath C on May 13, 2011

The following code is to create a folder in a SharePoint list and add items to it. This code is written for a Custom Visual Studio Workflow, the workflow w... [read more]

Rating

Sharepoint Manager - strong .Net/SQL, project lead, people ...

Posted by InfoPath SharePoint on April 22, 2011

a plus o InfoPath Form Services o Layer2 o Silverlight interface development o MetaStorm & other workflow tools o Documentum & other document management tools o... [read more]

Rating

To open the InfoPath XML file from Workflow email

Posted by Prasath C on February 23, 2011

The xml files are based upon xsn or template files. XML is raw data and you need a template for the form's formatting and structure. You need to bind the URL li... [read more]

Rating

Experiences building SharePoint Designer Custom Workflow Actions

Posted by quannum on May 31, 2010

  Introduction For some reason I have shyed away from creating custom SharePoint Designer Workflow Actions. However, one of my clients uses a fair amount... [read more]

Rating

Exception of type 'System.Workflow.ComponentModel.WorkflowTerminatedException' was thrown

Posted by Praveen on October 8, 2011

This is the error you see when you use the TerminateActivity in Windows workflow foundation/Visual Studio workflow development for SharePoint applications. The ... [read more]

 Pages: 1 | 2
   Next >