<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 dir="ltr">2) In where files i can to see the soap massages that build and send?</div><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 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 dir="ltr"><br></div><div dir="ltr">I am so sorry about my lack of hnowledge and the big mail.</div><div dir="ltr"><br></div><div dir="ltr">Thank you very match.</div><div dir="ltr"><br></div><div dir="ltr">Ramond.</div></div>