converter
Hello, I'm trying to upload a Microsoft Word Template (.dotx) file and I'm getting this error: {"entity-type":"exception","status":404,"message":"Preview not available"} here is the logs: 2020-10-11T01:54:08,606 WARN ...
0 votes
1 answers
0 comments
1142 views
I've used Studio to define an extension point for a new converter. Now I am trying to write a JUnit test that will test it using the Nuxeo Eclipse IDE. In the setup() method of the test, the following bundles are deployed: super.setUp(); ...
0 votes
1 answers
5 comments
3895 views