<?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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Unable to save data to Database table</title><link>https://community.appian.com/discussions/f/new-to-appian/30996/unable-to-save-data-to-database-table</link><description>hii all, 
 in a editable grid i am fetching backend data by selecting a product name ,if i have selected product name then in next field the respected product description should come , after filling all the fields in editable grid i am going to submit</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Unable to save data to Database table</title><link>https://community.appian.com/thread/123535?ContentTypeID=1</link><pubDate>Mon, 01 Jan 2024 05:01:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:15acd639-0607-452e-9edb-428466858747</guid><dc:creator>sarathkumar13</dc:creator><description>&lt;p&gt;You are saying that when editing the description, then its storing. You mean then its storing into the local variable??? If yes, then there needs to be an user interaction to store values in a variable. I think you are editing other fields but the description is maybe read only. That might be a reason for this behaviour.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to save data to Database table</title><link>https://community.appian.com/thread/123490?ContentTypeID=1</link><pubDate>Fri, 29 Dec 2023 07:23:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4922ba0e-4f50-473c-89eb-c8403385d342</guid><dc:creator>Niranjan79</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/rameshbabub7775"&gt;Ramesh Babu&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;in that case save the product description to local var in the saveInto of product name field. In the saveInto parameter of productName field fetch the productDescription and save to repective local variables.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to save data to Database table</title><link>https://community.appian.com/thread/123443?ContentTypeID=1</link><pubDate>Wed, 27 Dec 2023 09:57:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8b445046-5b9a-4a66-a565-81ed40facf62</guid><dc:creator>sangeethaBabu98</dc:creator><description>&lt;p&gt;&lt;a href="/members/rameshbabub7775"&gt;Ramesh Babu&lt;/a&gt;&amp;nbsp; If possible can you share snip of the code?&lt;/p&gt;
&lt;p&gt;There is some issue in the input of the grid or in the selection&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to save data to Database table</title><link>https://community.appian.com/thread/123441?ContentTypeID=1</link><pubDate>Wed, 27 Dec 2023 09:38:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:597a9262-230e-4aac-974f-53836cf06416</guid><dc:creator>Ramesh Babu</dc:creator><description>&lt;p&gt;hii sangeetha,&lt;/p&gt;
&lt;p&gt;i am passing correct values only,&amp;nbsp;&lt;span&gt;i am using process model , here what happening is in interface , i am fetching product description from backend data table , if i have selected a product name in editable grid then the respected product description is coming in the product description field , but it is not storing in the local variable , when ever i am just editing that description then its storing and as well as saving into the main data table i dont know whats going there&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to save data to Database table</title><link>https://community.appian.com/thread/123440?ContentTypeID=1</link><pubDate>Wed, 27 Dec 2023 09:36:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aceaa6b2-aa4f-49e7-baba-74c3f6793c93</guid><dc:creator>Ramesh Babu</dc:creator><description>&lt;p&gt;hii kiran, i am using process model , here what happening is in interface , i am fetching product description from backend data table , if i have selected a product name in editable grid then the respected product description is coming in the product description field , but it is not storing in the local variable , when ever i am just editing that description then its storing and as well as saving into the main data table i dont know whats going there&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to save data to Database table</title><link>https://community.appian.com/thread/123439?ContentTypeID=1</link><pubDate>Wed, 27 Dec 2023 08:53:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2454284-4c18-4c3a-9b23-01a7cf2f0cdc</guid><dc:creator>sangeethaBabu98</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/rameshbabub7775"&gt;Ramesh Babu&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;Kindly check whether&amp;nbsp;you are passing correct value in valueTostore parameter of writeToDataStoreEntity.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When you are selecting a row, you will be storing the selected row&amp;nbsp;into&amp;nbsp;a variable. Check that variable once.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to save data to Database table</title><link>https://community.appian.com/thread/123437?ContentTypeID=1</link><pubDate>Wed, 27 Dec 2023 08:41:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3c0e7155-cf3c-406c-996b-10711189b3c7</guid><dc:creator>Niranjan79</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/rameshbabub7775"&gt;Ramesh Babu&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;are you using process model or a!writeToDataStoreEntity() function in UI to write to database?&lt;/p&gt;
&lt;p&gt;1. Verify whether your data(description) is saving to variables.&lt;/p&gt;
&lt;p&gt;2. While submitting verify the appropriate variable is passed to the&amp;nbsp;valueToStore parameter.&lt;/p&gt;
&lt;p&gt;3. Investigate pv variables if you are using PM to write data.&lt;/p&gt;
&lt;p&gt;4. Make sure you are not saving any null values while submitting.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>