File Receiver Gateway Microservice¶
Overview¶
The File Receiver Gateway microservice responds to TransmitJob and TransmitFile API endpoints. On startup, it queries for unprocessed job events. The File Receiver Gateway writes files sent to it from the File Sender OEM to the output directory specified in the configuration.toml file.
Dependencies¶
This application service depends on the following services:
Swagger Documentation¶
Next up¶
Deep Dive into the Services - Task Launcher
BSD 3-Clause License: See License.