Process report to get the error count from the instance

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?

  Discussion posts and replies are publicly visible

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

  • translator
    Double-click
    Select to translate

    I have noticed that adding the "Paused by exception" filter also shows subsequent processes in the report.
    Is it possible to include only processes where the number of errors is greater than 1?

Reply
  • translator
    Double-click
    Select to translate

    I have noticed that adding the "Paused by exception" filter also shows subsequent processes in the report.
    Is it possible to include only processes where the number of errors is greater than 1?

Children
No Data