K2.NET - Deleting a Process
Wednesday, May 24, 2006
I have for the last couple of days been playing with K2.NET, which is an excellent product for playing the human workflow part in a BizTalk implemention, rather the awful Human Workflow Services.... :-(
As I was trying a couple of different things, I got to a stage were I wanted to delete some of my existing deployed (K2 uses the word "exported") processes, but I could not for the life of me work out how to do it. It's not in the HELP file, not in the study notes, etc..
Finally I found this post on the K2.NET Forums that discussses the wProcDelete stored procedure in the K2 transaction database...
It isn't a very pretty, intuitive or even user-friendly solution but it does work....
Problem locating the pre-requisite files for BizTalk 2006
Wednesday, May 17, 2006
Tried for the 1st time to install BizTalk 2006 myself today on a Virtual PC Image, but had problems downloading and finding the pre-requisite redistributable files (BtsRedist.cab) required for the install.
Thanks to Grant Holliday of Readify it all worked out, see his post here:
http://www.holliday.com.au/blog/biztalk-2006-pre-requisite-cab-files.html