İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
9559 Görünümler

Is it possible to manage the dms and up/download documents via APIs? Possibly via CMIS standard protocol.

Avatar
Vazgeç
En İyi Yanıt

Hi,

As Odoo is full API framework, all the action you do in the Ui could be done in API. Odoo UI is a Client that use xmlrpc to send messages/actions to Odoo server.

So the answer is yes. To upload file you'll have first to encore in base64 your bianry so that the XMLRPC protocol accept the text value as a binary field. It's mostly the way emails are working.

Regarding CMIS protocol, some OCA repo https://github.com/OCA/connector-cmis are dealing with this.

regards

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Ağu 25
354
2
Tem 25
2803
3
Tem 25
618
1
Haz 25
2071
1
Ağu 25
987