<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Update_filter</title><link>https://sourceforge.net/p/whitebear/allura-wiki/Update_filter/</link><description>Recent changes to Update_filter</description><atom:link href="https://sourceforge.net/p/whitebear/allura-wiki/Update_filter/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 27 May 2014 17:59:59 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/whitebear/allura-wiki/Update_filter/feed" rel="self" type="application/rss+xml"/><item><title>Update_filter modified by silex6</title><link>https://sourceforge.net/p/whitebear/allura-wiki/Update_filter/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -9,3 +9,7 @@
 ## Cost calculation

 Cost calculation: no cost calculation should be done for this filter, as it is irrelevant. Cost calculation result records received from the input connector should be transmitted as-is to the output connector. 
+
+## See also
+
+[Set_engine] 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">silex6</dc:creator><pubDate>Tue, 27 May 2014 17:59:59 -0000</pubDate><guid>https://sourceforge.net9e60ce3c2ef02e4500495874663cef29aaa94557</guid></item><item><title>Update_filter modified by silex6</title><link>https://sourceforge.net/p/whitebear/allura-wiki/Update_filter/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This filter should read records, set specified values to the fields and store them into the database. All update errors should be sent to the output connector and no record should be returned. This filter should have 1 input connector and will be used for the UPDATE statement. &lt;/p&gt;
&lt;h2 id="algorithm"&gt;Algorithm&lt;/h2&gt;
&lt;p&gt;General algorithm: filter should loop reading records from the input connector. Each record should be updated according to specified rules: set a specified value to a field, value can be taken from another field or can be a constant value or an expression. &lt;/p&gt;
&lt;p&gt;The filter should check if there is an active transaction, if there is none then filter should silently start a new transaction using the current default transaction mode. &lt;/p&gt;
&lt;h2 id="cost-calculation"&gt;Cost calculation&lt;/h2&gt;
&lt;p&gt;Cost calculation: no cost calculation should be done for this filter, as it is irrelevant. Cost calculation result records received from the input connector should be transmitted as-is to the output connector. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">silex6</dc:creator><pubDate>Tue, 27 May 2014 17:59:59 -0000</pubDate><guid>https://sourceforge.nete18fc5571c892e1e69c34ff3d963569f4da7d393</guid></item></channel></rss>