Thanks Gerry and Adrian! Ya, I find that Data360 Analyze v.3.5.1 has the path safe properties for timestamp. However, I have to stick to v.3.5.0 for enterprise purpose. Regarding Gerry solution, it works totally fine via running the entire process manually. However, I try to schedule the process and find that there may have arbitrary failures on the Generate Data node.
Error Code: brain.nodes.script.jython.scriptExecError
ERROR:OSError:(0,"Couldn't rename file") Error Executing "CreateRecords" at line "10"
Line 10 : os.rename(genName, newFileName)
Is it the OS level access right problem? But I can run the process successfully sometimes.
For example, I have 3 batches(5pm,530pm,6pm) running for 3 days, there may be none, 1 or 2 times of success, out of 3 day.
Thank you so much for helping.