JBoss Community

Smooks-Is it possible to add dynamic date to the file name under file:fileNamePattern element?

created by Aman S in JBoss ESB Development - View the full discussion
Is it possible to add dynamic date to the file name under file:fileNamePattern element?

 


 <file:outputStream openOnElement="orders Order" resourceName="orderItemSplitStream">

        <file:fileNamePattern>order${order.orderId}.xml</file:fileNamePattern>

        <file:destinationDirectoryPattern>C:\\Users\\rocky\\workspace\\transformCSV2XMLFile\\</file:destinationDirectoryPattern>

        <file:listFileNamePattern>order.lst</file:listFileNamePattern>

 

        <file:highWaterMark mark="3"/>

    </file:outputStream>


Reply to this message by going to Community

Start a new discussion in JBoss ESB Development at Community