Take a look at the File Transport page at
http://www.mulesource.org/display/MULE2USER/File+Transport. It describes the outputPattern attribute and the patterns supported by the filename parser. I think that's what you're looking for.
Hope that helps,
Jackie
JaM-9 wrote:
Is it possible to read a property from a message and use it in an endpoint
connector? I would basically like to read a file name from a msg then use
the File Provider Transport to move that file. Any hints would be
appreciated.