<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>See below </div><div>On May 4, 2017, at 12:52 AM, רמי בן דוד <<a href="mailto:rabeda123@gmail.com">rabeda123@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="rtl"><div dir="ltr">Hi zaid,</div><div dir="ltr"><br></div><div dir="ltr">Thanks about your code, it's very usefull.</div><div dir="ltr"><br></div><div dir="ltr">I am new in Ruby and tr069, so i want to ask you some questions.</div><div dir="ltr"><br></div><div dir="ltr">My main problam is to understand how the soap massage are send.</div><div dir="ltr"><br></div><div dir="ltr">So it's in 4 part:</div><div dir="ltr"><br></div><div dir="ltr">1) Can i use in mysql/oracle database and not in mongodb?</div></div></div></blockquote><div><br></div>No<div><br><blockquote type="cite"><div><div dir="rtl"><div dir="ltr">2) In where files i can to see the soap massages that build and send?</div></div></div></blockquote><blockquote type="cite"><div><div dir="rtl"><div dir="ltr">3) You use in "<span style="color:rgb(0,0,0);font-family:"courier new";font-size:12pt">create_api_conn()</span>" to open http post/response, so i ask, this action it's build method in Ruby or your, and where i can see that.</div></div></div></blockquote><div><br></div>I'm not sure what you're asking. </div><div><br><blockquote type="cite"><div><div dir="rtl"><div dir="ltr">4) After you open connect to server, you use ( foe example )  in "<span style="font-family:"courier new";font-size:12pt;color:rgb(0,60,90);font-style:italic">res </span><span style="color:rgb(0,0,0);font-family:"courier new";font-size:12pt">= </span><span style="font-family:"courier new";font-size:12pt;color:rgb(0,60,90);font-style:italic">http</span><span style="color:rgb(0,0,0);font-family:"courier new";font-size:12pt">.</span><span style="color:rgb(0,0,0);font-family:"courier new";font-size:12pt;font-style:italic">get</span><span style="color:rgb(0,0,0);font-family:"courier new";font-size:12pt">(</span><span style="font-family:"courier new";font-size:12pt;color:rgb(0,128,0);font-weight:bold">"/files/?</span><span style="color:rgb(0,0,0);font-family:"courier new";font-size:12pt;background-color:rgb(235,235,235)">#{</span><span style="font-family:"courier new";font-size:12pt;color:rgb(0,60,90);font-style:italic">q</span><span style="color:rgb(0,0,0);font-family:"courier new";font-size:12pt">.to_query</span><span style="color:rgb(0,0,0);font-family:"courier new";font-size:12pt;background-color:rgb(235,235,235)">}</span><span style="font-family:"courier new";font-size:12pt;color:rgb(0,128,0);font-weight:bold">"</span><span style="color:rgb(0,0,0);font-family:"courier new";font-size:12pt">)</span>" - so than you return "<span style="font-family:"courier new";font-size:12pt;color:rgb(102,14,122);font-weight:bold;font-style:italic">ActiveSupport</span><span style="color:rgb(0,0,0);font-family:"courier new";font-size:12pt">::</span><span style="font-family:"courier new";font-size:12pt;color:rgb(102,14,122);font-weight:bold;font-style:italic">JSON</span><span style="color:rgb(0,0,0);font-family:"courier new";font-size:12pt">.decode(</span><span style="font-family:"courier new";font-size:12pt;color:rgb(0,60,90);font-style:italic">res</span><span style="color:rgb(0,0,0);font-family:"courier new";font-size:12pt">.body)</span>" , my q is how from this code the data save and sent to cpe?</div></div></div></blockquote><div><br></div>This code is for the GUI. Are you asking how you push a new firmware/config file to a CPE?</div></body></html>