That looks like it would support what I am talking about for the outputPattern but I do not see something similar for the readFromDirectory. But even if there was something for the readFromDirectory I don't see any way to say from a message with this property (file name=c:\blah\test.txt) read this file. Am I missing it?
On Sat, Sep 27, 2008 at 3:20 AM, Jackie Wheeler <jackie.wheeler@...> wrote:
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.
>
>