Skip to main content
August 22, 2023
Question

Process performance metric: Is there any way to check how each node of a process model is performing?

  • August 22, 2023
  • 5 replies
  • 0 views

 Is there any way to check how each node of a process model is performing? Like how long a node is taking to complete. I know we have two(Default Process Model Optimization Metrics,Default Process Optimization Metrics) out of the box reports present in appian objects but can we use them if the process model does not have any attended nodes? or is there any way around to get this info?

5 replies

mathieud0001
August 22, 2023
August 22, 2023

Thanks [mention:f5e81b8502fa4e77ad12697686a4fc56:e9ed411860ed4f2ba0265705b8793d05] but this function returns the total average time taken by the input process model. but I want to identify which node/task is taking the most. 

mathieud0001
August 22, 2023

You'll have to create a process report that returns this information and sort by the completion time.

docs.appian.com/.../Process_and_Report_Data.html

August 22, 2023

Hi Rajesh

When viewing process details in monitoring mode, within the process nodes tab, you can observe the start time, completion time, and duration of each node within that specific process.



For more info, refer to https://docs.appian.com/suite/help/23.3/Monitoring_and_Editing_Processes.html#process-nodes

Hope this helps!

August 22, 2023

Thanks mathurambikam0001, but these details are not available for most of the process models in our APP. For some process models and nodes these are available but for most of them these are not available. Not sure why? do you have any idea?