# Check04-2007-11-16-2232-New.txt        UTF-8               dh:2007-11-16
#
# This is the transcript of the 0.59/0.60 regression check after making
# all changes to remove deprecated elements from the Check04 programs.
#
# This version demonstrates
#
#       0.01 CheckNew
#
# Interface identifications in this test:
#
#       0.15 OdmJniApp
#       0.03 OdmJniPend
#       0.02 OdmJniWork
#
# In the test as performed, operation was as administrator so that ODMASAMP
# would be able to register a new document.  (See the screen shots.)
#
# One New document is created (ODM54) and the new content is committed.
# The resulting working document is updated once more and that change
# committed as well.  No further changes are made and the application ends.
# The ODMA Connection Manager log is here as
# Check04-2007-11-16-2231-NewLog.txt.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #


C:\>date /T
2007-11-16

C:\>time /T
22:14

C:\>cd MyProjects

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.ba
t CheckNew
**   RunCheck.bat 0.00 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\ODM54.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\22-15-13-48|
                  docLocation() =
                    |C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODM54.txt|

                  windowTitle() =
                    |22-15-13-48 - 2007-11-16-2216-New|
                  dmsAuthor() =
                    |ORCMID|
                  dmsDocName() =
                    |2007-11-16-2216-New|
                  dmsDocType() =
                    |0.59-ODMJNI100-CHECKNEW|
                  dmsFormatName() =
                    |.txt|

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

                  commitChanges reports true

                  notChangeable() = false
                  docID() =
                    |::ODMA\ODMASAMP\22-15-13-48|
                  docLocation() =
                    |C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODM54.txt|

                  windowTitle() =
                    |22-15-13-48 - 2007-11-16-2216-New|
                  dmsAuthor() =
                    |ORCMID|
                  dmsDocName() =
                    |2007-11-16-2216-New|
                  dmsDocType() =
                    |0.59-ODMJNI100-CHECKNEW|
                  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-16-2232-New.txt 1     07-11-16 23:04 Orcmid $

#                *** end of Check04-2007-11-16-2232-New.txt ***