<?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 access Database Generated UUID in Process Model</title><link>https://community.appian.com/discussions/f/process/23282/how-to-access-database-generated-uuid-in-process-model</link><description>Hello, The basis of this question is in the subject. What is happening is that we have a trigger function in our database that creates a 32 varchar UUID for each record when they enter our database. My issue is that since the UUID is not generated by</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to access Database Generated UUID in Process Model</title><link>https://community.appian.com/thread/89413?ContentTypeID=1</link><pubDate>Fri, 31 Dec 2021 04:13:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:522b17fa-e6cd-4ec7-93fe-e82b6464c9f3</guid><dc:creator>vinayp0002</dc:creator><description>&lt;p&gt;&lt;a href="/members/kyleg0003"&gt;Kyle G&lt;/a&gt;, you need to query the record that is already processed in a different node.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would suggest you to use a composite key(createdBy , createdOn etc...) which can be unique in order to query the processed record.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to access Database Generated UUID in Process Model</title><link>https://community.appian.com/thread/89408?ContentTypeID=1</link><pubDate>Thu, 30 Dec 2021 18:28:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41332aaf-91b2-40e7-8ccf-9fbaf6b530a4</guid><dc:creator>Kyle G</dc:creator><description>&lt;p&gt;How would I get the Generated UUID back? The only reason I ask this is because I am not sure how to query the record that it currently is processing. Do you have any insight on this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to access Database Generated UUID in Process Model</title><link>https://community.appian.com/thread/89376?ContentTypeID=1</link><pubDate>Thu, 30 Dec 2021 05:30:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:79286282-5a48-4e61-ae7e-5c2568a02027</guid><dc:creator>vinayp0002</dc:creator><description>&lt;p&gt;Hello &lt;a href="/members/kyleg0003"&gt;Kyle G&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;There would be some time lapse between getting data back into Appian process model and insertion of trigger data into the database.&lt;/p&gt;
&lt;p&gt;You can re query the data from the database in order to see the generated UUID by trigger.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>