# Check03-2007-01-13-2243-log.txt    UTF-8                    dh:2007-01-13
#
# This transcript of Check03 0.13 demonstrates successful commitChanges
# and presentation of the resulting properties (unchanged in this case).
#
# The ODMA Connection Manager corresponding to this run is in the file
# Odma32-2007-01-13-2243-log.txt


22:43:10.73 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check03> RunCheck03.bat
**   RunCheck03.bat 0.00 PERFORMING odmjni100 Check03 CONFIRMATION
*    OdmJava.bat 0.01 ESTABLISH JAVA ENVIRONMENT FOR ODMJNI
         Using the Java SDK installed at C:\Program Files\Java\jdk1.5.0_09
         Using package class path at C:\MyProjects\java\ODMdev
         and default package path info\odma\odmjni100


Check03> 0.13 Explore chooseDocument()  (using JNI 1.4)

         > OdmConnection interface acquired:
           ODMJNI 1.0 OdmJniApp 0.08 OdmConnection

         > > An ODMA Connection is available.

         > > > A Default DMS is available.

         > > > > chooseDocument() = an interface-implementation reference:
                 info.odma.odmjni100.OdmJniWork@9664a1
                 ODMJNI 1.0 OdmJniWork 0.00 OdmWorkingDocument

                            dmsAvailable() = true
                      operationSucceeded() = true
                      operationCancelled() = false
                 localOperationRequested() = false

                 viewOnly() = false
                 docID() =
                   |::ODMA\ODMASAMP\20-36-12-43|
                 docLocation() =
                   |C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODMB8.txt|

                 windowTitle() =
                   |20-36-12-43 - Check05 commitChanges Starter|
                 dmsAuthor() =
                   |ORCMID|
                 dmsDocName() =
                   |Check05 commitChanges Starter|
                 dmsDocType() =
                   |ODMJNI TEST DOCUMENT|
                 dmsFormatName() =
                   |Text|

                 Requesting commitChanges()
                 commitChanges reports true

                 viewOnly() = false
                 docID() =
                   |::ODMA\ODMASAMP\20-36-12-43|
                 docLocation() =
                   |C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODMB8.txt|

                 windowTitle() =
                   |20-36-12-43 - Check05 commitChanges Starter|
                 dmsAuthor() =
                   |ORCMID|
                 dmsDocName() =
                   |Check05 commitChanges Starter|
                 dmsDocType() =
                   |ODMJNI TEST DOCUMENT|
                 dmsFormatName() =
                   |Text|

         > > > The Default DMS is no longer required.
               It is released by OdmConnection.release().

         > > The Connection is no longer required.
             It is released by OdmConnection.release().

         > Interface OdmConnection.release() performed.
           The Default DMS is no longer available.
           The connection is no longer available.

Check03> exit


22:43:16.53 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check03>

# $Header: /ODMdev/info/odma/odmjni100/test/Check03/Check03-2007-01-13-2243-log.txt 1     07-01-13 22:58 Orcmid $

#             *** end of Check03-2007-01-13-2243-log.txt ***