Skip to main content
April 29, 2024
Question

How to fetch details of archive process instance

  • April 29, 2024
  • 9 replies
  • 0 views

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.

    9 replies

    karthikk538
    April 29, 2024

    Hi Avantika

    Just want to check before i suggest any solution, Do you have process ids stored in DB?

    April 29, 2024

    Hi Katthik,

    No, we don't save process id's in DB.

    karthikk538
    April 29, 2024

    If its 21.1 and above you can view the archived process below is the link

    https://docs.appian.com/suite/help/24.1/monitoring_view.html#process-activity

    docs.appian.com/.../monitoring_view.html

    I think you have to raise support case to get this done.

    community.appian.com/.../kb-1186-how-to-unarchive-processes

    shubhama926776
    April 29, 2024

    This article answers all your queries

    https://community.appian.com/support/w/kb/402/kb-1186-how-to-unarchive-processes

    Let me know if you still have any questions.

    April 29, 2024

    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.

    mathieud0001
    April 30, 2024

    Doubt you will be able to do something with this unless you stored the process ids.