<?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>Achieve Process</title><link>https://community.appian.com/discussions/f/process/20784/achieve-process</link><description>Hello, 
 If we want to keep alive a process in order to use reports to show information to the customer, is that a big memory usage for Appian? 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Achieve Process</title><link>https://community.appian.com/thread/81147?ContentTypeID=1</link><pubDate>Fri, 23 Apr 2021 19:51:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:37c71300-735e-4474-b5e9-624e2735b5a5</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;That&amp;#39;s pretty exceptional.&amp;nbsp; On our project we&amp;#39;re thinking about archiving things after only 3 days, and we have many more intensive processes that archive after 0 days.&amp;nbsp; That means they disappear seconds after they&amp;#39;re complete.&lt;/p&gt;
&lt;p&gt;The first reports I ever did were process-backed reports, and I&amp;#39;ve never done them since.&amp;nbsp; Keeping processes alive for a report or record is a terrible waste, because you have to keep all the data you ARE using for the report along with all the data you ARE NOT using for the report.&amp;nbsp; You can instead keep&amp;nbsp;only what you need in the DB and throw out the rest.&amp;nbsp; Plus, the DB will store what it does store far more cost-effectively.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Achieve Process</title><link>https://community.appian.com/thread/80980?ContentTypeID=1</link><pubDate>Fri, 16 Apr 2021 15:22:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0be59729-fbfc-42e6-8b54-bd96a905f4c5</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;As Stefan notes, having long archive settings to allow the use of Process Reports is not a scalable solution.&amp;nbsp; Back about 10 years ago (before the Tempo days), we had to retain all completed processes in memory for 1-3 years for reporting - the server would become unstable, we had to keep throwing&amp;nbsp; more memory at it, etc.&lt;/p&gt;
&lt;p&gt;Now, we don&amp;#39;t use any Process Reports, process instances are set to archive after 30 days (or less), and all is well.&amp;nbsp; Data is persisted to the DB between each step of a process and all reporting is done from the DB via a!queryEntity().&amp;nbsp; Server is happy, and I sleep much better at night.&amp;nbsp; We&amp;#39;re just under 6 million completed tasks in the environment at this time.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Achieve Process</title><link>https://community.appian.com/thread/80977?ContentTypeID=1</link><pubDate>Fri, 16 Apr 2021 12:10:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:038ad3ac-9cac-41f1-ae41-0a90ec8ddd99</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Yes. Store required data to database, quit process and report on DB data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>