<div dir="ltr">Hi Hugo!<br><br>I've been investigating it for a bit, and it's interesting that your router is behaving like that. I assume you're using v1.0 of GenieACS...<br>I don't know exactly why the way "sclark" said is not working. Here ( <a href="https://github.com/zaidka/genieacs/blob/v1.0/lib/tasks.coffee#L54">https://github.com/zaidka/genieacs/blob/v1.0/lib/tasks.coffee#L54</a> ) you specify to declare the task refreshObject, and that is what is executing on every refreshObject ( <a href="https://github.com/zaidka/genieacs/blob/v1.0/lib/tasks.coffee#L72">https://github.com/zaidka/genieacs/blob/v1.0/lib/tasks.coffee#L72</a> , lines shown without being modified...)<br><br>Anyway, another option would be to delete it globally: Via this call ( <a href="https://github.com/zaidka/genieacs/blob/v1.0/lib/soap.coffee#L411">https://github.com/zaidka/genieacs/blob/v1.0/lib/soap.coffee#L411</a> ) which calls this method ( <a href="https://github.com/zaidka/genieacs/blob/v1.0/lib/soap.coffee#L134">https://github.com/zaidka/genieacs/blob/v1.0/lib/soap.coffee#L134</a> ) then, you could blacklist that ParameterPath which is causing the problem.<br><br>Regards<div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Sergio Fernández Rubio - <a href="https://www.linkedin.com/in/sergiofdz/" target="_blank">https://www.linkedin.com/in/sergiofdz/</a><div>(+34) 687 016 994<br><a href="mailto:sergio19932@gmail.com" target="_blank">sergio19932@gmail.com</a></div></div></div></div>
<br><div class="gmail_quote">2017-02-16 12:32 GMT+01:00 Hugo Correia <span dir="ltr"><<a href="mailto:hugo@koizo.net" target="_blank">hugo@koizo.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Clark<br>
<br>
I’ve tested, but the task RefreshObject does not pass in that lines of code.<br>
Only passes if i am requesting a parameter that is already saved in the database.<br>
<br>
Best Regards<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
> On 16 Feb 2017, at 04:10, <a href="mailto:sclark@tpg.com.au">sclark@tpg.com.au</a> wrote:<br>
><br>
> Hi Hugo,  see if this info helps you:<br>
><br>
> <a href="https://www.mail-archive.com/users@lists.genieacs.com/msg00708.html" rel="noreferrer" target="_blank">https://www.mail-archive.com/<wbr>users@lists.genieacs.com/<wbr>msg00708.html</a><br>
><br>
><br>
><br>
> On 16/02/17 11:34, Hugo Correia wrote:<br>
>> Hello All<br>
>><br>
>> Is there any way to blacklist parameters from the Bootstrap when a device first appear?<br>
><br>
><br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.genieacs.com">Users@lists.genieacs.com</a><br>
> <a href="http://lists.genieacs.com/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.genieacs.com/<wbr>mailman/listinfo/users</a><br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.genieacs.com">Users@lists.genieacs.com</a><br>
<a href="http://lists.genieacs.com/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.genieacs.com/<wbr>mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div></div>