https://store-images.s-microsoft.com/image/apps.11832.ef6810d3-6119-445b-abf6-17afb8fc6da1.32ecf487-2243-4881-82e0-29a1f607a9e8.02dd625d-4f95-476c-b623-337ac293aba0

Nebulus File Receiver

Codit

Nebulus File Receiver

Codit

The File Receiver is a Polling Receiver that listens for specific files on a configured directory and handles the content of the files as messages, before archiving or deleting that file.

The File Receiver is a Polling Receiver that listens for specific files on a configured directory and handles the content of the files as messages, before archiving or deleting that file. When the content of the file has been read and submitted to the gateway channel, the file will be processed, based on the following logic: 1. If there is no configured value for CompletedDirectory or CompletedExtension, the file will be removed from the disk. 2. If one of the CompletedDirectory or CompletedExtension properties is configured, the file will be moved to a new file, using both properties. This means it is possible to combine CompletedDirectory and CompletedExtension. The output of the Receiver is the content of the read file. This Receiver is payload agnostic and does not interpretation, but just passes through data. The following properties get added to the context of the message: FileName, DirectoryName, FileSize, FileCreationTimeUtc