Browse by Tags

All Tags » parallel   (RSS)
  • Re: Parallel Actions in K2BlackPearl

    This is a very common requirement in workflows and it is handled easily in blackpearl.  Check out the following technical article found here on underground: http://www.k2underground.com/files/folders/technical_product_documents/entry20948.aspx
    Posted to General (Forum) by DavidL on August 22, 2008
  • Re: Killig orphaned processes

    There are several ways to do this, but here is the approach I generally use. In the sub process, I have two parallel paths from the start.  One path is the normal workflow.  The other path leads to an activity that contains a SmartObject Event and two Server Code Events.  The SmartObject event writes the serial number and a ...
    Posted to General (Forum) by DavidL on May 14, 2008
  • Re: Parallel approval in an IPC: PLEASE HELP!

    OK,so it looks like you really do need 3 activities.  The reason your IPC event isn't finishing is because the other client events are still waiting for user action.  Here's one way you could accomplish this. Make all of your client events join at one activity somewhere down the line.  This activity will use the GotoActvity method ...
    Posted to General (Forum) by DavidL on April 29, 2008
  • Re: Parallel approval in an IPC: PLEASE HELP!

    Is it the same client event for each of the users?  If so, you might want to consider doing this in one client event with one slot, but have three destinations.  That way, the first one who finishes completes the activity. 
    Posted to General (Forum) by DavidL on April 29, 2008
  • Re: Parallel - Determine if all branches are approved?

    As noted in the previous comments in most situations you don't need three parallel activities to handle this scenario.  Take a look at this whitepaper on advanced destinations and slots.  In most cases, this will be the easiest way to handle parallel ...
    Posted to General (Forum) by DavidL on February 25, 2008
  • Advanced InfoPath Usage in K2.net Processes

      Advanced InfoPath Usage in K2.net Processes This presentation will discuss advanced InfoPath techniques that can be used with K2.net 2003. Specially, we’ll demonstrate pre-populating an InfoPath form with user data, tracking multiple user comments within the form, working with parallel InfoPath activities in a K2 process and finally ...
    Posted to Videos and Webcasts (FileGallery) by timkn on June 5, 2007