Skip to main content
August 14, 2023
Solved

Process report to get the error count from the instance

  • August 14, 2023
  • 5 replies
  • 0 views

Hi All,

I am working on a scheduled workflow where I have to check for existing active instance and if it is still active without any errors, I can skip my run. If it is errored out in any node, I can proceed with the current flow. I checked in https://docs.appian.com/suite/help/23.2/Process_and_Report_Data.html and can see there is a possibility to get the details only if the instance is Paused by Exception.

Anyone have any workaround for my case?

I am thinking if there is a possibility that Appian is showing the status as "Active with Errors" and Error count as "1". There should be some report option available to get the same data. Right?



Anyone have any idea how to achieve this?

Best answer by stewart.burchell

You can create your own process report, and add a filter like this: 

5 replies

stewart.burchell
August 14, 2023

You can create your own process report, and add a filter like this: 

August 14, 2023

Hi [mention:7628077af4b9463e9533a897fad2351f:e9ed411860ed4f2ba0265705b8793d05],

Thanks for the response. Maybe I wasn't clear on the requirement.

Actually I am looking for way to get the status like "Process with errors". Not "Paused by Exception".

March 18, 2025

Hi [mention:f65f94c12bd2442396327f402371dc8c:e9ed411860ed4f2ba0265705b8793d05] ,

I am trying to fetch the process models that are having errors but I can see in the process report I can different options to filter the data but there is no no option for filtering only process with errors 

Could you please help me how to get process with errors data???