Re: dynamically selecting, which attribute to evaluate
Stefan A. wrote:
:-( but thanks, Alan,
Unfortunately, I've never have been able to build FR with perl on my x86 Solaris 10 boxes... but we well keep trying ;-)
It should be possible.
For the meantime, would it be feasable to
update control { temp_attribute := "reply:%{control:TicketType}-trigger-reactivation" }
and later
if ("%{control:temp_attribute}" != ""){ do the rest }
<sigh> I said:
You can't really do two levels of expansion like that, sorry.
Why does it not expand the %{control:TicketType} to Ticket245 in this situation? You can't really do two levels of expansion like that, sorry.
I suggest reading the messages on this list. Alan DeKok.
On 2010/12/01 07:46 PM, Alan DeKok wrote:
For the meantime, would it be feasable to
update control { temp_attribute := "reply:%{control:TicketType}-trigger-reactivation" }
and later
if ("%{control:temp_attribute}" != ""){ do the rest }
<sigh>
I said:
You can't really do two levels of expansion like that, sorry.
Using rlm_perl, you should be able to get the functionality you want..... -- Johan Meiring Cape PC Services CC Tel: (021) 883-8271 Fax: (021) 886-7782
participants (2)
-
Alan DeKok -
Johan Meiring