Browse by Tags

All Tags » K2 2003 Studio K2ROM   (RSS)
  • Programmatically retrieve a user's Task List

    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), ...
    Posted to K2.net 2003 Studio (Forum) by dave300 on April 30, 2008
  • SetStartRule-problem

    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 ...
    Posted to K2.net 2003 Studio (Forum) by smult on March 13, 2008
  • Re: How to open the worklist?

    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 ...
    Posted to K2.net 2003 Studio (Forum) by Karthick on February 5, 2008
  • K2ROM and security contexts

    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 ...
    Posted to K2.net 2003 Studio (Forum) by bsorensen on October 31, 2007
  • Escalation before due date using business hours

    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 ...
    Posted to K2.net 2003 Studio (Forum) by fwinc on October 25, 2007
  • K2ROM WorklistItem Finish

    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 ...
    Posted to K2.net 2003 Studio (Forum) by coderjones on September 20, 2007