can we append new fields into an existing .yxdb file using output data tool?
Solved! Go to Solution.
Hi @anshumanparhi ,
I think you can't do that from the configuration window of the tool, but an alternative would be to load the same output file before the end of your workflow, then union it with the main data stream and then output it.
As you can see in my workflow, the output.yxdb is used both as an input file and an output.
Hope that helps,
Angelos