<?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 can we execute a rule/process model on login?</title><link>https://community.appian.com/discussions/f/general/17684/how-can-we-execute-a-rule-process-model-on-login</link><description>I want to capture the user information of the current logged in user into a database table on login. 
 Note: 
 We are in 18.2 version</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How can we execute a rule/process model on login?</title><link>https://community.appian.com/thread/69629?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 20:57:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b801a0b5-8247-43b9-8f35-fcc183177a0d</guid><dc:creator>senthilrajc0002</dc:creator><description>&lt;p&gt;My requirement is, no asynchronous job, no change is user experience. Inclusion on welcome page becomes a change in user experience.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we execute a rule/process model on login?</title><link>https://community.appian.com/thread/69628?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 20:54:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fe99825f-744a-4a0b-9c79-b458d9973233</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;That seems like a neat workaround, though maybe not all that feasible for an established / already-in-production system.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we execute a rule/process model on login?</title><link>https://community.appian.com/thread/69626?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 20:34:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf9c333e-9595-4311-a4b9-352dbc807f0a</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;You could direct users to a &amp;quot;Welcome&amp;quot; page that doesn&amp;#39;t let them perform any work and contains a single button.&lt;/p&gt;
&lt;p&gt;When they press that button, they go to their real landing page.&amp;nbsp; You could use the &amp;quot;Welcome&amp;quot; for all sorts of things, like broadcasting announcements that you know everyone will get.&amp;nbsp; That may make up for the trade-off of needlessly adding at least another click to each User&amp;#39;s day.&amp;nbsp; All the while secretly the whole point is to attach a DB write to that button, so you at least know every time someone logs in and goes to their start page.&lt;/p&gt;
&lt;p&gt;It helps if you upgrade to 18.4 and gain the ability to turn Tempo off.&amp;nbsp; A pre-18.4 workaround I heard about is a plugin with a redirect script that kicks users back to their landing page site if they try to access Tempo URL.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we execute a rule/process model on login?</title><link>https://community.appian.com/thread/69625?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 20:30:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:15ef1735-4ccf-4ec2-bd4b-0bcb52fc8c91</guid><dc:creator>vijayanv</dc:creator><description>&lt;p&gt;When user login, will they redirect to any site. If so it is possible. On start form load you can persist the login user details. This is more kind of application level not platform level.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we execute a rule/process model on login?</title><link>https://community.appian.com/thread/69622?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 20:05:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:67cdcfaf-0059-4235-9b6c-36704fb95de3</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;As far as I know there&amp;#39;s no out-of-the-box capability to do this.&amp;nbsp; Most of the use cases I&amp;#39;ve seen that involve keeping a database table of user logins, involve parsing/reading the user login log files periodically (like at the end of each day), and then storing that data in whatever way is needed (whether it be a table of all historical logins, or simply updating a particular user&amp;#39;s last login time).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>