kenaflow - Enterprise Business Automation with PowerShell
Almost exactly four years ago I started developing the software kenaflow . The project started as a workflow engine for SharePoint. Meanwhile the software can do a lot more, e.g.…
9 articles
Almost exactly four years ago I started developing the software kenaflow . The project started as a workflow engine for SharePoint. Meanwhile the software can do a lot more, e.g.…
Today I got the following error and did not find a clear description and solution for it: Error message: “Event "OnWorkflowActivated" on interface type…
This is Part 2 of 2 that describes the steps 18 to 27 . You will find Part 1 here: https://blog.kenaro.com/2011/04/24/walkthrough create sharepoint 2010 workflow association form…
Because of some requests by my blog readers I’d like to show you how to create Workflow Association and Initiation (“Instantiation”) forms in Visual Studio 2010 for use with a…
This article belongs to these previous posts: Part 1 Part 2 You should read this article if you have problems to deploy my sample project on Codeplex…
In this walkthrough I want to show you how to create a Sequential Workflow with Visual Studio 2010 for use in SharePoint 2010. – I will show how to create a custom Task Form for…
In this walkthrough I want to show you how to create a Sequential Workflow with Visual Studio 2010 for use in SharePoint 2010. – I will show how to create a custom Task Form for…
In the last weeks I’ve extended the sample project that I’ve created for “Ribbon Customization”. You find the project source code on Codeplex:…
I had to develop a Holiday Approval Workflow with SharePoint Designer 2010. – I used a “List Workflow”. – Bad mistake! – It’s not possible to copy this kind of workflow to another…