In the "old" UI you could see the stats for the individual "bubbles". I've clicked all over and can't find a way to show the detail. What am I missing? I can't imagine this critical information would have been removed from the UI, was it?
Side note: If it's going to present two exports as two runs, maybe add an export column or a tooltip or something so you can tell which is which? Just a thought, maybe there is an even better or simpler way.
Thank you for providing your feedback on the new run console.
The "Run history" tab shows the summary result of success count and ignored count and error count and the "Run console" tab shows the result for each step for the most recent flow run.
Thank you for your reply. I understand that the Run Console is only the most recent run and I'm getting used to that view more and more. I don't understand why the Run History would not have the ability to drill down and see the individual components of a run. That was a feature that I used often and am missing. The reports and graphs are useful as an overview or to see trends, but they don't meet my needs to see what happened (in detail) 2, 3 or 5 runs ago.
Hopefully adding drill down capabilities will be considered in the future, until then I'll try to figure out another technique.
Why would you need to see what happened 2,3, or x runs ago? How does the information help you with monitoring or resolving errors? Please let me know if you'd find it easier to discuss in person and I'll set up a meeting.
We are working through some details internally about adding back the statistics (number of success, ignored, errors, auto-resolved) per flow run in the flow run history view.
One option that you may explore is to run flow events report (read here about how to run this report) which lists all records processed (success, ignored, errored, resolved) when the flow runs at specific time window. Each record is uniquely identified by its trace key (read here for setting trace key).
Please let us know if you are interested in providing us feedback for future iterations of the run history functionality.
I wanted to let you know with the latest release, you will have the option to drill down in the specific run and view statistics about the run in the Run history Tab.
You can read more about this new change in this Article
Thanks for this valuable feedback, it proves immensely helpful in making our Product better.
Although this is a 2yr old thread, this is still important. I am using the Netsuite - Shopify integration app, and working on the Shopify Order to NS Sales Order flow. With any successful run i cannot see even the ID of the json object that passed though celigo. I am trying to debug an issue where i want to know if an order update was triggered or sent to celigo, and i have no way of knowing which order did or did not get processed, unless it has an error. This seems like it is basic logging functionality. I could log data to an external service but that would take a lot of effort.
@jolyonblazey Thank you for sharing the use case and the requirement. We have this feature (i.e. access to success and ignored records) in our backlog and will prioritise it.
If all you need to see is the primary id (i.e. traceKey) of the records being processed, then we support this via our "Flow events" reports. See the following screenshot for context. Hope this helps!