<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1629 Unknown column 'X' in 'field list' 'Data' error</title><link>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1629 Unknown column 'X' in 'field list' 'Data' error</title><link>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error</link><pubDate>Wed, 01 Aug 2018 23:59:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:93e2fcde-5d90-4d66-891f-98441baf19c1</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 8/1/2018 11:59:05 PM&lt;br /&gt;
&lt;h2 class="name"&gt;Symptoms&lt;/h2&gt;
&lt;div class="content"&gt;
&lt;p&gt;A &lt;a href="https://docs.appian.com/suite/help/latest/Write_to_Data_Store_Entity_Smart_Service.html"&gt;Write to Data Store Entity smart service&lt;/a&gt;&amp;nbsp;fails and errors out in the application server with the following error when attempting to write to an RDBMS table that has a trigger configured to write data to a secondary table:&lt;/p&gt;
&lt;pre&gt;java.sql.BatchUpdateException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;example&amp;#39;: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39; Data&lt;/pre&gt;
&lt;p&gt;When checking the table, the column in the error exists.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;A trigger is a SQL procedure that initiates an action when an event (INSERT, DELETE or UPDATE) occurs. Since triggers are event-driven specialized procedures, they are stored in and managed by the RDBMS. Check the configuration of the trigger to verify that the trigger writes data to a secondary table. This particular error is thrown&amp;nbsp;because the&amp;nbsp;secondary table doesn&amp;#39;t include the column&amp;nbsp;mentioned in the error message.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;In the relevant database administration tool (such as phpMyAdmin, MySQL Workbench, etc.), navigate to the table where the unknown column exists. Find the location where the trigger is established&amp;nbsp;and verify that the secondary table you are updating contains column X.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: August 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure&lt;/div&gt;
</description></item><item><title>KB-XXXX Unknown column 'X' in 'field list' 'Data' Error</title><link>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error/revision/10</link><pubDate>Wed, 01 Aug 2018 08:43:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:93e2fcde-5d90-4d66-891f-98441baf19c1</guid><dc:creator>Tom Ryan</dc:creator><comments>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Tom Ryan on 8/1/2018 8:43:04 AM&lt;br /&gt;
&lt;h2 class="name"&gt;Symptoms&lt;/h2&gt;
&lt;div class="content"&gt;
&lt;p&gt;A &lt;a href="https://docs.appian.com/suite/help/latest/Write_to_Data_Store_Entity_Smart_Service.html"&gt;Write to Data Store Entity smart service&lt;/a&gt;&amp;nbsp;fails and errors out in the application server with the following error when attempting to write to an RDBMS table that has a trigger configured to write data to a secondary table:&lt;/p&gt;
&lt;pre&gt;java.sql.BatchUpdateException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;example&amp;#39;: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39; Data&lt;/pre&gt;
&lt;p&gt;When checking the table, the column in the error exists.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;A trigger is a SQL procedure that initiates an action when an event (INSERT, DELETE or UPDATE) occurs. Since triggers are event-driven specialized procedures, they are stored in and managed by the RDBMS. Check the configuration of the trigger to verify that the trigger writes data to a secondary table. This particular error is thrown&amp;nbsp;because the&amp;nbsp;secondary table doesn&amp;#39;t include the column&amp;nbsp;mentioned in the error message.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;In the relevant database administration tool (such as phpMyAdmin, MySQL Workbench, etc.), navigate to the table where the unknown column exists. Find the location where the trigger is established&amp;nbsp;and verify that the secondary table you are updating contains column X.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure&lt;/div&gt;
</description></item><item><title>KB-XXXX Unknown column 'X' in 'field list' 'Data' Error</title><link>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error/revision/9</link><pubDate>Wed, 01 Aug 2018 01:44:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:93e2fcde-5d90-4d66-891f-98441baf19c1</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Parmida Borhani on 8/1/2018 1:44:08 AM&lt;br /&gt;
&lt;h2 class="name"&gt;Symptoms&lt;/h2&gt;
&lt;div class="content"&gt;
&lt;p&gt;A &lt;a href="https://docs.appian.com/suite/help/latest/Write_to_Data_Store_Entity_Smart_Service.html"&gt;Write to Data Store Entity smart service&lt;/a&gt;&amp;nbsp;fails and errors out in the application server with:&lt;/p&gt;
&lt;pre&gt;java.sql.BatchUpdateException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;example&amp;#39;: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39; Data&lt;/pre&gt;
&lt;p&gt;When checking the table, the column in the error exists.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;A trigger is a SQL procedure that initiates an action when an event (INSERT, DELETE or UPDATE) occurs. Since triggers are event-driven specialized procedures, they are stored in and managed by the RDBMS. Check the configuration of the trigger to verify that the trigger writes data to a secondary table. This particular error is thrown&amp;nbsp;because the&amp;nbsp;secondary table doesn&amp;#39;t include the column&amp;nbsp;mentioned in the error message.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;In the relevant database administration tool (such as phpMyAdmin, MySQL Workbench, etc.), navigate to the table where the unknown column exists. Find the location where the trigger is established&amp;nbsp;and verify that the secondary table you are updating contains column X.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure&lt;/div&gt;
</description></item><item><title>KB-XXXX Unknown column 'X' in 'field list' 'Data' Error</title><link>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error/revision/8</link><pubDate>Wed, 01 Aug 2018 01:43:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:93e2fcde-5d90-4d66-891f-98441baf19c1</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Parmida Borhani on 8/1/2018 1:43:04 AM&lt;br /&gt;
&lt;h2 class="name"&gt;Symptoms&lt;/h2&gt;
&lt;div class="content"&gt;
&lt;p&gt;A &lt;a href="https://docs.appian.com/suite/help/latest/Write_to_Data_Store_Entity_Smart_Service.html"&gt;Write to Data Store Entity smart service&lt;/a&gt;&amp;nbsp;fails and errors out in the application server with:&lt;/p&gt;
&lt;pre&gt;java.sql.BatchUpdateException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;example&amp;#39;: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39; Data&lt;/pre&gt;
&lt;p&gt;When checking the table, the column in the error exists.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;A trigger is a SQL procedure that initiates an action when an event (INSERT, DELETE or UPDATE) occurs. Since triggers are event-driven specialized procedures, they are stored in and managed by the RDBMS. Check the configuration of the trigger to verify that the trigger writes data to a secondary table. This particular error is thrown&amp;nbsp;because the&amp;nbsp;secondary table doesn&amp;#39;t include the column&amp;nbsp;mentioned in the error message.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;In the relevant database administration tool (such as phpMyAdmin, MySQL Workbench, etc.), navigate to the table where the unknown column exists. Find the location where the trigger is established&amp;nbsp;and verify that the secondary table you are updating contains column X.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database&lt;/div&gt;
</description></item><item><title>KB-XXXX Unknown column 'X' in 'field list' 'Data' Error</title><link>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error/revision/7</link><pubDate>Tue, 31 Jul 2018 14:08:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:93e2fcde-5d90-4d66-891f-98441baf19c1</guid><dc:creator>Stephen Okala</dc:creator><comments>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Stephen Okala on 7/31/2018 2:08:28 PM&lt;br /&gt;
&lt;h2 class="name"&gt;Symptoms&lt;/h2&gt;
&lt;div class="content"&gt;
&lt;p&gt;A &lt;a href="https://docs.appian.com/suite/help/latest/Write_to_Data_Store_Entity_Smart_Service.html"&gt;Write to Data Store Entity smart service&lt;/a&gt;&amp;nbsp;fails and errors out in the application server with:&lt;/p&gt;
&lt;pre&gt;java.sql.BatchUpdateException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;example&amp;#39;: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39; Data&lt;/pre&gt;
&lt;p&gt;When checking the table, the column in the error exists.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;A trigger is a SQL procedure that initiates an action when an event (INSERT, DELETE or UPDATE) occurs. Since triggers are event-driven specialized procedures, they are stored in and managed by the RDBMS. Check the configuration of the trigger to verify that the trigger writes data to a secondary table. The error is thrown&amp;nbsp;because the&amp;nbsp;secondary table doesn&amp;#39;t include the column&amp;nbsp;mentioned in the error message.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;In the&amp;nbsp;database administration tool (such as phpMyAdmin, MySQL Workbench,ect...) go to the table where the unknown column exists. Locate the location where trigger and established&amp;nbsp;and verify that the secondary table you are updating contains column X.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database&lt;/div&gt;
</description></item><item><title>KB-XXXX Unknown column 'X' in 'field list' 'Data' Error</title><link>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error/revision/6</link><pubDate>Tue, 31 Jul 2018 14:04:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:93e2fcde-5d90-4d66-891f-98441baf19c1</guid><dc:creator>Stephen Okala</dc:creator><comments>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Stephen Okala on 7/31/2018 2:04:42 PM&lt;br /&gt;
&lt;h2 class="name"&gt;Symptoms&lt;/h2&gt;
&lt;div class="content"&gt;
&lt;p&gt;A &lt;a href="https://docs.appian.com/suite/help/latest/Write_to_Data_Store_Entity_Smart_Service.html"&gt;Write to Data Store Entity smart service&lt;/a&gt;&amp;nbsp;fails and errors out in the application server with:&lt;/p&gt;
&lt;pre&gt;java.sql.BatchUpdateException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;example&amp;#39;: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39; Data&lt;/pre&gt;
&lt;p&gt;When checking the table, the column in the error exists.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;A trigger is a SQL procedure that initiates an action when an event (INSERT, DELETE or UPDATE) occurs. Since triggers are event-driven specialized procedures, they are stored in and managed by the RDBMS. If the database has a trigger configured to write the data to a secondary table then verify that the column exist. The error is thrown&amp;nbsp;because the&amp;nbsp;secondary table doesn&amp;#39;t include the column&amp;nbsp;mentioned in the error message.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;In the&amp;nbsp;database administration tool (such as phpMyAdmin, MySQL Workbench,ect...) go to the table where the unknown column exists. Locate the location where trigger and established&amp;nbsp;and verify that the secondary table you are updating contains column X.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database&lt;/div&gt;
</description></item><item><title>KB-XXXX Unknown column 'X' in 'field list' 'Data' Error</title><link>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error/revision/5</link><pubDate>Tue, 31 Jul 2018 13:59:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:93e2fcde-5d90-4d66-891f-98441baf19c1</guid><dc:creator>Stephen Okala</dc:creator><comments>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Stephen Okala on 7/31/2018 1:59:50 PM&lt;br /&gt;
&lt;h2 class="name"&gt;Symptoms&lt;/h2&gt;
&lt;div class="content"&gt;
&lt;p&gt;A &lt;a href="https://docs.appian.com/suite/help/latest/Write_to_Data_Store_Entity_Smart_Service.html"&gt;Write to Data Store Entity smart service&lt;/a&gt;&amp;nbsp;fails and errors out in the application server with:&lt;/p&gt;
&lt;pre&gt;java.sql.BatchUpdateException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;example&amp;#39;: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39; Data&lt;/pre&gt;
&lt;p&gt;When checking the table, the column in the error exists.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;A trigger is a SQL procedure that initiates an action&amp;nbsp; when an event (INSERT, DELETE or UPDATE) occurs. Since triggers are event-driven specialized procedures, they are stored in and managed by the RDBMS. If the database has a trigger configured to write the data to a secondary table then verify that the column exist. The error is thrown&amp;nbsp;because the&amp;nbsp;secondary table doesn&amp;#39;t include the column&amp;nbsp;mentioned in the error message.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;In the&amp;nbsp;database administration tool go to the table where the unknown column exits. Go to the location where trigger and established&amp;nbsp;and verify that the secondary table you are updating contains column X.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database&lt;/div&gt;
</description></item><item><title>KB-XXXX Unknown column 'X' in 'field list' 'Data' Error</title><link>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error/revision/4</link><pubDate>Wed, 09 May 2018 16:49:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:93e2fcde-5d90-4d66-891f-98441baf19c1</guid><dc:creator>Stephen Okala</dc:creator><comments>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Stephen Okala on 5/9/2018 4:49:35 PM&lt;br /&gt;
&lt;h2 class="name"&gt;Symptoms&lt;/h2&gt;
&lt;div class="content"&gt;
&lt;p&gt;A Write to Data Store Entity smart service (link to the docs &lt;a href="https://docs.appian.com/suite/help/18.1/Write_to_Data_Store_Entity_Smart_Service.html"&gt;here&lt;/a&gt;) fails and errors out in the application server with:&lt;/p&gt;
&lt;p&gt;java.sql.BatchUpdateException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;example&amp;#39;: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39; Data&lt;/p&gt;
&lt;p&gt;When checking the table, the column in the error exists.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;A trigger is a SQL procedure that initiates an action&amp;nbsp; when an event (INSERT, DELETE or UPDATE) occurs. Since triggers are event-driven specialized procedures, they are stored in and managed by the RDBMS. If the database has a trigger configured to write the data to a secondary table then verify that the column exist. The error is thrown&amp;nbsp;because the&amp;nbsp;secondary table doesn&amp;#39;t include the column&amp;nbsp;mentioned in the error message.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;In the&amp;nbsp;database administration tool go to the table where the unknown column exits. Go to the location where trigger and established&amp;nbsp;and verify that the secondary table you are updating contains column X.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;April 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database&lt;/div&gt;
</description></item><item><title>KB-XXXX Unknown column 'X' in 'field list' 'Data' Error</title><link>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error/revision/1</link><pubDate>Thu, 19 Apr 2018 19:24:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:93e2fcde-5d90-4d66-891f-98441baf19c1</guid><dc:creator>Stephen Okala</dc:creator><comments>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Stephen Okala on 4/19/2018 7:24:56 PM&lt;br /&gt;
&lt;h1 class="name"&gt;&amp;nbsp;&lt;/h1&gt;
&lt;div class="content"&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A&amp;nbsp;process model fails when it gets to the writes to database node. The error thrown is:&amp;nbsp;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;java.sql.BatchUpdateException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39;: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39; Data&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When data is written to the database there is a trigger that also inserts content&amp;nbsp; into a secondary&amp;nbsp;database. The reason that&amp;nbsp; the application server throws error is because the&amp;nbsp;secondary database&amp;nbsp;doesn&amp;#39;t include column X&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;In&amp;nbsp;phpMyAdmin go to the table wher&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;April 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>KB-XXXX Unknown column 'X' in 'field list' 'Data' Error</title><link>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error/revision/3</link><pubDate>Thu, 19 Apr 2018 15:30:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:93e2fcde-5d90-4d66-891f-98441baf19c1</guid><dc:creator>Stephen Okala</dc:creator><comments>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Stephen Okala on 4/19/2018 3:30:13 PM&lt;br /&gt;
&lt;h1 class="name"&gt;&amp;nbsp;&lt;/h1&gt;
&lt;div class="content"&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A&amp;nbsp;process model fails when it gets to the write to database node. The error thrown is:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;java.sql.BatchUpdateException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39;: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39; Data&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, when you check&amp;nbsp; the table of the unknown column exists.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When data is written to the database there is a trigger that also inserts content&amp;nbsp; into a secondary&amp;nbsp;database. The reason that&amp;nbsp; the application server throws error is because the&amp;nbsp;secondary database&amp;nbsp;doesn&amp;#39;t include column X&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;In&amp;nbsp;phpMyAdmin go to the table where the unknown column exits. Go to the &lt;em&gt;Triggers&lt;/em&gt; tab and verify that the secondary table you are updating contains column X.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;April 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database&lt;/div&gt;
</description></item><item><title>KB-XXXX Unknown column 'X' in 'field list' 'Data' Error</title><link>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error/revision/2</link><pubDate>Thu, 19 Apr 2018 15:29:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:93e2fcde-5d90-4d66-891f-98441baf19c1</guid><dc:creator>Stephen Okala</dc:creator><comments>https://community.appian.com/support/w/kb/922/kb-1629-unknown-column-x-in-field-list-data-error#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Stephen Okala on 4/19/2018 3:29:50 PM&lt;br /&gt;
&lt;h1 class="name"&gt;&amp;nbsp;&lt;/h1&gt;
&lt;div class="content"&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A&amp;nbsp;process model fails when it gets to the writes to database node. The error thrown is:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;java.sql.BatchUpdateException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39;: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column &amp;#39;X&amp;#39; in &amp;#39;field list&amp;#39; Data&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, when you check&amp;nbsp; the table of the unknown column exists.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When data is written to the database there is a trigger that also inserts content&amp;nbsp; into a secondary&amp;nbsp;database. The reason that&amp;nbsp; the application server throws error is because the&amp;nbsp;secondary database&amp;nbsp;doesn&amp;#39;t include column X&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;In&amp;nbsp;phpMyAdmin go to the table where the unknown column exits. Go to the &lt;em&gt;Triggers&lt;/em&gt; tab and verify that the secondary table you are updating contains column X.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;April 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database&lt;/div&gt;
</description></item></channel></rss>