Hi everyone,
I am trying to fetch archived process instance details based on process model and date.
I have tried below approach: -
1.Using find archive smart service which is part of Process Management Utilities plug-in, but the smart service isn't returning any output regardless of the details I have provided.
2.Through log file but the file which is generated in system logs are dynamic (based on timestamp) due to which I am not able to use this approach.
Please help me to find a way through which I can fetch archived process instance details.
Discussion posts and replies are publicly visible
This article answers all your querieshttps://community.appian.com/support/w/kb/402/kb-1186-how-to-unarchive-processesLet me know if you still have any questions.
Hi shubham,
I need to show the archive process instance detail in a grid.
As of now I am entering the archived process id directly but now the requirement is to show the archived process instance details in grid and to apply filter based on date and process model name.
Doubt you will be able to do something with this unless you stored the process ids.
is there any approach which I can try without storing process id's?
Hi Mathieu, Even if I store process ids, Is there any way to fetch the details and show it on grid of completed processes by some function or plugin?
https://community.appian.com/b/appmarket/posts/process-management-services, Shubham pasted a Article ,go though it