Hi Fusion Community!
Does anyone know of a way to search a scenario's executions by module #? I want to see how many times a module processed an operation, and also look at some of those operations.
Currently, it would take me forever to sift through the History tab in the scenario to find any operation that was processed within a specific module.
Thanks!
Nick
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
I might suggest creating a Data Store or CSV that creates a new row any time the module runs. It could store the Fusion Run ID, which could be used to view that specific execution.
Views
Replies
Total Likes
Thanks, @AutomaSean .
I've wondered how the CSV option works. Is there a module option whereby I can output a CSV?
Views
Replies
Total Likes
There is a "Create CSV" module, but I don't have enough experience with it to give you a detailed how-to. It would probably go something like:
Again, that's my initial guess without playing around with it. If it's not quite possible this way, I know for sure you can do it with a data store.
Views
Replies
Total Likes
Views
Likes
Replies