LeonardoBonacci opened a new issue #667:
URL: https://github.com/apache/camel-kafka-connector/issues/667


   To increase general flexibility for all connectors it would be great if it 
were possible to use the Camel Simple Language (or at least a subset of it).
   
   _Reason being: I'm trying to use the sftp-source connector and receive this 
value in my Kafka Topic: _RemoteFile[testfile.txt]__
   
   In the 
[docs](https://camel.apache.org/camel-kafka-connector/latest/connectors/camel-sftp-kafka-source-connector.html)
 I cannot find a property that allows me to pre-manipulate the data.
   
   Reading the file works, but I'm missing tools to 'massage' the data before 
it receives my StringConverter (or single message transformer - if used).
   
   This functionality - if possible at all - in combination with the [open 
issue](https://github.com/apache/camel-kafka-connector/issues/22) to write 
Processors would allow for great power.
   
   Apologies if I'm requesting something absurd. I'm coming from the 'Kafka 
side' and being relatively new to Camel - I see great potential in the camel 
kafka connector project.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to