# Check04-2007-11-30-2212-New.txt    UTF-8                  dh:2007-11-30
#
# This is the transcript of the 0.59/0.60 regression check after making
# a change to RunCheck.
#
# This version demonstrates
#
#       0.02 RunCheck
#
# All other elements have been checked previously.  We are using this check
# as demonstration that ODMASAMP works properly once its ODMASAMP.ini file
# is deleted from C:\WINDOWS.  This check also confirms that RunCheck is
# establishing the class paths properly and is finding the odmjni100.dll
# as required.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #

C:\>cd \MyProjects

C:\MyProjects>date /T
2007-11-30

C:\MyProjects>time /T
21:57

C:\MyProjects>odmjni100
odmjni100.bat 0.00 ENTER odmjni100 DEVELOPMENT FOLDER


C:\MyProjects\java\ODMdev\info\odma\odmjni100>cd 0.59-odmjni100\Check04

C:\MyProjects\java\ODMdev\info\odma\odmjni100\0.59-odmjni100\Check04>RunCheck CheckNew
**   RunCheck.bat 0.02 PERFORMING odmjni100 CONFIRMATION CHECKS
*    OdmJava.bat 0.05 ESTABLISH JAVA ENVIRONMENT FOR ODMJNI 1.0
         Using the Java SDK installed at C:\Program Files\Java\jdk1.5.0_09
         Using file-system class path C:\MyProjects\java\ODMdev


CheckNew> 0.01 Explore acceptNewDocument()  (using JNI 1.4)

          > OdmConnection interface acquired:
            ODMJNI 1.0 OdmJniApp 0.15

          > > An ODMA Connection is available.

          > > > A Default DMS is available.

          > > > > returned interface = a pending-document implementation:
                  info.odma.odmjni100.OdmJniPend@1e5e2c3
                  ODMJNI 1.0 OdmJniPend 0.03 OdmPendingDocument

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

                  docSubmissionLocation() =
                    |C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODMD.txt|

                  Commit Content? ([y]/N): Y


          > > > > returned interface = a working-document implementation:
                  info.odma.odmjni100.OdmJniWork@18a992f
                  ODMJNI 1.0 OdmJniWork 0.02 OdmWorkingDocument

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

                  notChangeable() = false
                  docID() =
                    |::ODMA\ODMASAMP\21-58-35-23|
                  docLocation() =
                    |C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODMD.txt|

                  windowTitle() =
                    |21-58-35-23 - 2007-11-30-NewDoc|
                  dmsAuthor() =
                    |ORCMID|
                  dmsDocName() =
                    |2007-11-30-NewDoc|
                  dmsDocType() =
                    |0.59-ODMJNI100 CONFIRMATION|
                  dmsFormatName() =
                    |.txt|

                  Commit Changes? ([y]/N): N


          > > > 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.

CheckNew> exit


C:\MyProjects\java\ODMdev\info\odma\odmjni100\0.59-odmjni100\Check04>

# $Header: /ODMdev/info/odma/odmjni100/0.59-odmjni100/Check04/results/Check04-2007-11-30-2212-New.txt 1     07-11-30 22:21 Orcmid $

#                *** end of Check04-2007-11-30-2212-New.txt ***