K2 blackmarket
Welcome to K2 blackmarket.
K2 blackmarket was created in order to facilitate project and code sharing in the K2Underground community.
Sharing projects and code with other members of the community can greatly enhance the learning experience
as well as reduce the learning curve that is inherently part of getting to know new technologies.
Note that in order to post to any of the forums,
reply to a blog entry or even download a file from
a project you need to be logged in. If no projects
are visible, none have been opened to anonymous users.
Project Search
Most Recent Projects
|
Custom K2 2003 webservice written against the K2RO
|
|
|
Custom K2 2003 web service written against the K2ROM that retrieves a worklist as a dataset.
It contains two webmethods that return a dataset:
getUserWorklistDS: Allows you to specify a particular user’s username, domain, and password to retrieve their worklist. Works with windows authentication as well as the K2 SQL User Manager
getMyWorklistDS: Uses Windows authentication to get the current user’s worklist.
The dataset contains five datatables:
1. ItemData: Re...
|
|
ServiceObject GUID Updater
|
|
|
When a SmartObject is created it is bound to the GUID of the underlying ServiceObject instance for that specific environment. This binding exists within the SmartObject file (.sodx). When the SmartObject file is moved to a different environment this ServiceObject Instance GUID is no longer valid and thus the SmartObject effectively loses its binding to the underlying ServiceObject instance.
This utility attempts to alleviate this issue by converting the ServiceObject instance GUIDs in the Sm...
|
|
K2 [blackpearl] AJAX, ASP.net API Example
|
|
|
A fully functional Microsoft AJAX and ASP.net enabled application which shows how to interact with K2 [blackpearl] via the API's. API’s demonstrated are:
• Worklist API with search criteria
• Process Management API
• Reporting via Microsoft SQL Server Reporting Services (“SSRS”)
• SmartObjects with a dynamic user interface based on the entity meta-data. This caters for associations and validation
All K2 specific code has been relocated to a helper class called Common which manages conne...
|
Highest Rated Projects
|
ADSearcherService
|
|
|
The ADSearcherService is a .NET web service that was created to expose AD querying capabilities to external applications (K2.net 2003 for instance). It exposes many different methods to search active directly. It also permits multi-domain searching, assuming that the domains are setup correctly.
|
|
Service Object Generation Engine (SOGE) Visual Stu
|
|
|
The Service Object Generation Engine (SOGE) is a tool which can be used to create Black Pearl
Service Objects based on SQL Data Objects. SOGE is wrapped in a Visual Studio 2005 AddIn.
Additional help and instructions can be viewed by moving the mouse over question mark icons, once
the Addin is executed.
|
|
K2 Export
|
|
|
Export a k2 project/process from the command line
|
Most Active Projects
|
ASPX Controls for [blackpearl]
|
|
|
A library of custom controls that can be used to workflow-enable nearly any ASPX page with little or no coding. The submit control encapsulates many features that developers normally repetitively code on each web page. Once connected to the workflow server, the control will automatically display all actions defined for the activity. The user can then choose an appropriate action and submit, with no code required by the developer. Page-to-page flow (without making the user go back to the workl...
|
|
K2 [blackpearl] AJAX, ASP.net API Example
|
|
|
A fully functional Microsoft AJAX and ASP.net enabled application which shows how to interact with K2 [blackpearl] via the API's. API’s demonstrated are:
• Worklist API with search criteria
• Process Management API
• Reporting via Microsoft SQL Server Reporting Services (“SSRS”)
• SmartObjects with a dynamic user interface based on the entity meta-data. This caters for associations and validation
All K2 specific code has been relocated to a helper class called Common which manages conne...
|
|
Service Object Generation Engine (SOGE) Visual Stu
|
|
|
The Service Object Generation Engine (SOGE) is a tool which can be used to create Black Pearl
Service Objects based on SQL Data Objects. SOGE is wrapped in a Visual Studio 2005 AddIn.
Additional help and instructions can be viewed by moving the mouse over question mark icons, once
the Addin is executed.
|
|
ADInterop
|
|
|
A Service Object that has read and write capabilities for Active Directory
|