Office 365 – SharePoint Designer workflows calling long running web services
Today I created a SharePoint Designer workflow calling web services. The web service call creates a SharePoint site and applies…
Microsoft 365, Power Platform, SharePoint, Teams, Azure and Dynamics
All about Workflow Manager 1.0
Today I created a SharePoint Designer workflow calling web services. The web service call creates a SharePoint site and applies…
In SharePoint there are many different options for workflows. Microsoft and Microsoft partners have invested a lot of time creating…
Yesterday I was using the PnP Provisioning Engine to deploy a SharePoint Designer workflow and I got the following error:…
An unhandled exception I had a problem with a SharePoint Designer Workflow I was creating a task and assigned it…
System.IO.FileNotFoundException During the deployment of a solution to my test environment I got the following error: System.IO.FileNotFoundException: Could not load…
Today I tried to start a workflow using PowerShell and I got this annoying error: Exception calling “StartWorkflow” with “4”…
Today I tried to get the TemplateID for starting a workflow from the ribbon in SharePoint 2013 workflow. Some Background…
So I had a reusable SharePoint Designer list workflow deployed in SharePoint 2013. The process that I’m implementing is creating…
I’m using Workflow Manager 1.0 and SharePoint 2013 with SharePoint Designer workflows and I got an Unexpected error occurred in…