Hello,
How to specify a dynamic output file in DataWriter component. I see we can use parameter in fileURL. But parameter must be defined before starting the graph. I will get the filename only after starting the graph.
Do I have to use SystemExecute in the next phase to rename the file created to the dynamic value?
Please point me to any sample code for this scenario.
Thanks
Mano