Re: Consume Files with specific dynamic content only

2023-03-22 Thread Claudio Miranda
On Wed, Feb 22, 2023 at 3:22 AM Reto Peter wrote: > > Is there any chance I can access the Exchange inside the filter > (GenericFileFilter)? > Or how can I achieve to process only files with specific dynamic content Your route has to access the message content, you can use the content filter. Yo

Consume Files with specific dynamic content only

2023-02-21 Thread Reto Peter
Hi I want to read all files inside a directory, but only process files with a specific file content. The specific file content is dynamic. It is available inside the route as a Property, Header or Body The reason is, cause I have any files inside a directory, (for ex. Orders, Invoices) and the