Welcome to K2 Underground Sign In | Join | Help

May 2008 - Posts

Connecting InfoPath 2007 to WCF services

WCF Security and InfoPath 2007 have pretty poor integration, which means that it basically doesn’t work and some hacks have been necessary to get the forms to talk to the services. Below is a list of the required steps to ensure future services can be
Posted by Mike_H | 0 Comments

Extending a K2 Report in Visual Studio

UPDATE: A similar K2 Knowledge Base article on how to add a Chart to you reports also exists here - http://kb.k2workflow.com/articles/kb000189.aspx Scenario: We have built a travel request process that stores the details of each travel request in SmartObjects.

Reporting Services Woes

SQL Server Reporting Services 2005 can at times be a nightmare to get working, so here are some tips to get your Reporting Services running using host headers and a couple of little things to watch out for. Host Headers If you are using a host header
Posted by Mark_SCUK | 0 Comments

Using the K2 Workspace Archive facility

As your K2 workflow processes are run the K2ServerLog is used to log information about your workflow processes. This database will grow in size over time and you will no doubt have to do some archiving on this database. Out of the box the K2 Workspace
Posted by Murphy | 0 Comments

How to implement a Custom Security Provider for K2 blackpearl

I recently implemented a Custom Security provider that is used in a production environment. I had a few enquiries surrounding the implementation and thought it would be good to share an example implementation. Attached is a derived version of the provider
Posted by arno | 7 Comments