<?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>Page is currently taken</title><link>https://community.appian.com/discussions/f/new-to-appian/26464/page-is-currently-taken</link><description>My needs is to check if other user is standing on page, so in this case i cannot edit data on it. 
 Is there some functionality to check that the record summary page is in use right now? 
 Thanks for help!</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Page is currently taken</title><link>https://community.appian.com/thread/120503?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2023 12:04:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b4f7e4c0-440d-424d-bfda-b4d29f003739</guid><dc:creator>jnniferd8115</dc:creator><description>&lt;p&gt;Thanks for the information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Page is currently taken</title><link>https://community.appian.com/thread/103933?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2022 14:38:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:de29f598-f001-443b-a442-a074ffbbff51</guid><dc:creator>piterp1752</dc:creator><description>[deleted]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Page is currently taken</title><link>https://community.appian.com/thread/103928?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2022 13:03:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c7fa6520-4382-4099-921d-9fa8764e86a7</guid><dc:creator>ymrozek</dc:creator><description>&lt;p&gt;Thanks. I will use it!&amp;nbsp;&lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f600.svg" title="Grinning"&gt;&amp;#x1f600;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Page is currently taken</title><link>https://community.appian.com/thread/103927?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2022 13:01:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4f8d9310-2f4c-429c-b10a-07c221fcba46</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;A typical pattern would be to consider a Record Summary page as Read Only, and to provide a Record Action to allow users to update the record&amp;#39;s data. A Record Action will start a process and there are two different ways to prevent other concurrent updates:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;you can make the visibility of a Record Action dependent upon whether there are any instances of the same process in flight (you would need to use a Process Report to determine this).&amp;nbsp;Note that there is a small window of opportunity for two users to start the same process where the Process Report will not yet return the necessary data&lt;/li&gt;
&lt;li&gt;you can make use of a Locking solution. The one I have used in the past is this:&amp;nbsp;&lt;a href="/b/appmarket/posts/pessimistic-locking"&gt;https://community.appian.com/b/appmarket/posts/pessimistic-locking&lt;/a&gt;. This is by far the better, more secure scalable solution, which can be re-used across all of your applications.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>