Good idea namespaced flox but i had more than one injector (and init var)
like this
[{"id":"93baac88.93e0c8","type":"inject","z":"4daa3bfe.444f64","name":"inject","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":"","x":150,"y":200,"wires":[["a75b40ee.b3d8d"]]},{"id":"a75b40ee.b3d8d","type":"change","z":"4daa3bfe.444f64","name":"InitVar","rules":[{"t":"set","p":"test","pt":"msg","to":"Always here after file in split line ?","tot":"str"},{"t":"set","p":"filenameOut","pt":"msg","to":"/Users/Paul/tmp/Copie.txt","tot":"str"},{"t":"set","p":"filename","pt":"msg","to":"/Users/Paul/tmp/Copie.txt","tot":"str"},{"t":"set","p":"filein1.test","pt":"flow","to":"test","tot":"msg"},{"t":"set","p":"filein1.filenameOut","pt":"flow","to":"filenameOut","tot":"msg"},{"t":"set","p":"filein1.filename","pt":"flow","to":"filename","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":410,"y":200,"wires":[["567dbc58.34381c"]]},{"id":"567dbc58.34381c","type":"file in","z":"4daa3bfe.444f64","name":"read file line by line","filename":"","format":"lines","chunk":false,"sendError":false,"encoding":"none","x":640,"y":220,"wires":[["5b21af6f.8ee888"]]},{"id":"26dcd6fe.337772","type":"debug","z":"4daa3bfe.444f64","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":610,"y":360,"wires":[]},{"id":"5b21af6f.8ee888","type":"change","z":"4daa3bfe.444f64","name":"InitVar","rules":[{"t":"set","p":"test","pt":"msg","to":"filein1.test","tot":"flow"},{"t":"set","p":"filenameOut","pt":"msg","to":"filein1.filenameOut","tot":"flow"},{"t":"set","p":"filename","pt":"msg","to":"filein1.filename","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":610,"y":300,"wires":[["26dcd6fe.337772"]]},{"id":"efe1a927.16e25","type":"inject","z":"4daa3bfe.444f64","name":"inject","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":"","x":150,"y":280,"wires":[["fcee7aef.a1b36"]]},{"id":"fcee7aef.a1b36","type":"change","z":"4daa3bfe.444f64","name":"InitVar","rules":[{"t":"set","p":"test","pt":"msg","to":"Always here after file in split line ?","tot":"str"},{"t":"set","p":"filenameOut","pt":"msg","to":"/Users/Paul/tmp/Copie.txt","tot":"str"},{"t":"set","p":"filename","pt":"msg","to":"/Users/Paul/tmp/Copie.txt","tot":"str"},{"t":"set","p":"filein1.test","pt":"flow","to":"test","tot":"msg"},{"t":"set","p":"filein1.filenameOut","pt":"flow","to":"filenameOut","tot":"msg"},{"t":"set","p":"filein1.filename","pt":"flow","to":"filename","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":390,"y":280,"wires":[["567dbc58.34381c"]]}]
So flow will be change by an injector while other flow is running