Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Legacy systems often used asynchronous batch connectivity where files containing messages are placed in a directory that is polled. If a response is required, a reply directory where files are written is typically used. To facilitate this kind of integration, Fabric3 provides a file system binding, binding.file.

Info

The streaming sample in the features section and BigBank application contains an example of using the file system binding.

...