149680 - no subject - #Getting Process Data\n\nWe are making a

#Getting Process Data

We are making a portal report for "All Processes" where we want to show the time at which the status of a particular process has changed. For example,the date/time when a process has gone from "active" to "pause". However, we haven't found a way to do so. We have gone through the available process metrics for designing a portal report.

Is there a way we can find the time whenever the process status has been modified.

Thanks in advance!!!

OriginalPostID-149680

  Discussion posts and replies are publicly visible

Parents
  • @nileshr You can also actually make use of 'Get Process History', a cloud approved Shared Component at https://forum.appian.com/suite/tempo/records/type/components/item/i8BCLGOdlMUpdGVqT-RV7oRg74uEGJO5CQbsn7AWpTOPFL_vruK21cW7dzOSZ4bxg/view/summary. Please refer /search?q=OriginalPostID-195809 for some details about the same.

    In the link which I have mentioned above, there was some additional discussion around counting total paused duration. But you may ignore this discussion and just make use of the output of the Shared Component, format it slightly and display in the SAIL interface. This just requires invoking a simple function - fn!getprocesshistoryinfo() and this will give you a nicely formatted dataset.
Reply
  • @nileshr You can also actually make use of 'Get Process History', a cloud approved Shared Component at https://forum.appian.com/suite/tempo/records/type/components/item/i8BCLGOdlMUpdGVqT-RV7oRg74uEGJO5CQbsn7AWpTOPFL_vruK21cW7dzOSZ4bxg/view/summary. Please refer /search?q=OriginalPostID-195809 for some details about the same.

    In the link which I have mentioned above, there was some additional discussion around counting total paused duration. But you may ignore this discussion and just make use of the output of the Shared Component, format it slightly and display in the SAIL interface. This just requires invoking a simple function - fn!getprocesshistoryinfo() and this will give you a nicely formatted dataset.
Children
No Data