All Tags »
blackpearl »
.net (RSS)
Showing page 1 of 2 (11 total posts)
-
Hi,
The K2 directory contains a subdirectory called WebServices, which contains the following files:
ClientEventService.asmxInfoPathService.asmxOutOfOfficeService.asmxSharePointService.asmx
I couldn't find these services being referenced in any documentation.
Question:Are these services intended to be called externally?Can these services be ...
-
Hi everyone,
I'm looking for a way to dynamically set multiple destination users/groups of a (single) activity. Activity destinations are stored in external database.
I've found a solution to this problem for K2.2003 workflow HERE but I believe that the solution is not Blackpearl compliant ( I couldn't find Main(ref DestinationRuleContext K2) ...
-
I am trying to connect to the server to get global worklists.
I've just tried the code from the K2 BP Developers Reference, but have been having just enough troubles getthing thorough connection problem.The code looks like this below. I am not sure what went wrong and would really appreciate the help!I am running the code on the server machine ...
-
I get an error when I try to connec to the K2 host server from the web app created in Visual Studio 2005 (C#).The error looks like this:''Unable to resolve address Integrated=False;IsPrimaryLogin=True;Authenticate=True;EncryptedPassword=False;Host=[host server name];Port=5556;Password=[admin password];UserID=[domain admin user] and port ...
-
Have anyone started playing around with BlackPearl and Visual Studio 2008, SQL 2008 & .Net 3.5?
Using Ado.net Entity Datamodel Framework and SmartObjects together?
Using the new SQL Filestream to save files to the filesystem,
Pushing Workflow tasks to users using the RSS2.0 Feed Formatter? instead of just emailing the tasks to the ...
-
Hello,
I've built a few wizards as I had some server code Events I wanted to use in many Workflows.The wizards themself work well and so do the Events code generated.
These Event codes uses a dll (myassembly.dll) that I've created and put in the GAC (on both developpement client and K2 server). It is necessary to reference this dll in the ...
-
Hi All
I know the K2Mng has been replaced by the above dll, but I'm having a problem moving a workflow from 2003 to Blackpearl.
I have an escalation event that I want to expire on a certain condition, and I used to be able to call K2Mng.FinishServerEvent. Only problem is, I can't find it anymore... anyone have any ideas?
Thanks
-
I have a workflow that reads a list of comma separated usernames, and kicks off an IPC event for each user with that user as the destination... well at least that's the idea. I had this working in K2 2003 but am having real problems in Blackpearl.
I've seen the post from Cherish http://k2underground.com/forums/post/18429.aspx but that hasn't ...
-
Has anyone attempted to use the API to create a custom user/role manager, kind of like this guy did for K2 2003: http://k2underground.com/forums/thread/14599.aspx?
Is there any documentation out there for using the SecurityManagementAPI for blackpearl? There is no reference to it in the SDK documentation...
On the surface, it seems simple ...
-
We're using the Update Documents' MetaData Event within the SharePoint Document Event Wizard to update a document's status as it travels through the workflow. This update causes a few problems:
1. If you open the document from SharePoint and Edit it and then Edit the Workflow Task, our Workflow fails when it tries to update the status ...
1