Create an InfoPath URL to open work list item in Forms Services. Platforms: K2 blackpearl, K2 blackpoint Audience: K2 process designers Requirements: This article assumes that the reader has a basic understanding of how to create a K2 process and is familiar with the concepts of processes, activities...
Posted to
From The Bench
by
jscott
on Mon, Aug 10 2009
Filed under: Infopath, blackpearl, blackpoint, forms services, worklist, URL
Summary: This post covers migrating a K2.net 2003 Studio Project to K2 blackpearl while documenting some of the pitfalls and how to avoid or work around them. After that I'll discuss how VB.Net support plays out in K2 blackpearl. Converting a K2.net 2003 Project to K2 blackpearl I'm currently assisting...
Posted to
Underground Coding
by
j.monty
on Thu, Apr 2 2009
Filed under: blackpearl, migration, conversion, compatibility, vb.net, k2.net2003
Here’s a simple way to set a default outcome for an escalation so the workflow will take to your chosen activity when the escalation fires. I’ve seen many approaches to accomplish this, but I think this one is the easiest. Let’s say you have a client event (this technique can work with a server or IPC...
Since K2 [blackpearl] is built on top of Windows Workflow Foundation (WWF), I felt it would be important to bone up on WWF before the release of BP . I've been going through hands-on labs provided by Microsoft on WWF . So far, I have found it to be a decent primer - hopefully you will to - if you've...