Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
5386 Weergaven

I am receiving a blob datatype from sqlite db via web service. How can I use it in odoo to store it in the postgresql table. What kind of field should I use to achieve this scenario?

Avatar
Annuleer
Auteur

@Axel Mendoza can you help me with the procedure?

Beste antwoord

Hi #Anand Prasanth

You need to use an Odoo binary field that will create in PostgreSQL a field of type bytea. Make sure that you are serializing the content as base64 before save it in the webservice.


Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
jul. 17
10284
2
jul. 17
4289
0
aug. 16
3409
0
jun. 16
3393
0
aug. 17
3410