<?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>Notification section within application</title><link>https://community.appian.com/discussions/f/general/27286/notification-section-within-application</link><description>There is a request to have a notification section in Application . This would be things like a document has been shared, an approval for an action, etc. Basically anything we currently send a system notification email, but this would be within Application</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Notification section within application</title><link>https://community.appian.com/thread/106974?ContentTypeID=1</link><pubDate>Mon, 23 Jan 2023 10:13:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:11edcf42-fc2f-4321-89fc-f7a6ac88f8c6</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;Hello&amp;nbsp;&lt;a class="internal-link view-user-profile" href="/members/preethib0003"&gt;Preethi BN&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;just here to share my thoughts on it,&lt;/p&gt;
&lt;p&gt;You can have an audit for all the actions you are performing and collect the data with fields such as&amp;nbsp;users involved. construct an expression which will give you the required outputs.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Create a interface for all the notifications, In this you can show the required data.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Create a process model which will use the above interface and also capture the time as last opened. Doing this you can clear out the count or mark these as inactive.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Later when you open the interface only the active i.e unread or new will be displayed.&lt;/p&gt;
&lt;p&gt;In the home page use a cardLayout to show the number of notifications. On clicking this card you can run the created process model and show all the data.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Or&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can have a cardLayout in a column layout and show the audit history related to the logged in user in the home page itself.(This will reduce a lot of work)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>