QTP question. (Syed Shahul Hameed Mustaffa)

fernando.olmos at hpa.com.au fernando.olmos at hpa.com.au
Thu Aug 25 18:12:15 CDT 2005


Get a license!

Sorry, I could not resist.

I don't know this one. I am surprised. I thought COGNOS sold Powerhouse
with a single license agreement and it came with all the components
(QUIZ, QTP, QUICK, etc). How can you buy QUIZ without the ability of
doing indexed subfiles is beyond me. Maybe Bob can answer this better.

Cheers

------------


From: Syed Shahul Hameed Mustaffa <sshahulgm at gmail.com>
Subject: QTP question.

Dear Gurus,

Quick Intro: I'm migrating PH/MPEIX application to AXIANT-4GL/WINDOWS.

Please look at the following excerpt of code.
;-----------------------------------------------------------------------
----------------
request Extract-Rexam-Record

access REEXAM_D IN CWDB &
       link COMPUTER_NO to COMPUTER_NO of EVENT_D IN CWDB

choose EPISODE_TYPE "EXAM"

select if CW_DATE of REEXAM_D ge RX-DATE-FR and &
          CW_DATE of REEXAM_D le RX-DATE-TO and &
          EVENT_ACRONYM of REEXAM_D eq EVENT_ACRONYM of EVENT_D

subfile $UEV_SUBFILE_PATH\CW877SF1  KEEP include     &
        COMPUTER_NO of EVENT_D,           &
        EVENT_ACRONYM of EVENT_D,         &
        COMMENTS of EVENT_D,              &
        ED_DATE of EVENT_D,               &
        CW_DATE    &
       index COMPUTER_NO ;segment COMPUTER_NO  ;<---- THIS LINE

request Create-Final-Subfile

access   COW_LOC_D  IN CWDB                          &
   link UNIT_NO to UNIT_NO of UNIT_M  IN CWDB  &
   link CLD_COMPUTER_NO to CLD_COMPUTER_NO of COW_D IN CWDB &
  link CLD_COMPUTER_NO to COMPUTER_NO of *$UEV_SUBFILE_PATH\CW877SF1
;<---- THIS LINE
;-----------------------------------------------------------------------
--------------

The lines I have marked as THIS LINE cannot execute without a DISAM
license. How can I rewrite this code to execute without a DISAM license.

I'd appreciate every effort to help me out in this issue.

Best Regards,
SYED.
**********************************************************************
IMPORTANT
The contents of this e-mail and its attachments are confidential and intended solely for the use of the individual or entity to whom they are addressed.  If you received this e-mail in error, please notify the HPA Postmaster, postmaster at hpa.com.au, then delete  the e-mail.
This footnote also confirms that this e-mail message has been swept for the presence of computer viruses by MimeSweeper.  Before opening or using any attachments, check them for viruses and defects.
Our liability is limited to resupplying any affected attachments.
HPA collects personal information to provide and market our services. For more information about use, disclosure and access see our Privacy Policy at www.hpa.com.au
**********************************************************************



More information about the powerh-l mailing list