How to use the data from a component to name the outputfile. I have requirement where i need to create the output file from a DelimitedDataWriter with the name that is part of the metadata.
For instance
I have the following data which flows through the graph
RACF,NW01,NW01_group
I have to create a output file with name “RACF_01_glossary.txt” - here the prefix “RACF” should be from the data.
Appreciate any inputs to help me in this regard.
Thanks,
Jayakumar