Closed johipsum closed 6 years ago
The S3Output service needs to check if a file with the configured filename is already existing. If yes the service should append a unique id to the output filename or append a counting number. E.g.
- outputsDir |- s3output-1.json |- s3output-2.json |- ...
The S3Output service needs to check if a file with the configured filename is already existing. If yes the service should append a unique id to the output filename or append a counting number. E.g.