cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing Onbase from Java application

Milind_Panwalka
Champ on-the-rise
Champ on-the-rise

We have a java application that needs to store & search documents stored in Onbase. Is there a way to accomplish this without using the Java API?

1 REPLY 1

Daniel_Quill
Elite Collaborator
Elite Collaborator

One method would be to create a web service using the Unity API that can be accessed by the Java application.  The web service can then be written in just about any language as long as the Java application can access it.