Browse by Tags
All Tags » K2 2003 Studio K2ROM (RSS)
-
I apologize in advance for probably getting the terminology wrong, but I have only been working with K2 for 2 days now.
I have an existing workflow with a variety of activities, and I'm creating an aspx page (which will end up in a MOSS site) which needs to display all the items a user is currently assigned (I'm calling it a task list), ...
-
I'm having a great deal of trouble with K2.Net 2003 trying to use SetStartRule for a delayed execution of a WebService-poll.
My process is supposed to check a webservice (which again checks a db for a certain value remote) every 10 min. from now until either the value is correct or it has been more than 100 retries.
The retry works sort ...
-
Hi,
Even I have the same problem. There is no items listed (even in workspace) for my process. I have also checked with worklist.Count; it remains 0. Only if there is a work list item, I can update the process fields that I have and finish the activity, so that my process will move to my next activity based on ...
-
Scenario: User is running on a machine that is logged in as MACHINE. User authenticates (in custom software) to Directory Services as Fred. User then wants to connect to K2 and retrieve a worklist via custom software/K2ROM.
So in code, I've got an IPrincipal (which contains an IUser) for Fred's security context. But K2ROM's ...
-
Hello everyone,
I am new to K2 and trying to implement a workflow... more specifically an escalation.
I am trying to get an escalation to fire 2 days before some due date. This due date is entered into a form using a calendar. I am trying the following, but it seems that my IF statement never equals true... can someone ...
-
Hello,
I have been working with K2Rom in order to manipulate worklist items. It seems that a call to finish will cause the server to ignore any succeeding rules and finish the activity even if it doesn't pass. This causes problems in the event that it doesn't pass any line rules. Is there a way to cause the ...
|
|