]
Daniel Bevenius closed JBESB-2215.
----------------------------------
Resolution: Done
Committed revision 24251.
FileOutboundRouter: add support for templates when creating the
outbound file name.
-----------------------------------------------------------------------------------
Key: JBESB-2215
URL:
https://jira.jboss.org/jira/browse/JBESB-2215
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Configuration, Transports
Reporter: Daniel Bevenius
Assignee: Daniel Bevenius
Fix For: 5.0 initial development
Add template based file name creation for the outbound file name.
For example:
<outRouter name="outfileRouter"
class="org.jboss.esb.file.FileOutboundRouter">
<property name="scheduleResourceId">schedule1</property>
<property
name="fileNamePattern">target/${orderId}.order</property>
</outRouter>
Where 'orderId' could be a value from the invocation parameters map of from the
message payload.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: