<?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>How to save auto generated column value in process model ?</title><link>https://community.appian.com/discussions/f/process/13086/how-to-save-auto-generated-column-value-in-process-model</link><description>A process variable Employee Details (CDT) is inserted in the DB using &amp;quot;Write to Data Store Entity&amp;quot;. EMP_ID column is Auto Generated column, i want to capture the ID&amp;#39;s in the same process variable to proceed further with some other smart services. 
 How</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to save auto generated column value in process model ?</title><link>https://community.appian.com/thread/58962?ContentTypeID=1</link><pubDate>Thu, 09 Aug 2018 10:45:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41547868-b2aa-4ca0-ae3c-e05513902880</guid><dc:creator>shwetad7106</dc:creator><description>Hi,&lt;br /&gt;
In write to Datastore Entity node -&amp;gt; data -&amp;gt; outputs you can save AC!StoredValues to your employeeDetails CDT variable, it will store id to your CDT as that id is returned by DB after inserting record to DB.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to save auto generated column value in process model ?</title><link>https://community.appian.com/thread/58956?ContentTypeID=1</link><pubDate>Thu, 09 Aug 2018 07:09:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f234fb8-be63-4dfd-b933-96145451ab06</guid><dc:creator>Krishna Chaitanya</dc:creator><description>&lt;p&gt;In &amp;quot;Write to Data Store Entity&amp;quot; &amp;nbsp;go to data tab in that select &amp;nbsp;outputs their you will find result, in target give your cdt.now your pv variable (cdt) contains data with auto generated values also .&lt;/p&gt;
&lt;p&gt;you can use pv!EmployeeDetails.EMP_ID&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/14/pastedimage1533798592568v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1533798592568v1.png" alt=" " /&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>