H friends
Is there a Widget to reset all nodes inside a component?
Why?
Because the user always forgets to reset nodes.
H friends
Is there a Widget to reset all nodes inside a component?
Why?
Because the user always forgets to reset nodes.
I’ve done some searching and there does not appear to be an easy way to do this. Others smarter than me may offer a solution. A non-code “solution” would be to put a workflow annotation box above the component with large lettering reminding the user to reset the component before executing. If necessary, provide detailed instructions on how to do the reset.
@Felipereis50 there is the option to reset on the start of a workflow.
Next option could be to use the refresh button
Thank you @mlauber71
The “Reset on Load” node works when the user opens the workflow.
However, the ideal solution would be a widget button, putting the user in charge of resetting and then loading.
Of course, a user with a little knowledge can click on any blank area of the workflow, which will bring up the “Reset all nodes” option, and then they can click “Execute All.” (print).
But, It would be interesting to have this functionality within the Widget.
Often, the user updates the data source (Excel, CSV, etc.) after having already opened the workflow, and the only way to perform a refresh is to reset the node and load it again, but the options do not refresh specific nodes inside component.
Is more easy for me explain to the user to only focus on double click on the component, choosing options to refresh.
But anyway, thank you.
If a similar option to incorporate these features into a widget configuration becomes available one day, that would be interesting.
The Reset on Load node is a Selenium node which isn’t free if that matters.
I used normally (for testing)
Without pay anything.
Although it is a Selenium node, that particular node is free to use as it has been kindly made available to the community ( thanks @qqilihq !) , so all good
The link refers to:
The Reset-on-Load node is great.
It helps me to run regularly several reports without the need to manually resetting the workflow.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.