<?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>Tempo News Feed Updation</title><link>https://community.appian.com/discussions/f/general/9590/tempo-news-feed-updation</link><description>We have an use case where a news feed is posted and has a record identifier attached to it. We were under the assumption that the unique id for this record identifier will not change. But we have encountered a business scenario wherein id can get updated</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Tempo News Feed Updation</title><link>https://community.appian.com/thread/42070?ContentTypeID=1</link><pubDate>Tue, 17 Jan 2017 15:15:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b9594ffa-b3df-4982-877c-e88ff679d8f7</guid><dc:creator>Sathya Srinivasan</dc:creator><description>Okay, from what I understand here, the ID is not really unique if it can change.  The approach for your architecture would be better if you used a unique ID for this user (not necessarily this ID, but something that would stay the same) for the Record Tags.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tempo News Feed Updation</title><link>https://community.appian.com/thread/42054?ContentTypeID=1</link><pubDate>Tue, 17 Jan 2017 10:54:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:433714b5-9b0e-4926-9018-7fcf1b884e6d</guid><dc:creator>yogeshd149</dc:creator><description>Hi Eveyone, thanks for the replies.&lt;br /&gt;@Sathya: Unique id we are referring here is not primary key but a unique id assigned to a employee of the organisation. The same is used for display purpose which while clicking on it will take us to the particular record on NEWS feed. Now as per business requirement that unique employee id can change. So we are planning to change the historical data as well in business DB, but on news feed still it will show the old id.Now as per the replies, it is evident that news feed data cannot be changed.&lt;br /&gt;So we are planning to change the display identifier. Please let us know if this approach is correct or is there any other work around&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tempo News Feed Updation</title><link>https://community.appian.com/thread/42052?ContentTypeID=1</link><pubDate>Tue, 17 Jan 2017 10:28:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:733a440c-59f9-4c9b-8ec5-2090bfe720a3</guid><dc:creator>Karthik</dc:creator><description>Build a view on the specific table and have sysguid as one of the extra column n pk. This way it will be reflecting new data n doesn&amp;#39;t require to update the news feed, btw, I don&amp;#39;t think we can update already posted news feed&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tempo News Feed Updation</title><link>https://community.appian.com/thread/42030?ContentTypeID=1</link><pubDate>Mon, 16 Jan 2017 18:57:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a4fd2b4e-6dbb-4086-a15d-a636abaa1b82</guid><dc:creator>mathieud</dc:creator><description>New feed entry cannot be updated.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tempo News Feed Updation</title><link>https://community.appian.com/thread/42020?ContentTypeID=1</link><pubDate>Mon, 16 Jan 2017 17:20:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a0432e7b-d0bf-43b0-b928-485b42ca0e9f</guid><dc:creator>ChristineLHutchison</dc:creator><description>The meta data for news is in the primary datastore, that it is not recommended to access. &lt;br /&gt;Would it be possible to alter the table or create a view that will create/house a true, unchanging, unique id to avoid this issue?&lt;br /&gt;Maybe some transaction level table that stores orig id and new id, then link to main table via view to populate/keep id consistent.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tempo News Feed Updation</title><link>https://community.appian.com/thread/42019?ContentTypeID=1</link><pubDate>Mon, 16 Jan 2017 17:03:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ac09a045-c408-44fd-969b-8308f313fc6c</guid><dc:creator>Sathya Srinivasan</dc:creator><description>Why are the ID&amp;#39;s getting modified? Typically, an Entity model should enforce a unique key to identify the entity and stay the same for the lifespan of the entity (especially in situations where the entity can be referenced and used in other places).  Changing the ID is breaking a fundamental law of maintaining integrity in your entity model.  So, I&amp;#39;d like to understand what is the use case for the ID to change.  Probably, it would help figure out how to address this issue.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>