wopihost | office online preview and editor | Editor library
kandi X-RAY | wopihost Summary
kandi X-RAY | wopihost Summary
office online preview and editor
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Returns information about a file
- Set the base file name
- Get the SHA - 256 hash of a file
- Gets information about a file
- Updates the content of a file
- Updates a file s content
- Process a update file
- Write content to file
- Handle lock related operations
- Process a lock request
- Unlocks an existing file
- Handles a lock request
- Search for a file s contents
- Gets the value of this property
- Retrieves a file from a host
- The main entry point
wopihost Key Features
wopihost Examples and Code Snippets
Community Discussions
Trending Discussions on wopihost
QUESTION
I am currently implementing WOPI in my project using JAVA and JS. My host page is working now. I used the code from https://github.com/ethendev/wopihost.
But now I am facing the problem with action URL currently I am using https://word-view.officeapps.live.com/wv/wordviewerframe.aspx?WOPISrc=MyFileURL&access_token=DASDASAS for word files. This URL always returns server unavailable.
Is there any possibility to use my URL instead of above mentioned? My current server is UBUNTU 16.04.
Or can anyone please explain what is WOPI action URL? How to create one for my implementation in JAVA and JSP?
...ANSWER
Answered 2018-Jun-13 at 18:18The URL you are using (https://word-view.officeapps.live.com/...
) can only be used for Office Online integration, this kind of integration can only be done if you are a member of the Office 365 - Cloud Storage Partner Program.
If you're not member of that program, you need to deploy Office Online Server (used to be known as Office Web Apps) locally. The OOS is available via MSDN downloads.
Once deployed, the action URL can be retrieved by accessing the discovery URL - http://your_oos/hosting/discovery
. The URL will return a discovery XML file with all available action URLs for all supported Office formats.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install wopihost
You can use wopihost like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the wopihost component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page