12-21-2017 11:11 AM
After using the Multi Read snap, is there any functionality that allows for the orignal files to be deleted? I found when using File Delete snap an error is received; is it possible to have multiple files deleted at once with available snaps?
12-22-2017 12:26 PM
Upon completion of the read operation, the “Multi File Reader” snap produces an output document that contains this field: content-location. Pass $[‘content-location’] to the “File Delete” snap with expression enabled for the “File” property. To ensure files are deleted only at the time of pipeline execution, uncheck “Execute during preview” on the File Delete snap.
Note: Currently, the “File Delete” snap supports deletions one file at a time.