Welcome to K2 Underground Sign In | Join | Help

July 2008 - Posts

Creating a quick AD utilities service object with the Dynamic Assembly Service
David Loomis really outdid himself when he posted the Dynamic Assembly Service to Blackmarket. Within the project location you will find an installer which is basically all that you need to get things rolling. The Dynamic Assembly Service is a service Read More...

by Joseph | 0 Comments


Attachment(s): ADToolsExample.zip

How to use the SmartObject .NET Data Provider on a Server that Does Not have K2 Installed on it
To use the SmartObjects with the .NET Data Provider, you need to register the following .NET DLLs in the GAC (Global Assembly Cache): -SourceCode.Data.SmartObjectsClient.dll -SourceCode.Categories.Client.dll -SourceCode.HostClientAPI.dll -SourceCode.Framework.dll Read More...

by Bob | 0 Comments

How to delegate/undelegate a worklistitem via API
K2 blackpearl provides the ability to delegate a task to another user. This differs from a Redirect. A Redirect will reassign a task that was assigned to me to another user. A Delegate will permit someone else, in addition to myself, to action my task. Read More...

by Bob | 0 Comments

How to retrieve the value from an XML field element
Sometimes one needs to get the value from an element within a K2 XML field. This is usually done within a Server Event. In the below example, I needed to retrieve a URL from a K2 generated XML field. This specific example should work if you do not expect Read More...

by Bob | 3 Comments

Powered by Community Server (Commercial Edition), by Telligent Systems