<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Clomosy | Forum : CLRest Kullanımı</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Clomosy ile de&#287;i&#351;ken kullan&#305;m&#305; : CLRest Kullanımı]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 04:36:14 +0000</pubDate>
  <lastBuildDate>Wed, 12 Nov 2025 11:55:39 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.clomosy.com.tr/RSS_post_feed.asp?TID=1222</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Clomosy | Forum]]></title>
   <url>https://forum.clomosy.com.tr/forum_images/logo.png</url>
   <link>https://forum.clomosy.com.tr/</link>
  </image>
  <item>
   <title><![CDATA[CLRest Kullanımı : G&#246;sterememe nedenim json inputumun...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2688#2688</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=344">M-Guney</a><br /><strong>Konu:</strong> 1222<br /><strong>Gönderim Zamanı:</strong> 12&nbsp;Kasım&nbsp;2025 Saat 11:55<br /><br />Gösterememe nedenim json inputumun içinde resmi de veriyor olmammış resmi farklı bir endpoint üzerinden yollayınca çözüldü.<a href="https://static.cloudflareinsights.com/beac&#111;n.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" target="_blank" rel="nofollow">https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"</a> integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;439455f3e46c40b98dbd42a2f1a954d8&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}" crossorigin="anonymous">]]>
   </description>
   <pubDate>Wed, 12 Nov 2025 11:55:39 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2688#2688</guid>
  </item> 
  <item>
   <title><![CDATA[CLRest Kullanımı : ifthen den dolay&#305; hata veriyor...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2687#2687</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=257">Emr.Erkmn</a><br /><strong>Konu:</strong> 1222<br /><strong>Gönderim Zamanı:</strong> 12&nbsp;Kasım&nbsp;2025 Saat 11:27<br /><br /><div><br>ifthen den dolayı hata veriyor olabilir<br><br>jsonResponse = restObj.Response;</div><div>&nbsp; &nbsp; responseLength = Length(jsonResponse);</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; if (responseLength == 0)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; ShowMessage(' Response boş!');</div><div>&nbsp; &nbsp; &nbsp; ShowMessage('query is finished (boş)');</div><div>&nbsp; &nbsp; &nbsp; Exit;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; if (responseLength &gt; 200)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; displayResponse = Copy(jsonResponse, 1, 200) + '...';</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; else</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; displayResponse = jsonResponse;</div><div>&nbsp; &nbsp; }<br><br>daha basit kullanım için&nbsp;<br><div>&nbsp;if (Trim(jsonResponse) == '')</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; ShowMessage('&#65039; Response boş!');</div><div>&nbsp; &nbsp; &nbsp; ShowMessage('query is finished (boş)');</div><div>&nbsp; &nbsp; &nbsp; Exit;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; ShowMessage(' Response alındı: ' + IntToStr(Length(jsonResponse)) + ' karakter');&nbsp;</div></div><a href="https://static.cloudflareinsights.com/beac&#111;n.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" target="_blank" rel="nofollow">https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"</a> integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;439455f3e46c40b98dbd42a2f1a954d8&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}" crossorigin="anonymous">]]>
   </description>
   <pubDate>Wed, 12 Nov 2025 11:27:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2687#2687</guid>
  </item> 
  <item>
   <title><![CDATA[CLRest Kullanımı : If (responseLength &amp;gt; 200){...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2686#2686</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=344">M-Guney</a><br /><strong>Konu:</strong> 1222<br /><strong>Gönderim Zamanı:</strong> 12&nbsp;Kasım&nbsp;2025 Saat 11:20<br /><br /><div>If (responseLength &gt; 200){</div><div>&nbsp; &nbsp; &nbsp; &nbsp;jsonOutput = Copy(jsonResponse, 1, 200) + '...' + jsonResponse;</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; ShowMessage(' restObj Response: ' + jsonOutput);<br>Bu şekilde denedim ve aynı şekilde yine burayı yazdırmadı restObj Response yazısı hiç oluşturulmuyor boş bile olsa oluşturmuyor.</div><a href="https://static.cloudflareinsights.com/beac&#111;n.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" target="_blank" rel="nofollow">https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"</a> integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;439455f3e46c40b98dbd42a2f1a954d8&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}" crossorigin="anonymous">]]>
   </description>
   <pubDate>Wed, 12 Nov 2025 11:20:02 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2686#2686</guid>
  </item> 
  <item>
   <title><![CDATA[CLRest Kullanımı : ShowMessage(&amp;#039; restObj Response:...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2685#2685</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=344">M-Guney</a><br /><strong>Konu:</strong> 1222<br /><strong>Gönderim Zamanı:</strong> 12&nbsp;Kasım&nbsp;2025 Saat 11:13<br /><br /><div>&nbsp; &nbsp; ShowMessage(' restObj Response: ' +&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; IfThen(responseLength &gt; 200,&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Copy(jsonResponse, 1, 200) + '...',&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;jsonResponse));<br><br>Bu kısımda Unicode'u stringe çeviremedim hatası veriyor.</div><a href="https://static.cloudflareinsights.com/beac&#111;n.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" target="_blank" rel="nofollow">https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"</a> integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;439455f3e46c40b98dbd42a2f1a954d8&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}" crossorigin="anonymous">]]>
   </description>
   <pubDate>Wed, 12 Nov 2025 11:13:03 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2685#2685</guid>
  </item> 
  <item>
   <title><![CDATA[CLRest Kullanımı : response haz&#305;r de&#287;ildi,g&#246;nderdi&#287;im...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2684#2684</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=257">Emr.Erkmn</a><br /><strong>Konu:</strong> 1222<br /><strong>Gönderim Zamanı:</strong> 12&nbsp;Kasım&nbsp;2025 Saat 10:56<br /><br /><span style=": rgb251, 251, 253;">response&nbsp; hazır değildi,&nbsp;<br>gönderdiğim kodda debugla kontrol ettik, showMessage sıralamasını düzenledik&nbsp;</span><a href="https://static.cloudflareinsights.com/beac&#111;n.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" target="_blank" rel="nofollow">https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"</a> integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;439455f3e46c40b98dbd42a2f1a954d8&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}" crossorigin="anonymous">]]>
   </description>
   <pubDate>Wed, 12 Nov 2025 10:56:26 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2684#2684</guid>
  </item> 
  <item>
   <title><![CDATA[CLRest Kullanımı : Ne yapmam gerkiyor hi&#231;bir fikrim...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2683#2683</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=344">M-Guney</a><br /><strong>Konu:</strong> 1222<br /><strong>Gönderim Zamanı:</strong> 12&nbsp;Kasım&nbsp;2025 Saat 09:56<br /><br />&nbsp;Ne yapmam gerkiyor hiçbir fikrim yok bu konuda<a href="https://static.cloudflareinsights.com/beac&#111;n.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" target="_blank" rel="nofollow">https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"</a> integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;439455f3e46c40b98dbd42a2f1a954d8&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}" crossorigin="anonymous">]]>
   </description>
   <pubDate>Wed, 12 Nov 2025 09:56:10 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2683#2683</guid>
  </item> 
  <item>
   <title><![CDATA[CLRest Kullanımı : void GetOrderDetailsCompletedV(Sender)var...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2682#2682</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=257">Emr.Erkmn</a><br /><strong>Konu:</strong> 1222<br /><strong>Gönderim Zamanı:</strong> 12&nbsp;Kasım&nbsp;2025 Saat 09:37<br /><br /><div>void GetOrderDetailsCompletedV(Sender)</div><div>var</div><div>&nbsp; jsonResponse: String;</div><div>&nbsp; Arr : TCLJSONArray;</div><div>&nbsp; restObj: TCLRest;</div><div>&nbsp; responseLength: Integer;</div><div>{</div><div>&nbsp; Try</div><div>&nbsp;&nbsp;</div><div>&nbsp; &nbsp; restObj = TCLRest(Sender);</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; if (restObj == nil)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; ShowMessage(' HATA: Sender nil! Response alınamadı!');</div><div>&nbsp; &nbsp; &nbsp; Exit;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; jsonResponse = restObj.Response;</div><div>&nbsp; &nbsp; responseLength = Length(jsonResponse);</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; if (responseLength == 0)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; ShowMessage('&#65039; UYARI: Response boş! (0 karakter)');</div><div>&nbsp; &nbsp; &nbsp; ShowMessage('query is finished (boş response)');</div><div>&nbsp; &nbsp; &nbsp; Exit;&nbsp;&nbsp;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; ShowMessage(' restObj Response: ' +&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; IfThen(responseLength &gt; 200,&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Copy(jsonResponse, 1, 200) + '...',&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;jsonResponse));</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; Arr = TCLJSONArray.Create;</div><div>&nbsp; &nbsp; Try</div><div>&nbsp; &nbsp; &nbsp; Arr = TCLJSONArray.CreateFromJSON(jsonResponse);</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; if ((Arr == nil) || (Arr.Count == 0))</div><div>&nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; ShowMessage('JSON Array boş!');</div><div>&nbsp; &nbsp; &nbsp; &nbsp; ShowMessage('query is finished (boş array)');</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Exit;</div><div>&nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; noteMemo.Text = Clomosy.CLParseJSON(jsonResponse, '0.note');</div><div>&nbsp; &nbsp; &nbsp; AmountValueLbl.Text = Clomosy.CLParseJSON(jsonResponse, '0.total_price') + 'TL';</div><div>&nbsp; &nbsp; &nbsp; DetailsPnlV(Arr.Count, jsonResponse);</div><div>&nbsp; &nbsp; finally</div><div>&nbsp; &nbsp; &nbsp; if (Arr &lt;&gt; nil)</div><div>&nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Arr.Free;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Arr = nil;</div><div>&nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; ShowMessage(' query is finished (başarılı)');</div><div>&nbsp; }</div><div>&nbsp; except</div><div>&nbsp; &nbsp; ShowMessage(' Hata: ' + LastExceptionMessage);</div><div>&nbsp; }</div><div>}</div><a href="https://static.cloudflareinsights.com/beac&#111;n.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" target="_blank" rel="nofollow">https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"</a> integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;439455f3e46c40b98dbd42a2f1a954d8&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}" crossorigin="anonymous">]]>
   </description>
   <pubDate>Wed, 12 Nov 2025 09:37:17 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2682#2682</guid>
  </item> 
  <item>
   <title><![CDATA[CLRest Kullanımı : void GetOrderDetailsCompletedV(Sender)var...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2681#2681</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=257">Emr.Erkmn</a><br /><strong>Konu:</strong> 1222<br /><strong>Gönderim Zamanı:</strong> 12&nbsp;Kasım&nbsp;2025 Saat 09:35<br /><br /><div>void GetOrderDetailsCompletedV(Sender)</div><div>var</div><div>&nbsp; jsonResponse: String;</div><div>&nbsp; Arr : TCLJSONArray;</div><div>&nbsp; restObj: TCLRest;</div><div>&nbsp; debugInfo: String;</div><div>{</div><div>&nbsp; Try</div><div>&nbsp;&nbsp;</div><div>&nbsp; &nbsp; debugInfo = ' DEBUG BAŞLADI' + #13#10;</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; restObj = TCLRest(Sender);</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; if (restObj == nil)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; ShowMessage(' Sender nil!');</div><div>&nbsp; &nbsp; &nbsp; Exit;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; debugInfo = debugInfo + 'Sender OK' + #13#10;</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; jsonResponse = restObj.Response;</div><div>&nbsp; &nbsp; debugInfo = debugInfo + ' Response uzunluğu: ' + IntToStr(Length(jsonResponse)) + #13#10;</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; if (Length(jsonResponse) == 0)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; debugInfo = debugInfo + '&#65039; Response BOŞ!' + #13#10;</div><div>&nbsp; &nbsp; &nbsp; debugInfo = debugInfo + 'query is finished (boş)' + #13#10;</div><div>&nbsp; &nbsp; &nbsp; ShowMessage(debugInfo);&nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; Exit;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; debugInfo = debugInfo + ' Response: ' +&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Copy(jsonResponse, 1, 200) +&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; IfThen(Length(jsonResponse) &gt; 200, '...', '') + #13#10;</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; Arr = TCLJSONArray.Create;</div><div>&nbsp; &nbsp; Try</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; Arr = TCLJSONArray.CreateFromJSON(jsonResponse);</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; if ((Arr == nil) || (Arr.Count == 0))</div><div>&nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; debugInfo = debugInfo + '&#65039; JSON Array boş!' + #13#10;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; debugInfo = debugInfo + 'query is finished (boş array)' + #13#10;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; ShowMessage(debugInfo);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Exit;</div><div>&nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; noteMemo.Text = Clomosy.CLParseJSON(jsonResponse, '0.note');</div><div>&nbsp; &nbsp; &nbsp; AmountValueLbl.Text = Clomosy.CLParseJSON(jsonResponse, '0.total_price') + 'TL';</div><div>&nbsp; &nbsp; &nbsp; DetailsPnlV(Arr.Count, jsonResponse);</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; debugInfo = debugInfo + 'Veriler işlendi! Count: ' + IntToStr(Arr.Count) + #13#10;</div><div>&nbsp; &nbsp; &nbsp; debugInfo = debugInfo + ' query is finished (başarılı)' + #13#10;</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; ShowMessage(debugInfo);</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; finally</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; if (Arr &lt;&gt; nil)</div><div>&nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Arr.Free;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Arr = nil;</div><div>&nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; }</div><div>&nbsp;&nbsp;</div><div>&nbsp; except</div><div>&nbsp;&nbsp;</div><div>&nbsp; &nbsp; ShowMessage('Hata: ' + LastExceptionMessage);</div><div>&nbsp; }</div><div>}</div><a href="https://static.cloudflareinsights.com/beac&#111;n.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" target="_blank" rel="nofollow">https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"</a> integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;439455f3e46c40b98dbd42a2f1a954d8&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}" crossorigin="anonymous">]]>
   </description>
   <pubDate>Wed, 12 Nov 2025 09:35:17 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2681#2681</guid>
  </item> 
  <item>
   <title><![CDATA[CLRest Kullanımı : query is finished d&#246;n&#252;yorsa muhtemelen...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2680#2680</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=257">Emr.Erkmn</a><br /><strong>Konu:</strong> 1222<br /><strong>Gönderim Zamanı:</strong> 12&nbsp;Kasım&nbsp;2025 Saat 09:32<br /><br /><span style=": rgb251, 251, 253;">query is finished dönüyorsa muhtemelen response hazır değil ,<br>önce response'un hazır olup olmadığını kontrol edelim.&nbsp;<br><br></span><a href="https://static.cloudflareinsights.com/beac&#111;n.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" target="_blank" rel="nofollow">https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"</a> integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;439455f3e46c40b98dbd42a2f1a954d8&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}" crossorigin="anonymous">]]>
   </description>
   <pubDate>Wed, 12 Nov 2025 09:32:16 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2680#2680</guid>
  </item> 
  <item>
   <title><![CDATA[CLRest Kullanımı : void GetOrderDetailsCompletedV...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2678#2678</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=344">M-Guney</a><br /><strong>Konu:</strong> 1222<br /><strong>Gönderim Zamanı:</strong> 12&nbsp;Kasım&nbsp;2025 Saat 09:27<br /><br /><div>void GetOrderDetailsCompletedV (Sender)</div><div>var</div><div>&nbsp; jsonResponse: String;</div><div>&nbsp; Arr : TCLJSONArray;</div><div>&nbsp; restObj: TCLRest;</div><div>{</div><div>&nbsp; restObj = TCLRest(Sender);</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; if (restObj == nil)</div><div>&nbsp; {</div><div>&nbsp; &nbsp; ShowMessage('Response alınamadı: Sender nil!');</div><div>&nbsp; &nbsp; Exit;</div><div>&nbsp; }</div><div>&nbsp; else</div><div>&nbsp; ShowMessage('restObj Response: '+ restObj.Response);</div><div>&nbsp;&nbsp;</div><div>&nbsp; jsonResponse = TCLRest(Sender).Response;</div><div>&nbsp; ShowMessage('Json Response: '+ jsonResponse);</div><div>&nbsp; ShowMessage('query is finished');<br><br>bu kısımda öncekileri yazdırmadan query is finished döndürüyor.</div><a href="https://static.cloudflareinsights.com/beac&#111;n.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" target="_blank" rel="nofollow">https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"</a> integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;439455f3e46c40b98dbd42a2f1a954d8&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}" crossorigin="anonymous">]]>
   </description>
   <pubDate>Wed, 12 Nov 2025 09:27:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1222&amp;PID=2678#2678</guid>
  </item> 
 </channel>
</rss>