I’m in the middle of validating a graph. I’d like to copy off values that were captured in the debug for an edge in order to run a diff against a separate query. Is there a way I can copy/save off the debug results for an edge besides adding a simpleCopy-> Trash?
Hello Roxanne,
graph debug directory can be changed in CloverETL preference page (Window → Preferences → CloverETL).
When executing the graph, debug data is saved in the selected above directory. Then, when switching it, the Designer looks in the new one, when trying to view debug data. This way you can store data from different executions in different folders.