Flow Execution Statistics Table
Comments
-
Hi,
I have turned on statistics in a few flows and have been able to see the data collected in the database table Execution_Statistics. What i would like to know though is what Paremeter1 - Parameter5 and the Result columns are for. Every record in the table is showing these 6 columns as null.Second of all is there a way to customise this (is it a stored procedure?) so we can feed our own data in or alternatively can we replicate this function. We are currently on version 5.51 for now. If there is a feature in later versions perhaps any info on that would be good also.
Thanks
-
Hi,
You can populate parameter columns by defining same named (Parameter 1, Parameter 2 etc) parameters in the flow inputs field. Currently, only flow input constant values can be populated in execution_statistics table. These parameters are not available for customization and only accept custom values.
Regards