<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000'>Hello everyone,<br><br>I am trying to automate the provisioning flow of our network ONU's.<br><br>I am defining an object for the Internet access WAN. I am setting there non variable parameters (Like connection name, DNS, etc...)<br><br>Then, I am creating a different preset for every ONU with a serial number based condition.<br><br>In that preset, I firstly create the object, and then set some other variable parameters (Like PPPoE user and pass, VLAN, etc...).<br><br>It happens that after a bootstrap, if the object does not exists (I have setup Connection Name as Key) it is created once. So far it is good.<br><br>But then, after creating the object, it seems the rest of parameters in the preset are not set until I do a refresh from GenieACS. The discrepancies are not evaluated on Inform (2 PERIODIC).<br><br>When I do a manual refresh, discrepancies are evaluated and the rest of parameters in the preset are updated. But beyond that, it seems the ONU needs a reboot in order the PPP interface to connect. If I do a manual reboot of the ONU, everything works perfect.<br><br>Could anyone, please, explain how to introduce logic into the workflow so a refresh is executed after object is created and then a ONU reboot is instructed after the preset forces the parameters to be set?<br><br>Thanks in advance,<br><br>Miguel<br><br><div><br></div></div></body></html>