Results 1 to 4 of 4

Thread: Message delete flow

  1. #1

    Default Message delete flow

    I am developing a small flow to delete messages from a particular directory.

    I couldnt find a option to achive that using file inbound and outbound adaptors or i am missing some thing very simple.

  2. #2

    Default

    or in other words how to delete a message which is read through a file inbound adaptor?.

  3. #3
    Join Date
    Jul 2010
    Posts
    139

    Default

    Couldn't you just implement a FileTransformer, and set the deleteFiles property so the files are then deleted after transformation?

  4. #4

    Default

    Thanks and looks like a solution.

Posting Permissions

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