Hi All,
I have a web application which stores documents . We have our both server side and client side (enable users to view/edit those documents) components.
Now i want to enable Office online integration in my application. i.e. users can click on the document shown in my browser based client application and it then opens the office online. Users can do their work there.
I read through the WOPI Document and i would like to check if my understanding is correct.
1. In my server side i have to create a WOPI host which will understand/implement WOPI rest end points.
2. In my client side i have to have provide a host for office online UI.
I also already have integrated with Office On premise applications using Office URI schemes, MS-OFBA,MS-WDVSE and MS-WEBDAVE.
Is it possible to use these existing protocols for office online integration too rather than using WOPI ?
Best Regards,
Saurav