Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
concurrent participants with override
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
emc_lab  
View profile  
 More options May 31 2012, 9:24 am
From: emc_lab <emclab2...@gmail.com>
Date: Thu, 31 May 2012 06:24:28 -0700 (PDT)
Local: Thurs, May 31 2012 9:24 am
Subject: concurrent participants with override
Hello,
I am trying to represent 2 concurrent participants but one can
override the other as in:
concurrent do
    participant 'ceo', :if => '${f:amount} > ${v:Max_amount}
    participant 'cfo', :task => 'approve'

If the ' ceo' gets to approve, his/her decision always override the
'cfo'. Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Mettraux  
View profile  
 More options May 31 2012, 9:28 am
From: John Mettraux <jmettr...@gmail.com>
Date: Thu, 31 May 2012 22:28:25 +0900
Local: Thurs, May 31 2012 9:28 am
Subject: Re: [ruote:3566] concurrent participants with override

On Thu, May 31, 2012 at 06:24:28AM -0700, emc_lab wrote:

> I am trying to represent 2 concurrent participants but one can
> override the other as in:
> concurrent do
>     participant 'ceo', :if => '${f:amount} > ${v:Max_amount}
>     participant 'cfo', :task => 'approve'

> If the ' ceo' gets to approve, his/her decision always override the
> 'cfo'. Thanks

Hello Emc,

please read the concurrence expression's documentation:

  http://ruote.rubyforge.org/exp/concurrence.html

Look at the various attributes that expression takes especially for merging.

Best regards,

--
John Mettraux - http://lambda.io/jmettraux


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »