t; Gerald
>> Von meinem iPhone gesendet
>>
>>>> Am 12.07.2021 um 14:33 schrieb Zuzana Krenkova :
>>>
>>> Is it possible to use PostgreSQL insert with returning clause with Camel
>>> sql component? This insert statement works fine on its own (insert
ith your Jdbc drivers do not handle this in a correct way!
>
> Greetings
>
> Gerald
> Von meinem iPhone gesendet
>
> > Am 12.07.2021 um 14:33 schrieb Zuzana Krenkova :
> >
> > Is it possible to use PostgreSQL insert with returning clause with Camel
> &
amel.apache.org/components/latest/sql-component.html#_generated_keys
>
> zoran
>
> On Mon, Jul 12, 2021 at 2:33 PM Zuzana Krenkova
> wrote:
> >
> > Is it possible to use PostgreSQL insert with returning clause with Camel
> > sql component? This insert statemen
t with returning clause with Camel sql
> component? This insert statement works fine on its own (inserting and also
> returning id and token), but when used in a Camel route, the insert gets
> processed but exchange body is returned empty. Why?
>
> INSERT INTO my_table(token) val
gt;>
>>>> Am 12.07.2021 um 14:33 schrieb Zuzana Krenkova :
>>>
>>> Is it possible to use PostgreSQL insert with returning clause with Camel
>>> sql component? This insert statement works fine on its own (inserting and
>>> also returning id
hrieb Zuzana Krenkova :
> >
> > Is it possible to use PostgreSQL insert with returning clause with Camel
> > sql component? This insert statement works fine on its own (inserting and
> > also returning id and token), but when used in a Camel route, the insert
> > gets pro
Am 12.07.2021 um 14:33 schrieb Zuzana Krenkova :
>
> Is it possible to use PostgreSQL insert with returning clause with Camel sql
> component? This insert statement works fine on its own (inserting and also
> returning id and token), but when used in a Camel route, the insert gets
Is it possible to use PostgreSQL insert with returning clause with Camel sql
component? This insert statement works fine on its own (inserting and also
returning id and token), but when used in a Camel route, the insert gets
processed but exchange body is returned empty. Why?
INSERT INTO