Integration von OnlyOffice
enaio® coLab erlaubt im Projekt die Integration von OnlyOffice über ECMind Embedded Office for enaio® in enaio® documentviewer, um Dokumente online zu erstellen und gemeinsam zu bearbeiten.
Voraussetzung ist eine Installation von Embedded Office for enaio® von ECMind, der Zugriff auf enaio® und die Zugriffsmöglichkeit der Benutzer auf Embedded Office for enaio®.
Die Integration erfolgt über die Konfigurationsdatei colab-prod.yml aus dem Verzeichnis <enaio_installation>\service-manager\config\.
Ergänzen Sie die folgenden Parameter:
onlyoffice:
integration:
active: true
host: <Embedded-Office_IP>
path: /desktop/edit/edit/{ObjectTypeId}/{ObjectId}
mimeTypes:
- application/vnd.openxmlformats-officedocument.wordprocessingml.document
- application/vnd.ms-excel
- application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
- application/vnd.ms-powerpoint
- application/msword
- application/vnd.openxmlformats-officedocument.presentationml.presentation