java - Listening Multiple files from S3 bucket using apache camel -


i listening multiple files s3 bucket using apache camel prefix aws-s3://%s?amazons3client=#%s&prefix=eels-initialfeed list of files such eels-initialfeed-md,eels-initialfeed-od, etc.. want know that, possible file name 1 app listening exchange object ? / there other way file name ?

in exhange there header called camelfilename. info


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -