Thank you for the response.
Apologies if i am wrong , the producer and consumer should have the same
topic name if i am not wrong?
callkafkaSuspenseProducer- This is the producer.
callkafkaSuspenseConsumer - This is the consumer.
regards
Darwin
--
View this message in context:
http://camel.
Kakfa consumer and producer for the above post
--
View this message in context:
http://camel.465427.n5.nabble.com/Apache-Camel-kakfa-Component-making-the-route-run-continously-infinitely-tp5800761p5800765.html
Sent from the Camel - Users mail
Dear All,
This is my route:
Thank you for response.
regards
Darwin
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-sql-Component-should-retrieve-data-when-the-particular-column-is-null-using-select-query-tp5799613p5800760.html
Sent from the Camel - Users mailing list archive at Nabble.com.
${body[CDR_JSON_FORM]}!=
Caused by:
org.apache.camel.language.simple.types.SimpleIllegalSyntaxEx
Dear Team ,
Route one :
sql.RecycleHBRSelectQuery=select CDR_JSON from suspense_details where
CDR_JSON is null
Route two :
sql.RecycleHBRSelectQuery=select CDR_JSON from suspense_details where
CDR_JSON is not null
I have scenario like the following field CDR_JSON is null i have perform o
Thank you Claus Ibsen .
I will add processor class to do conversion and set the returning map as
body.
--
View this message in context:
http://camel.465427.n5.nabble.com/Unable-to-insert-body-data-into-table-using-sql-component-tp5798623p5798664.html
Sent from the Camel - Users mailing li
Sorry my mistake , it was M only ...
Yes i tried , but it says there is no type conversion from Byte[] to Map.
regards
Darwin
--
View this message in context:
http://camel.465427.n5.nabble.com/Unable-to-insert-body-data-into-table-using-sql-component-tp5798623p5798647.html
Sent from the Camel
I tried
but i am getting the following error :
Caused by: No type converter available to convert from type: byte[] to the
required type: java.util.Map with value [B@1190966. Exchange[Message:
{"callDate":"2017-12-08","callDuration":"400","callTime":"17:50:15","aNum":"1241972582","bNum":"0041
Thanks a lot for the reply.
i have already used before the sql
clause .
Or am i wrong ? Can you please elaborate .
regards
Darwin
--
View this message in context:
http://camel.465427.n5.nabble.com/Unable-to-insert-body-data-into-table-using-sql-component-tp5798
Dear All,
I need to insert the body values into table so i used sql component.
Since the data in the body should be of map data type , i tried the
following and i am getting the exception:
Caused by: org.apache.camel.FailedToCreateRouteException: Failed to create
route webproxyTest at: >>> Con
11 matches
Mail list logo