![]() |
devNote
d061101 |
0.04 2008-04-23 21:12 -0700 |
- Latest version: The latest info.odma.odmjni100 material can be found via <http://ODMA.info/dev/devNotes/2006/11/d061101b.htm>.
- Previous version: tbd [the material has not been archived in this folio yet]
- Next Version: Runtime Packaging: 0.58beta (under development) <http://ODMA.info/dev/devNotes/2006/11/d061101n.htm>
- This page: 0.04 KnownDocument: 0.57beta Integration <http://ODMA.info/dev/devNotes/2006/11/d061101m.htm>.
- Downloads:
- d061101m.txt: 0.00 Manifest for the 0.57beta archive, 10,031 byte file dated 2007-03-11-23:21
- d061101m-odmjni100-0.57beta.zip: 0.00 archive, 117,165 byte file dated 2007-03-11-23:22. Review the manifest to determine whether it is worthwhile to download the Zip archive.
{Author Note: this is a placeholder for the 0.57beta Integration.}
The ODMJNI 1.0 0.57beta distribution is an abbreviated release to provide a functioning OmdConnection.openKnownDocument implementation. This is intended to be the least that can possibly work and defend the ODMA Connection Manager and DMS integrations from defective ODMA Document IDs.
This version of the info.odma.odmjni100 package introduces the openKnownDocument implementation for use along with an updated practical100 0.56beta drop:
- A jniKnownDocument static native method is added to OdmJniApp.java. This implementation is equivalent to the chooseDocument method, except that the docId to use is supplied as a parameter.
- The OdmJniApp.openKnownDocument method is added to use jniKnownDocument and, depending on success, establish an OdjJniWork implementation or return a null OdmWorkingDocument implementation.
- The openKnownDocument implementation uses a revised wfDocId verification to defend against submitting defective ODMA Document IDs to the ODMA Connection Manager and DMS implementations.
- The OdmJniApp provides additional filtering to ensure that the submitted docId parameter is translatable to the single byte character code of the default Windows ANSI code page.
- There will be simple testing with a version of CheckChoice that is converted to CheckKnown.java and used to verify the ability to open with manually-entered Document IDs and also ones retained from a CheckChoice.
- Minimal packaging of this odmjni100 0.57beta, along with an updated 0.56beta practical100, provides early confirmation and experience with openKnownDocument.
- Hamilton, Dennis E.
- ODMJNI 1.0 info.odma.odmjni100 Java-OdmNative Bridge - KnownDocument: 0.57beta Integration. AIIM ODMA Interoperability Exchange, ODMdev Development Note page d061101m 0.04, March 18, 2007. Available with any downloadable software at <http://ODMA.info/dev/devNotes/2006/11/d061101m.htm>.
![]() |
created 2007-02-24-18:41 -0800 (pst) by
orcmid |