我的任务是使用Camel版本2.20.0创建一个Camel路由,它从CSV文件中获取一行,使用SQL语句中该行中的一个值,其中子句合并并再次输出结果。().streaming().setHeader("userID", constant("1001"))
//.enrich("sql:select emplid,name from employees where e
阿帕奇骆驼2.12.1from("file:somefile.csv").marshal...所以有没有办法把编组和富人联系起来.?为了让这更普遍..。例:.to("http:www.blah")
.enrich("file:someFile.csv", new CSVAggregationStrategy)public