Showing related tags and posts across the entire site.
-
Hi everyone, I need to start activity after checking today with my datafield (which is datetime data). If my datafield is equal or greater than today then start that activity. How do I solve this? Anyone can help? PS: I will fill out my datetime datafield at any activity before that. I tried many things...
-
Hi all, today we took offline for mantainance tasks the SQL Server containing our K2 Blackpearl databases (we have one server for the K2 Blackpearl host server and another for the SQL Server). After 15 minutes, logging on the server hosting the K2 Blackpearl engine, I've noticed that the K2 Blackpearl...
-
Hi , We are doing a Sharepoint integration with K2 Blackpear. We have used our Custom ASPX pages for the integration . I am new to K2 and if you can suggest pointers to below query . We need to do provide following functionalities to the end user (from custom ASPX pages hosted in sharepoint ) , so does...
-
All of our client applications use custom code to access K2 (via the K2ROM API). In K2.net 2003, we regularly created custom Client Events. Our standard procedure was to write client side code for each client event. These would read: public void Main(ClientEventContext K2) { K2.AddWorklist("OurCustomPlatform"...