Results 1 to 3 of 3

Thread: New to SI: Outbound Channel Adapter - Specify Timestamp Target

  1. #1
    Join Date
    Dec 2009
    Posts
    1

    Default New to SI: Outbound Channel Adapter - Specify Timestamp Target

    Hi. I just joined the forum and I'm new to using SI. I have a process that uses the inbound/outbound channel adapters to simply copy a file from a source to a target. The source/target values are defined in a properties file. The process is working fine. However, I'd like to modify it to place each file in a timestamp target directory rather than a static target as it is now.

    What I'm not clear on is how to intercept the outbound adapter and change the target before it complete the file move. Any help would be appreciated.

    Thank you.

  2. #2
    Join Date
    Jan 2008
    Location
    San Diego
    Posts
    780

    Default

    Post your existing configuration (use code tags) and any custom code you are already using.

  3. #3
    Join Date
    May 2007
    Location
    Netherlands
    Posts
    614

    Default

    I think you should implement a FileNameGenerator. You can also create a feature request for this, it's not entirely unsensible to support out of the box

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •