I guess the more appropriate question is how do I convert BSON into JSON.
Timestamp is not been converted into JSON is the problem.
Gordon
--
View this message in context:
http://camel.465427.n5.nabble.com/how-to-read-json-in-a-file-and-use-jsonpath-tp5759546p5759562.html
Sent from the Camel
something along the line of message transformation?
I really don't need the timestamp information.
Gordon
--
View this message in context:
http://camel.465427.n5.nabble.com/how-to-read-json-in-a-file-and-use-jsonpath-tp5759546p5759561.html
Sent from the Camel - Users mailing list archive at Nabble.com.
the
> .json file and then added the additional route.
> Do I need to add any other configurations or libraries?
> Gordon
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/how-to-read-json-in-a-file-and-use-jsonpath-tp5759546p5759559.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
.nabble.com/how-to-read-json-in-a-file-and-use-jsonpath-tp5759546p5759559.html
Sent from the Camel - Users mailing list archive at Nabble.com.
ing json file
> {
> "ts": Timestamp(1415124334, 1),
> "op": "i",
> "ns": "test.products",
> "o": {
> "_id": ObjectId("5459156e7950e8c18c094992"),
> "item": "card",
> "qty&q
"qty": 15
}
}
The route has started according to the log but jsonpath does not work
What is wrong with my syntax?
Gordon
--
View this message in context:
http://camel.465427.n5.nabble.com/how-to-read-json-in-a-file-and-use-jsonpath-tp5759546.html
Sent from the Camel - Users mailing list archive at Nabble.com.