Introduction
This article describes steps to add your generate the metadata.xml and/or manifest- outlook.xml files required to deploy a SYSTRAN o365 Add-ins.
1) Prerequesites
Configure oauth2 authentication mechanism. Ensure your host key in the OfficePluginsAPI section of your SES Gateway configuration file is valid (should contain your domain with no https://)
2) Generate SYSTRAN o365 Add-ins (metadata.xml or manifest- outlook.xml)
- Word, Excel, Powerpoint Add-ins is available from https://GATEWAY_PUBLIC_URL/officeplugins/manifest.xml
- Outlook Add-ins: https://GATEWAY_PUBLIC_URL/officeplugins/manifest-outlook.xml
Note: in most cases, GATEWAY_PUBLIC_URL is your domain and port 8904 (https://YOUR_SYSTRAN_SERVER:8904)