The name of the paper to achieve a number of rules

Read / write nodes in fileURL attribute values should like Date type and Numeric types of formatted string, and he can name to set document.

Such as document name filename_yyyy_MM_dd_HH_mm_ss_000.txt
output should
filename_2007_12_12_08_59_20_000.txt
filename_2007_12_12_08_59_20_001.txt and filename_2007_12_12_08_59_20_002.txt this the format

--------------------------
eg. Node add attribute timeFormatString and
numberFormatString

<Node recordsPerFile=“10” fileURL=“filename” timeFormatString=“yyyy_MM_dd_HH_mm_ss” numberFormatString=“000” … />

When a task set recordsPerFile attributes at the same time a number of record output to a specified documents, this feature will be very important, such as the 100 record, set recordsPerFile = “10”, will export 10 document, if every day to implement this task, we need time to express and digital format document name.

Hello,
we work on similar feature. It will be available in next release.