Results 1 to 8 of 8

Thread: Adapter Factory?

Threaded View

  1. #1
    Join Date
    Nov 2011
    Posts
    7

    Default Adapter Factory?

    I am a newb, and I have a few questions:

    Has anyone experimented with/written what might be considered a Adapter Factory? This might allow for the channeling of files from a range of directories on the same system? I am not sure architecturally if this can be achieved, but I do need to look in multiple directories on each poll, from numerous adapters....

    What is the best way to capture information about a remote directory and file and pass it to the channel from a SFTP Inbound adapter? or should I say numerous inbound adapters....

    Scenario: scan directories for files. Based on the directory of origin, route them to the appropriate aggregator and then release the merged files periodically....can I use an Interceptor's preReceive to get the remote directory and put it in a header-enricher?

    Ideas? thoughts?
    Last edited by cmccauley; Dec 12th, 2011 at 12:33 PM.

Posting Permissions

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