Hi there,
is it possible to set the timeout value dynamically? Something along
this:
<participant ref="group-publisher" timeout="${field:timeOut}"/>
I'm pretty sure that the timeOut field is resolved properly since it's
logged with:
<log level="warn" engine-log="yes" message="Timeout: ${field:timeOut}"/
>
but unfortunately so far I was not able to get it work by that way,
only when the value is hardcoded. Something like
<participant ref="group-publisher" timeout="2h"/>
I've already tried pretty much ways (up to my knowledge) how to set it
up, but still can't get it work even though I used to use ${..} pretty
much in other expressions.
Thanks.
--
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en