All Tags »
.net »
BlackPearl (RSS)
Showing page 1 of 2 (14 total posts)
-
Hi,
Within our K2 process I'm consuming a WCF service. I created the service reference using the Add Reference dialog. This dialog lets you choose a service URL.
After adding the reference and compiling the K2 process a proxy dll of the service has been created. I also expect a kind of config file containing the system.ServiceModel configsection ...
-
I have a workflow that has a form where datafields would be hard to manage (80 of them) and the data is not really normalized for a smart object. Instead we used xmldatafields.
I don't have time to pretty this up but wanted to post my notes. I hope they help you.
Things to know, use client connection not management ...
-
Hi all,
How can I connect between K2 destination users or worklist item report for users if I have not Active directory server but Novell.
Tanks Roi
-
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
1