<?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>Best way to Implement page access log</title><link>https://community.appian.com/discussions/f/new-to-appian/29384/best-way-to-implement-page-access-log</link><description>I have a requirement to log user activity on a page on page load. What would be the best way to do so. As we don&amp;#39;t have any feature to invoke smart services on page load, not sure how to do that.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Best way to Implement page access log</title><link>https://community.appian.com/thread/116423?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2023 16:02:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d2bf4ab3-3feb-4729-8173-cedf8a7fd1fa</guid><dc:creator>juergeng0002</dc:creator><description>&lt;p&gt;Of course, I missed one step, my bad. We are calling with the above approach an Integration object and the webAPI is writing to the database tables the desired information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to Implement page access log</title><link>https://community.appian.com/thread/116422?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2023 15:40:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:453dab0e-e298-472e-b9c3-f4d688e7eda1</guid><dc:creator>shamima0001</dc:creator><description>&lt;p&gt;I need to store the data in DB for tracking / future reference.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to Implement page access log</title><link>https://community.appian.com/thread/116418?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2023 15:24:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e36e1aff-a428-431a-9dc3-c4f328ada607</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You are aware that the function &amp;quot;&lt;span&gt;startProcessModel&amp;quot; does not exist? And you cannot start a process without user interaction.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to Implement page access log</title><link>https://community.appian.com/thread/116416?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2023 15:21:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2e2c5756-1414-4d8f-890a-7aec8c44652f</guid><dc:creator>juergeng0002</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;I understand, sometimes in highly regulated environments there is the policy to even capture if a user has only looked at a page.&lt;br /&gt;In my opinion, the best way to do this is to populate a local variable (which is not used further more in the User Interface).&lt;/p&gt;
&lt;p&gt;local!activity: a!startProcessModel (userID: , UserInterfaceName) as parameters. This process model writes into a database table for audit purposes.&lt;br /&gt;&lt;br /&gt;If you have further needs, after the user submits the User Interface, in the process model you can write the content of changed CDTs to an audit table.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I hope this gives some ideas.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to Implement page access log</title><link>https://community.appian.com/thread/116412?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2023 14:45:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf44d898-25a8-427c-944e-88a6c678fc4c</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;And for what purpose? I mean, what do you want to do with that data?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to Implement page access log</title><link>https://community.appian.com/thread/116411?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2023 14:38:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1702d3c4-e1f9-4e75-a1de-8f0d4d526591</guid><dc:creator>shamima0001</dc:creator><description>&lt;p&gt;No, my requirement is to&amp;nbsp;log user info along with some other data only on page load.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to Implement page access log</title><link>https://community.appian.com/thread/116409?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2023 14:30:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b960878-54d4-45b7-9ece-6366b9285934</guid><dc:creator>shamima0001</dc:creator><description>&lt;p&gt;Did not understand, can you please explain a bit ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to Implement page access log</title><link>https://community.appian.com/thread/116408?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2023 14:27:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e159a2ed-a321-4755-9aec-19a6c892213b</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;This is not enough?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/23.2/Logging.html#records-usage"&gt;https://docs.appian.com/suite/help/23.2/Logging.html#records-usage&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;More here:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/23.2/Logging.html#auditing"&gt;docs.appian.com/.../Logging.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to Implement page access log</title><link>https://community.appian.com/thread/116406?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2023 14:21:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fce9ee42-8140-4a10-9616-22644e1bff36</guid><dc:creator>sanchitg0002</dc:creator><description>&lt;p&gt;Wdym by&lt;/p&gt;
[quote userid="54198" url="~/discussions/f/new-to-appian/29384/best-way-to-implement-page-access-log"] log user activity on a page[/quote]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>