<?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>Query achieved details</title><link>https://community.appian.com/discussions/f/data/20066/query-achieved-details</link><description>Hi All, 
 
 I have a requirement to query details once the process is achieved. I understand that, once data is archived, it moves to disk and using smart service we can un-archive data which appian will display in monitoring console. 
 With help of report</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Query achieved details</title><link>https://community.appian.com/thread/78447?ContentTypeID=1</link><pubDate>Sat, 12 Dec 2020 02:11:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1d3d7a29-08ae-4d97-9276-a043c9752eec</guid><dc:creator>ChristineLHutchison</dc:creator><description>&lt;p&gt;A common design approach is to create DB tables to persist the data that you want to report on, especially if it is long term. So, if you want to report on process instance data, you can configure that process to put the data into a CDT that is is a DS and use write to datastore. Then, you will not need to introduce manual activities like unarchiving KDBs, etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Query achieved details</title><link>https://community.appian.com/thread/78438?ContentTypeID=1</link><pubDate>Fri, 11 Dec 2020 14:46:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec0d8c6f-5226-4f8f-97cf-8d9bda397204</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;I would suggest you rethink the design. If you&amp;#39;re wanting to query details about a process instance that has long been archived then perhaps you store the relevant details in a database table where you can access the data, and manage it (e.g. keep on disk for 3 years and then delete). But even that seems a long time to be keeping data for about a process instance. What sort of data are you talking about and why do you need to retrieve it after the process has completed? That is: what&amp;#39;s the Use Case you have?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>