Browse by Tags
All Tags » black pearl dev... » .net (RSS)
-
Hello,
I would like to call several smartobject methods from within a web service in order to achieve cascading drop-down list boxes within InfoPath. I have not been able to dig up anything thus far. Does anyone have a good explanation on how to execute smartobject methods with code ? What needs to be referenced?
Thank in ...
-
I would like to automatically test a workflow using NUNIT or the MS equivalent. Has anyone tried this?
I can foresee some problem areas:
user roles
workflows that wait for time periods e.g 1 week
I imagine I would need to run Action.Execute(true) with sync set to true. If there are server events, how can I ensure they have completed ...
-
Im sure this is a easy question that im missing somehow. but how do i get the orginator of a process instance? When i get back my processinstance there does not seem to be a way to get a reference to the orginator. my code is similar to whats below . thanks in advance.
For Each work As WorklistItem In ...
-
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 ...
-
Hi
I'm having a problem getting my destination slots working how i'd like. I have a role which has several users. The role is set as the destination. I'd like for a user within that role to be able to open an item, then cancel it and still have it available to all the other users in the role. However, as soon as one user submits the ...
|
|