# Check04-2007-11-17-1754-Known.txt  UTF-8               dh:2007-11-17
#
# This is the transcript of the 0.59/0.60 regression check after making
# all changes to remove deprecated elements from the Check04 programs.
# There are no direct changes to CheckChoice, but CheckUtil has changed.
#
# This version demonstrates
#
#       0.02 CheckKnown
#
# Interface identifications in this test:
#
#       0.15 OdmJniApp
#       0.03 OdmJniPend
#       0.02 OdmJniWork
#
# This test is run in an adminstrative session so that transferToNew-
# Document can be demonstrated.
#
# We begin with the document created and used in the preceding CheckNew and
# CheckChoice regression checks.  After updating that document once, we
# transfer to a new document which, with ODMASAMP means working just like
# a new pending document. (The ODMJNI application does not know if there
# will be an initial document delivered or not.  If docLocation can't be
# opened, it should be created and populated.
#
#
# The ODMA Connection Manager log is here as
# Check04-2007-11-17-1753-KnownLog.txt.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #

C:\>cd MyProjects

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

C:\MyProjects>time /T
17:33

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 CheckKnown
**   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


CheckKnown> 0.02 Use Known ODMA Documents  (via JNI 1.4)

            > OdmConnection interface acquired:
              ODMJNI 1.0 OdmJniApp 0.15

            > > An ODMA Connection is available.

            > > > A Default DMS is available.
            > > > > known docID() =
            > > > >   |::ODMA\ODMASAMP\22-15-13-48|
                    wfDocIdPrefix() = true
                    prefixDmsId() = ODMASAMP
                    wfDocId() = true
                    safeDocId() = true

            > > > > returned interface = a working-document implementation:
                    info.odma.odmjni100.OdmJniWork@119298d
                    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


                    Save to New DMS Document? [y]/N: Y


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

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

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

                    Commit Content? [y]/N: Y


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

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

                    notChangeable() = false
                    docID() =
                      |::ODMA\ODMASAMP\17-41-36-49|
                    docLocation() =
                      |C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODM36.txt|

                    windowTitle() =
                      |17-41-36-49 - 2007-11-17-1742-Transfer|
                    dmsAuthor() =
                      |ORCMID|
                    dmsDocName() =
                      |2007-11-17-1742-Transfer|
                    dmsDocType() =
                      |0.59-ODMJNI100-CHECKKNOWN|
                    dmsFormatName() =
                      |.txt|

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


                    Save to New DMS Document? [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.

CheckKnown> 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-17-1754-Known.txt 1     07-11-17 18:17 Orcmid $

#              *** end of Check04-2007-11-17-1754-Known.txt ***