<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello, <div><br></div><div>I currently have v1.1.1 of GenieACS installed and I am trying to configure an external script very similar to the example here:</div><div><br></div><div><a href="https://github.com/genieacs/genieacs/wiki/Example-of-a-Provisioning-Flow">https://github.com/genieacs/genieacs/wiki/Example-of-a-Provisioning-Flow</a><br></div><div><br></div><div>I first started with the example of Extensions (<a href="https://github.com/genieacs/genieacs/wiki/Extensions">https://github.com/genieacs/genieacs/wiki/Extensions</a>) to understand how they worked but found something strange. </div><div><br></div><div>The first time that the provision calls the external script the variable "<b>response</b>" gets the values that are written in the external script (<b>username: "cpe" </b>and <b>password: serial</b>). But now if I want to modify one of those values (<b>username: "new_cpe_name" </b>and <b>password: serial</b>), the variable "<b>response</b>" doesn't seem to call the external script again. It keeps saying that username = "cpe".</div><div><br></div><div>The only way that I have found of getting the provision to get the updated values from the external script is to restart the whole genieacs service.</div><div><br></div><div>Does anyone know if this is a known problem or is something that has been updated in v1.1.2?</div><div>Or is it just something by design?</div><div><br></div><div>Thank you,</div><div>-James</div></div></div></div></div>