<div dir="ltr">@Phil : that was it. I wrongly presumed that variables were directly accessible. Thank you. <div><br></div><div>@Stefan: Thanks you Stefan for the response and clarity on how variables from lists are accessed.<br><div><br></div><div><div><br></div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 6, 2014 at 7:06 PM, Stefan Paetow <span dir="ltr"><<a href="mailto:Stefan.Paetow@ja.net" target="_blank">Stefan.Paetow@ja.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 6 Nov 2014, at 13:08, Mrinal K <<a href="mailto:sinha.mrinal@gmail.com">sinha.mrinal@gmail.com</a>> wrote:<br>
> I am getting value from the first query<br>
><br>
> Heres my debug log, I have highlighted the required queries<br>
</span>[snip]<br>
<span class="">>         expand: %{sql: select ExpiryDate from radcheck where id = '%{My-Local-Int-1}'} -><br>
<br>
</span>Use "%{sql: select ExpiryDate from radcheck where id = '%{control:My-Local-Int-1}'}"<br>
<br>
You have to specify the attribute list that the attribute is from, otherwise it is assumed that the attribute is from the same list you are updating (in this case 'reply').<br>
<br>
:-)<br>
<br>
Stefan Paetow<br>
Moonshot Industry & Research Liaison Coordinator<br>
<br>
t: <a href="tel:%2B44%20%280%291235%20822%20125" value="+441235822125">+44 (0)1235 822 125</a><br>
gpg: 0x3FCE5142<br>
xmpp: <a href="mailto:stefanp@jabber.dev.ja.net">stefanp@jabber.dev.ja.net</a><br>
skype: stefan.paetow.janet<br>
<br>
Janet, the UK’s research and education network.<br>
<br>
Janet(UK) is a trading name of Jisc Collections and Janet Limited, a<br>
not-for-profit company which is registered in England under No. 2881024<br>
and whose Registered Office is at Lumen House, Library Avenue,<br>
Harwell Oxford, Didcot, Oxfordshire. OX11 0SG. VAT No. 614944238<br>
<br>
<br>-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br></blockquote></div><br></div>