[esb-issues] [JBoss JIRA] Updated: (JBESB-2215) FileOutboundRouter: add support for templates when creating the outbound file name.

Mark Little (JIRA) jira-events at lists.jboss.org
Thu Dec 4 05:37:37 EST 2008


     [ https://jira.jboss.org/jira/browse/JBESB-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Little updated JBESB-2215:
-------------------------------

    Component/s: Configuration
                 Transports


> 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
>             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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list