Patrick's Lucky Dip - Objective API |
||
|
Objective Corporate have created an enterprise document management system, which my organisation have adopted. We have gone quite some distance in embedding it into the way we work on a daily business, and have made great use of the APIs to integrate it into our other systems. Finding out how to do this was not easy, so much of our learning has been the hard way. I hope you can save yourself some of the pain we experienced by using the code we developed. I'd love to hear how you get on with it and would be very interested in learning from others. Connecting to ObjectiveGetting started - how to install the Java API and connect to the Objective server. Showing an Objective DocumentHow to create a jsp page to display a document stored in Objective. Searching ObjectiveUsing the Java API to search the Objective respository. Creating an Objective FolderUsing the Java API to create a new Folder in the Objective respository. Updating Objective Caveat GroupsUsing the Java API to create and/or update a Caveat Group in the Objective respository. Oracle HR to ObjectiveUsing the Java API to create an interface between Oracle HR and Objective. This puts together many of the things described above. |
||