<?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>Sending the data from interface to DB(dont use the Process Model)</title><link>https://community.appian.com/discussions/f/user-interface/26594/sending-the-data-from-interface-to-db-dont-use-the-process-model</link><description>i created the editable grid, using that i want to send the data to the DB but my requirement is like with out using the Process model witch function i need to use in the interface, also if i delete the data from editable grid(in interface) it will reflect</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Sending the data from interface to DB(dont use the Process Model)</title><link>https://community.appian.com/thread/104408?ContentTypeID=1</link><pubDate>Thu, 17 Nov 2022 22:42:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e1a58fac-ff29-495e-a797-d550a3b07c79</guid><dc:creator>Ram Ganesh</dc:creator><description>&lt;p&gt;yah sure and thanks for the replay&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending the data from interface to DB(dont use the Process Model)</title><link>https://community.appian.com/thread/104405?ContentTypeID=1</link><pubDate>Thu, 17 Nov 2022 22:17:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3ec8d50d-e245-4c87-a300-cf3033674acc</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Check out &lt;a href="https://docs.appian.com/suite/help/22.4/Write_to_Data_Store_Entity_Smart_Service.html"&gt;a!writeToDataStoreEntity()&lt;/a&gt;&amp;nbsp;and &lt;a href="https://docs.appian.com/suite/help/22.4/Delete_from_Data_Store_Entities_Smart_Service.html"&gt;a!deleteFromDataStoreEntities()&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Note I never typically recommend &lt;strong&gt;&lt;em&gt;deleting&lt;/em&gt; &lt;/strong&gt;data unless required for compliance such as by HR or Legal.&amp;nbsp; Alternatively, use an boolean &lt;strong&gt;&lt;em&gt;active&lt;/em&gt; &lt;/strong&gt;type flag to &amp;#39;remove&amp;#39; it from the interface.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>