Microsoft Flow vs SharePoint Designer Workflows
Today I ran a couple of tests comparing Microsoft Flow with SharePoint Designer Workflows and I found a number of interesting differences in the way the two engines work. In … Read More
All Microsoft MVP, Pieter Veenstra’s posts about SharePoint Designer. If you want to learn more about SharePoint Designer then this is the site to visit
Today I ran a couple of tests comparing Microsoft Flow with SharePoint Designer Workflows and I found a number of interesting differences in the way the two engines work. In … Read More
After yesterday’s post about migrating from SharePoint Designer to Microsoft Flow I will start today with a series of posts with practical examples of losing the Work in your Workflow … Read More
Recently I’ve looked at many SharePoint Designer workflows and migrated them to Microsoft Flow or Azure Logic Apps. There isn’t really a set approach that will work for all but … Read More
This time a short post with a quick win if you make a lot of similar workflows on SharePoint lists. I’m by no means a SharePoint Designer workflow expert and … Read More
Today I created a SharePoint Designer workflow calling web services. The web service call creates a SharePoint site and applies a PnP template to the site. In general the setup … Read More
Last week one of my customers at hybrIT Services wanted me to implement drag and drop to update a status field for one of their lists. So I found the Andrew … Read More
Yesterday I was using the PnP Provisioning Engine to deploy a SharePoint Designer workflow and I got the following error: [ERROR] Apply-SPOProvisioningTemplate : System.TimeoutException: The HTTP request has timed out … Read More
An unhandled exception I had a problem with a SharePoint Designer Workflow I was creating a task and assigned it to a SharePoint group. Then I got the error: Details: … Read More
System.IO.FileNotFoundException During the deployment of a solution to my test environment I got the following error: System.IO.FileNotFoundException: Could not load file or assembly ‘Microsoft.SharePoint.Client.WorkflowServices, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c’ or one of … Read More