Hi, I'm new to jboss esb and have been tasked with evaluating it as a replacement to our legacy middleware application.
I'm trying the very simple use case of moving a file from one local dir to another. But I can seem to dynamically set the file name the fs notifier uses. It only accepts a constant URI.
Is it possible to set the destination filename for local filesystem operations ?
Many thanks.