<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to force DbDrv to write the data every 5 minutes (xx:00,xx:05,xx:10, ...)?]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I have our controllers writing values every 5 minutes to a database server. It starts pushing 5 minutes from upload to target. Would it be possible to have it to do it on the minute every 5 minutes(5:00,5:05,5:10)? This makes it easier for analytics.</p>
<p dir="auto">Regards,<br />
George</p>
]]></description><link>https://forum.rexygen.com/topic/38/how-to-force-dbdrv-to-write-the-data-every-5-minutes-xx-00-xx-05-xx-10</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 18:17:04 GMT</lastBuildDate><atom:link href="https://forum.rexygen.com/topic/38.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 28 May 2019 12:34:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to force DbDrv to write the data every 5 minutes (xx:00,xx:05,xx:10, ...)? on Thu, 20 Jun 2019 05:31:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.rexygen.com/uid/41">@petrch</a> Glad I could help <img src="https://forum.rexygen.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=rfreqd0ultg" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /><br />
Our developers already implemented the new functionality. Starting from new REXYGEN release it will behave as you expected - that Group itself will have also _Trigger flag.</p>
<p dir="auto">Good luck with your project.</p>
<p dir="auto">Regards, Tomas</p>
]]></description><link>https://forum.rexygen.com/post/119</link><guid isPermaLink="true">https://forum.rexygen.com/post/119</guid><dc:creator><![CDATA[cechurat]]></dc:creator><pubDate>Thu, 20 Jun 2019 05:31:00 GMT</pubDate></item><item><title><![CDATA[Reply to How to force DbDrv to write the data every 5 minutes (xx:00,xx:05,xx:10, ...)? on Wed, 19 Jun 2019 17:50:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.rexygen.com/uid/5">@cechurat</a> Tomas, thanks a lot, works now!</p>
]]></description><link>https://forum.rexygen.com/post/118</link><guid isPermaLink="true">https://forum.rexygen.com/post/118</guid><dc:creator><![CDATA[PetrCH]]></dc:creator><pubDate>Wed, 19 Jun 2019 17:50:53 GMT</pubDate></item><item><title><![CDATA[Reply to How to force DbDrv to write the data every 5 minutes (xx:00,xx:05,xx:10, ...)? on Tue, 18 Jun 2019 17:49:49 GMT]]></title><description><![CDATA[<p dir="auto">Hi Petr,</p>
<p dir="auto">thank you for your comment. According to the screenshot provided you are using Groups which is a bit different. The thing is that auxiliary flags are defined for Items not Groups. Therefore try to change your GoTo flag "DB__writeGroup1_Trigger" to "DB__writeGroup1_line_no_Trigger" (or any other Item name within the Group followed by "_Trigger" suffix) - it should do the job.</p>
<p dir="auto">Let me know if it solved the issue.</p>
<p dir="auto">Cheers, Tomas</p>
]]></description><link>https://forum.rexygen.com/post/117</link><guid isPermaLink="true">https://forum.rexygen.com/post/117</guid><dc:creator><![CDATA[cechurat]]></dc:creator><pubDate>Tue, 18 Jun 2019 17:49:49 GMT</pubDate></item><item><title><![CDATA[Reply to How to force DbDrv to write the data every 5 minutes (xx:00,xx:05,xx:10, ...)? on Tue, 18 Jun 2019 11:41:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.rexygen.com/uid/5">@cechurat</a> Dear Tomas, I followed your steps but was unable to trigger the write to the SQL. <img src="/assets/uploads/files/1560857963049-db-trigger.png" alt="0_1560857965023_db-trigger.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Could you please help me how to use the _Trigger flag properly?<br />
(writing to the DB using an interval works O.K.)<br />
Thanks in advance,<br />
Petr</p>
]]></description><link>https://forum.rexygen.com/post/116</link><guid isPermaLink="true">https://forum.rexygen.com/post/116</guid><dc:creator><![CDATA[PetrCH]]></dc:creator><pubDate>Tue, 18 Jun 2019 11:41:41 GMT</pubDate></item><item><title><![CDATA[Reply to How to force DbDrv to write the data every 5 minutes (xx:00,xx:05,xx:10, ...)? on Tue, 28 May 2019 13:37:38 GMT]]></title><description><![CDATA[<p dir="auto">Hi George,</p>
<p dir="auto">thank you for interesting question. In REXYGEN it is possible to force write to database whenever you want to - it is done by additional auxiliary flag "Trigger". See screenshot which shows additional logic in order to generate pulse every 5 minutes aligned with local time.</p>
<p dir="auto"><img src="/assets/uploads/files/1559047871244-db_trigger.png" alt="0_1559047869736_DB_trigger.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">Source file download: <a href="/assets/uploads/files/1559047878749-db_trigger.mdl">DB_trigger.mdl</a></p>
<p dir="auto">More information on auxiliary flags - see DbDrv docs: <a href="https://www.rexygen.com/doc/ENGLISH/MANUALS/DbDrv/DbDrv_ENG.html#x1-200003.2">https://www.rexygen.com/doc/ENGLISH/MANUALS/DbDrv/DbDrv_ENG.html#x1-200003.2</a></p>
<p dir="auto">Hope it helps.</p>
<p dir="auto">Regards, Tomas</p>
]]></description><link>https://forum.rexygen.com/post/104</link><guid isPermaLink="true">https://forum.rexygen.com/post/104</guid><dc:creator><![CDATA[cechurat]]></dc:creator><pubDate>Tue, 28 May 2019 13:37:38 GMT</pubDate></item></channel></rss>