0 Replies Latest reply on Nov 14, 2011 8:20 AM by shaigan

    Control Acces to a Task in multiple process instance

    shaigan

      Hi,

       

      I create a process with multiple instances and I'd like to control acces to a task.

      Indeed my task shouldn't be call by 2 instances at a time but only one by one every X seconds.

       

      Can i do something like that ? Is there a pattern to do this ?