Quite often, my clients are asking me to build an approval workflow for them. For some complicated parallel or serial approvals, you have to either use SharePoint Designer or Microsoft Flow or some 3rd party wo
SharePoint 2010 Workflow Structure, Security Rules, and Automation Features Using Built-in Workflows in SharePoint 2010 to Streamline a Business Process Using SharePoint Designer 2010 to Extend and Manage Workflows Show 6 more Summary: Learn about tools and approaches for creating Microsoft Share...
Naturally, for SharePoint workflows, you must have SharePoint Products and Technologies. But the question is, which version do you need? Will your workflow require anything that is available only in Microsoft Office SharePoint Server, or will the base-level Windows SharePoint Services 3.0 be ...
To build a company Intranet using a SharePoint Online Site. The site should be accessible to all employees in the organisation, and to nobody else. However, only a small subset of employees have a Microsoft account and we don't want to change that. This seems like it's proba...
I like, to begin by defining the site taxonomy. SharePoint saves me some trouble here by providing me with an Excel structure that can be used to pass the information into the term store. As a first cut, all I need to do is select the worksheet and, if there are no...
we are using a Console Application. We need to register the app principal first for our Console Application to be able to call SharePoint. To register the app principal, we can use a page in SharePoint 2013 called “_layouts/AppRegNew.aspx”. This page is used to create the client ID...
You’ll need to do this if you’re going to run the Workflow in the sample code against your own SharePoint site.When the project is created it will automatically add a workflow called Workflow1 and open the designer which will display an event activity for onWorkflowActivated. An On...
Microsoft Visual Studio 2008 provides built-in templates to create powerful Microsoft Office SharePoint Server 2007 workflows right out of the box. In this Microsoft Office Visual How To, you create a sequential workflow to manage an expense report approval process. You will use the Microsoft Offi...
In Chapter 4 we built a workflow using the SharePoint Designer. It gave us a nice, wizard-based approach to creating our custom workflow. That tool will suffice for many situations, including Building basic workflows from the provided actions and conditions ...
A workflow allows a business process to be attached to items in Windows SharePoint Services 3.0. This process can control almost any aspect of an item in Windows SharePoint Services 3.0, including the life cycle of that item. For example, you could create a simple workflow that routes a doc...