using prefixfor filename using mapper output view's pass through option
Sharing a part of my whole pipeline flow is:Router snap --> oracle_execute snap (fetches data from oracle db via slect statement) --> mapper --> csv formatter --> file writerThe mapper input view is of the format:[ { "key1": "Key1", "key2":...