January 2009 - Johnny's K2 Blog

  • K2Connect Quick Install Guide

    As some of you might know, K2 has earlier released K2Connect for SAP which functions as a codeless way of tying in SAP data into K2 blackpearl SmartObjects. If you don't know what it is, just imagine creating a simple application like a SAP employee search...
  • Windows 7 Beta

    Just tried out the Window 7 Beta with a couple of machines. I must say that this new Windows version rocks! Tried it on an old Dell Lattitude X300 which only had a WinXP sticker on it. Even though it was running a old ULV Centrino single core processor...
  • Process instance data Update() method requires Admin rights in 0807

    This issue comes up so often I thought it would be a good idea to highlight it in my blog. This piece of code used to work fine previously. oK2Connection.Open(serverName); SourceCode.Workflow.Client.WorklistItem workItem = oK2Connection.OpenWorklistItem...