Browse by Tags

All Tags » K2 2003 Studio » Parallel Routing   (RSS)
  • Re: Passing unique data to IPC Event child processes

    Using no destinations and simply recursively going to the same activity by tracking my data to be passed into each child process and a counter, as described in this post http://www.k2underground.com/forums/ShowThread.aspx?PostID=8157 almost works perfectly.  The only problem is it always stops after two recursive cycles.  I have a ...
    Posted to K2.net 2003 Studio (Forum) by bdoc7k2 on August 2, 2007
  • Passing unique data to IPC Event child processes

    I have a scenario in which I want to create n number of child processes that run in parallel.  I would like to use an IPC event to handle this.  I have custom destination rule code that creates the destinations for the activity that has the IPC event.  This will successfully create on child process for each destination I ...
    Posted to K2.net 2003 Studio (Forum) by bdoc7k2 on August 2, 2007