Hello,
If I have a component, is it possible to set some of the properties on that component externally? For example, if I have a UniversalDataWriter, can I somehow have the File URL property be something dynamically set at run time (preferably from some sort of input file rather than command line parameters)?
Thank you.
              If I have a component, is it possible to set some of the properties on that component externally? For example, if I have a UniversalDataWriter, can I somehow have the File URL property be something dynamically set at run time (preferably from some sort of input file rather than command line parameters)?
Thank you.
- 
                
Hello, 
properties can't be set dynamically during the runtime, but the topic has been discussed several times in the forum and there are some hints/hacks how to set the file name dynamically (see eg. Dynamic output filename). 
Please sign in to leave a comment.
Comments 1