3 Replies Latest reply on Jul 14, 2008 7:03 AM by tfennelly

    FS provider done files

    blep

      Hello,

      Consider a file system provider with a post-directory defined, eventually with a post suffix, listening for .xml files.
      Consider the arrival of file named a.xml, the file is consumed and then a perfect copy named a.xml.done is placed in the post directory.
      Now consider a new arrival of a a.xml file carrying different data, after the file is consumed, the a.xml.done post directory file is replaced by the new one .

      Is there any way to set the FS provider so it never over writes files in the post directory but just adds a suffix index at the end of file name in order to be sure to store all occurences of files with the same original name?

      Rgds,

      Brice