<div dir="ltr">In your preset add a refreshObject after your addObject, but before you set the Line parameters. I can't recall if items are executed in order, or there is a precedents. If executed in order, then this method /should/ work. But at this point its just a wild guess, and probably not something I would use in production.<div><br></div><div>Now that I think about it, a better method would be to have your first preset that does the addObject set a tag. Then create another preset with the tag name as the precondition, and in there do your refresh and set parameters.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 4, 2015 at 5:14 AM, Markus Mehlan <span dir="ltr"><<a href="mailto:markus.mehlan@argus.info" target="_blank">markus.mehlan@argus.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
in my preset I told the cpe to create a "Device.Services.VoiceService.1.NetworkProfile.1.Line"-object.<br>
The cpe creates a corresponding "SIPLine"-object after that.<br>
<br>
I don't see the "SIPLine"-object and it's parameters unless I do a refresh on this object via the GUI. Before executing the preset,<br>
there is an empty "SIPLine" in the cpe's data model.<br>
<br>
Is there a way to write the SIPLine's parameters with a preset?<br>
I've tried with multiple presets and tags, but no success.<br>
<br>
Best regards,<br>
Markus<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.genieacs.com" target="_blank">Users@lists.genieacs.com</a><br>
<a href="http://lists.genieacs.com/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.genieacs.com/mailman/listinfo/users</a><br>
</blockquote></div><br></div>