<?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>Is there any log available in  Appian to see when a User is Created?</title><link>https://community.appian.com/discussions/f/administration/13293/is-there-any-log-available-in-appian-to-see-when-a-user-is-created</link><description>Is there any log available in Appian to see when a User is Created/Activated/Deactivated?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is there any log available in  Appian to see when a User is Created?</title><link>https://community.appian.com/thread/60128?ContentTypeID=1</link><pubDate>Mon, 10 Sep 2018 08:19:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e1053ccf-7891-4352-9055-d2f5258ca277</guid><dc:creator>sagarl511</dc:creator><description>Appian logs all user deactivation in log files -  &lt;a href="https://docs.appian.com/suite/help/18.3/Logging.html#user-deactivations"&gt;docs.appian.com/.../Logging.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
We have a shared component - &lt;a href="https://community.appian.com/b/appmarket/posts/login-information-parser"&gt;community.appian.com/.../login-information-parser&lt;/a&gt; which parses log file. On similar lines a plugin can be written to get deactivation logs.&lt;br /&gt;
&lt;br /&gt;
Also you can write a utility process model or use any shared component for activation and deactivation of user and allow users to perform those actions only through those and you can have logic to write audits in DB in process model.  &lt;br /&gt;
&lt;br /&gt;
Reference - &lt;a href="https://community.appian.com/w/the-appian-playbook/206/user-and-group-management-application"&gt;community.appian.com/.../user-and-group-management-application&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any log available in  Appian to see when a User is Created?</title><link>https://community.appian.com/thread/60117?ContentTypeID=1</link><pubDate>Sun, 09 Sep 2018 04:45:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:64de3fc8-06eb-49a3-973d-5033842f8094</guid><dc:creator>chandu</dc:creator><description>Hi, Aidthya&lt;br /&gt;
AFAIK, I don&amp;#39;t see any log that will hold of the User Activation and Deactivation History. &lt;br /&gt;
If you are using admin console, then we cannot track this activity.&lt;br /&gt;
If you are using any other website for user activation and deactivation  then these can be tracked through DB.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any log available in  Appian to see when a User is Created?</title><link>https://community.appian.com/thread/60113?ContentTypeID=1</link><pubDate>Sun, 09 Sep 2018 01:24:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3980a139-7dbd-4048-99a7-d6e05ae1d1bf</guid><dc:creator>adithyay</dc:creator><description>Hello Chandu,&lt;br /&gt;
&lt;br /&gt;
In our scenario, a some users have been activated and deactivated multiple times based on their current team/team.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any log available in  Appian to see when a User is Created?</title><link>https://community.appian.com/thread/60098?ContentTypeID=1</link><pubDate>Fri, 07 Sep 2018 16:29:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c12cb281-a53b-4faa-a140-0ab5e6cb5b35</guid><dc:creator>chandu</dc:creator><description>You can use the function User() please see the documentation below.&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.3/fnc_people_user.html"&gt;docs.appian.com/.../fnc_people_user.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
EXAMPLES&lt;br /&gt;
You can copy and paste these examples into the Expression Rule Designer to see how this works.&lt;br /&gt;
&lt;br /&gt;
user(&amp;quot;mike.smith&amp;quot;,&amp;quot;created&amp;quot;) returns 12/20/05 10:36 PM GMT&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>