Difference between revisions of "Vital Signs Upgrade to 1.6"

From Vital Soft Wiki
Jump to: navigation, search
>Jeremyb
(Created page with "== Summary == Instructions for Upgrading to 1.6 from 1.5 ==Staged Upgrade== ===Windows=== ====Setup Staging Directory==== Login to the Windows server as the vitalsigns admi...")
 
>Jeremyb
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Summary ==
 
== Summary ==
 
Instructions for Upgrading to 1.6 from 1.5
 
Instructions for Upgrading to 1.6 from 1.5
 +
 +
 +
==Download Vital Signs 1.6==
 +
[https://wiki.vital-soft.com/index.php?title=Installing_Vital_Signs_on_HPUX#Download_the_latest_Stable_Release Download Vital Signs for HPUX]
 +
[https://wiki.vital-soft.com/index.php?title=Installing_Vital_Signs_on_Windows Download Vital Signs for Windows]
 +
  
 
==Staged Upgrade==
 
==Staged Upgrade==
  
 
===Windows===
 
===Windows===
 +
 +
====Install Qlikview 11 Client====
 +
 +
[https://wiki.vital-soft.com/index.php?title=Installing_Qlikview_Client_x64 Install Qlikview 11 Client]
 +
  
 
====Setup Staging Directory====
 
====Setup Staging Directory====
 +
 
Login to the Windows server as the vitalsigns administrator
 
Login to the Windows server as the vitalsigns administrator
  
Line 15: Line 27:
 
Rename CU1 to match the production vitalsigns/YOURCU acronym.
 
Rename CU1 to match the production vitalsigns/YOURCU acronym.
  
Copy the production vitalsigns\YOURCU\data\config\ contents into v16_vitalsigns\YOURCU\data\config\
+
Copy the production config files (No Samp Files) from vitalsigns\YOURCU\data\config\ contents into v16_vitalsigns\YOURCU\data\config\
  
 
*Carefully merge vitalsigns.xls with vitalsigns-samp.xls
 
*Carefully merge vitalsigns.xls with vitalsigns-samp.xls
Line 44: Line 56:
 
Copy Data_Change-samp.xls as Data_Change.xls
 
Copy Data_Change-samp.xls as Data_Change.xls
  
Edit vsigns_srv.ini and set 
+
Merge vitalsigns/YOURCU/data/config/start_vsigns_srv.vbs with start_vsigns_srv.samp
 +
 
 +
Merge vitalsigns/YOURCU/data/config/vsigns_srv.ini with vsigns_srv.samp
 +
 
 +
NOTE: Set QV_UNICODE in vsigns_srv.ini with QlikView 11 compatible UTF-16LE
 
<pre>
 
<pre>
 
QV_UNICODE  "UTF-16LE"
 
QV_UNICODE  "UTF-16LE"
Line 50: Line 66:
  
  
====Merge Custom Presenatation Document Changes====
+
 
 +
====Merge Custom Presentation Document Changes====
  
 
Open the following presentation level documents in 2 QlikView windows side by side
 
Open the following presentation level documents in 2 QlikView windows side by side
Line 66: Line 83:
  
  
====Verify Data Integrity====
+
====Populate New Documents====
 
 
Install Qlik 11 Client x64
 
 
 
Apply the License
 
  
 
Backup the qvd directory as qvd_v15
 
Backup the qvd directory as qvd_v15
Line 91: Line 104:
 
**Click File->Reload
 
**Click File->Reload
 
**Save the document when it has finished reloading
 
**Save the document when it has finished reloading
**Keep this document open to compare with the Production Document
 
 
**When reloading Membership_Analysis_by_ACCOUNT for the very first time do the following:
 
**When reloading Membership_Analysis_by_ACCOUNT for the very first time do the following:
 
***Select the Mbr Select tab
 
***Select the Mbr Select tab
Line 99: Line 111:
 
***Enable the "Always 1 selected" option, hit OK
 
***Enable the "Always 1 selected" option, hit OK
 
***Save the document.
 
***Save the document.
 
*Open vitalsigns/YOURCU/Membership_Analysis_by_ACCOUNT.qvw and verify the same date is selected in the upper left as the v16 document
 
*Compare the totals at the bottom of the Mbr Select Sheet with the totals from the v16 document
 
  
 
*Look at the Mbr Attributes as well to make sure things look as they should
 
*Look at the Mbr Attributes as well to make sure things look as they should
**If attributes are missing, click Settings->Variable Overview
 
***Find the variable named InitMacro and change the value from 0 to 1
 
***Note : This may be set to 1 in later 1.6 versions
 
***Press OK
 
 
***Browse to the Overview Sheet and click the button labeled "Post Reload (Local Access Only)"
 
***Browse to the Overview Sheet and click the button labeled "Post Reload (Local Access Only)"
 
***Verify that the Attributes now look correct
 
***Verify that the Attributes now look correct
***Click Settings->Variable Overview and set InitMacro back to 0
 
 
***Hit Clear
 
***Hit Clear
 
***Select the Mbr Select Sheet
 
***Select the Mbr Select Sheet
 
***Save the document
 
***Save the document
 +
 +
 +
Loan Application (If in Use)
 +
* Reload and Save
 +
** v16_vitalsigns\YOURCU\data\Read_Qvd_Loan_Application.qvw
 +
** v16_vitalsigns\YOURCU\Loan_Application.qvw
 +
 +
 +
Spectrum_Data_Change
 +
* Reload and Save
 +
** v16_vitalsigns\YOURCU\data\Read_Qvd_Data_Change.qvw
 +
** v16_vitalsigns\YOURCU\Spectrum_Data_Change.qvw
 +
 +
 +
Transaction_Analysis
 +
* Reload and Save
 +
** v16_vitalsigns\YOURCU\data\Read_Qvd_Transaction_Analysis.qvw
 +
** v16_vitalsigns\YOURCU\Transaction_Analysis.qvw
  
  
Line 126: Line 148:
 
</pre>
 
</pre>
  
Transfer binary VSIGNS-UNIX-16xx.gz into /ASKPLUS/ and unzip/untar it :
+
As the askplus user, transfer binary VSIGNS-HPUX-16xx.gz into /ASKPLUS/ and unzip/untar it :
 
<pre>
 
<pre>
gunzip VSIGNS-UNIX-1601.gz
+
gunzip VSIGNS-HPUX-1601.gz
tar -xvf VSIGNS-UNIX-1601
+
tar -xvf VSIGNS-HPUX-1601
 
</pre>
 
</pre>
  
Line 136: Line 158:
 
Merge vsreload.ini with vsreload.samp
 
Merge vsreload.ini with vsreload.samp
  
Manually copy custom/test/ files into /ASKPLUS/vsdata/custom/live
 
**''Do NOT overwrite ATTRFILE or any ifiles that are used in ATTRFILE''
 
 
 
Check to see what version of Askplus the client is running.
 
<pre>
 
/ASKPLUS/askplus
 
/ASKPLUS/askplusx
 
Copyright LSWE (c) 1978-2011. Distributed by Vital Soft, Inc.
 
ASKPLUS/Unix E.8.3.3 (32 bits) ready ! Thu Feb 20 18:33:51 2014
 
>
 
</pre>
 
 
If pre 8.2.3 then modify the vsdata/jobs/JVS* files to call /ASKPLUS/askplus e8051
 
''NOTE: It is highly recommended to upgrade to Askplus e.8.3.3 or later to fix a critical update bug''
 
  
 
Place the new Spectrum_Data_Change file for the specific CPU type (Itanium/PA-Risc) in /ASKPLUS
 
Place the new Spectrum_Data_Change file for the specific CPU type (Itanium/PA-Risc) in /ASKPLUS
Line 172: Line 179:
  
  
Update the Directory and Temp paths in /ASKPLUS/vsrvtcp.ini to new larger volume paths for the vsdata_ profiles
+
Check for custom attributes in the /ASKPLUS/vsdata-bkup-CCYYMMDD/scripts/VSCALC-CUSTOM-ATTR file
 
 
''NOTE : This should only be necessary for a site upgrading from an original 1.4 install''
 
  
Example :
 
 
<pre>
 
<pre>
 
+
more /ASKPLUS/vsdata-bkup-CCYYMMDD/scripts/VSCALC-CUSTOM-ATTR
[vsdata_live]
 
login=bolive
 
Directory=/var/summit/spectrum/LIVE/vsdata
 
TEMP=/var/summit/spectrum/LIVE/vsdata/temp
 
EQ_DBSERVER=localhost:eloq-LIVE
 
script_path=/ASKPLUS/vsdata/scripts
 
custom_path=/ASKPLUS/vsdata/custom/live
 
Vmgr=/ASKPLUS/vsdata/custom/live/vmgr
 
</pre>
 
 
 
 
 
Check for custom attributes in the /ASKPLUS/vsdata-bkup-CCYYMMDD/scripts/VSCALC-CUSTOM-ATTR file
 
<pre>
 
cat /ASKPLUS/vsdata-bkup-CCYYMMDD/scripts/VSCALC-CUSTOM-ATTR
 
 
</pre>
 
</pre>
  
Line 198: Line 188:
  
 
Verify the following macros in /ASKPLUS/vsdata/custom/live/vsmacdef
 
Verify the following macros in /ASKPLUS/vsdata/custom/live/vsmacdef
 +
 
NOTE : Compare the vsmacdef against the new version in /ASKPLUS/vsdata/custom/test/
 
NOTE : Compare the vsmacdef against the new version in /ASKPLUS/vsdata/custom/test/
  
Line 214: Line 205:
  
 
Verify the following macros in /ASKPLUS/vsdata/custom/live/vsmacdef under Macro VS-CHGOFF-LOAN
 
Verify the following macros in /ASKPLUS/vsdata/custom/live/vsmacdef under Macro VS-CHGOFF-LOAN
<pre>
+
<pre>
 
** Added for Trial Balance extracts:
 
** Added for Trial Balance extracts:
 
Macro VS-TRBAL-SHARE    = (SHARE-FILE.BALANCE <> 0 OR SHARE-FILE.CONTROL-FLAGS(21) <> " ")
 
Macro VS-TRBAL-SHARE    = (SHARE-FILE.BALANCE <> 0 OR SHARE-FILE.CONTROL-FLAGS(21) <> " ")
Line 233: Line 224:
 
Macro VS-TRBAL-ESCROW-LN = ($FALSE)
 
Macro VS-TRBAL-ESCROW-LN = ($FALSE)
 
</pre>
 
</pre>
 
 
Verify vmgr and vmgr_eom are opening:
 
<pre>
 
dfiles;
 
loanap.loanap;
 
</pre>
 
 
Links should be :
 
<pre>
 
Links:
 
REG = MEMBRS.MEMBER-FILE, MEMBRS.SHARE-FILE,
 
MEMBER-FILE.ACCOUNT :: SHARE-FILE.ACCOUNT;
 
 
SFX0 = MEMBRS.MEMBER-FILE, MEMBRS.SHARE-FILE,
 
MEMBER-FILE.ACCOUNT :: SHARE-FILE.ACCOUNT FORWARDS COUNT=1;
 
</pre>
 
 
  
  
Line 281: Line 254:
  
 
Open Windows Explorer and browse to the vitalsigns directory
 
Open Windows Explorer and browse to the vitalsigns directory
 +
  
 
====Backup v15 files====
 
====Backup v15 files====
 +
 
Copy the bin directory to bin_v15
 
Copy the bin directory to bin_v15
  
Line 295: Line 270:
 
Copy all of the vitalsigns/YOURCU/data/*.qvw files into vitalsigns/YOURCU/data/Read-Level_v15/
 
Copy all of the vitalsigns/YOURCU/data/*.qvw files into vitalsigns/YOURCU/data/Read-Level_v15/
  
Copy config to config_v15
+
Copy vitalsigns\bin to bin_v15
 +
 
 +
Copy vitalsigns\YOURCU\data\config to config_v15
  
Copy mbrshln to mbrshln_v15
+
Copy vitalsigns\YOURCU\data\mbrshln to mbrshln_v15
  
Copy hist to hist_v15
+
Copy vitalsigns\YOURCU\data\hist to hist_v15
 +
 
 +
 
 +
====Merge 1.6 files into production====
 +
 
 +
 
 +
Copy all of the files from v16_vitalsigns/bin/ to vitalsigns/bin/
  
 
Copy all of the files from v16_vitalsigns/YOURCU/data/config/ to vitalsigns/YOURCU/data/config/
 
Copy all of the files from v16_vitalsigns/YOURCU/data/config/ to vitalsigns/YOURCU/data/config/
Line 311: Line 294:
 
Copy all of the Presentation Level qvw files from v16_vitalsigns/YOURCU/ to vitalsigns/YOURCU/
 
Copy all of the Presentation Level qvw files from v16_vitalsigns/YOURCU/ to vitalsigns/YOURCU/
  
Merge vitalsigns/YOURCU/data/config/start_vsigns_srv.vbs with start_vsigns_srv.samp
 
 
Merge vitalsigns/YOURCU/data/config/vsigns_srv.ini with vsigns_srv.samp
 
 
Double click vitalsigns/YOURCU/data/config/start_vsigns_srv.vbs - (Starts the Vital Signs listener so manual tests can be seen communicating in the foreground)
 
  
Install Qlik 11 Server x64
+
====Install Qlik 11 Server x64====
NOTE : Do not restart the server after installing, manually start the services in the Administrative Tools->Services by right clicking each QlikView service and selecting Start.  Move from top to bottom.
 
  
Apply Control Code to activate license
+
[https://wiki.vital-soft.com/index.php?title=Installing_Qlikview_Server_x64 Installing Qlikview 11 Server]
  
Configure the server as shown here :
+
Try to connect to the Server with the Qlik 11 client on another machine and browse the new Vital Signs documents
 
 
Try to connect to the Server with the Qlik 11 client on another machine and browse the new documents
 
  
  
Line 340: Line 315:
 
login as bolive
 
login as bolive
 
/VSJOBS/JVSLOAD_HIST
 
/VSJOBS/JVSLOAD_HIST
 +
</pre>
 +
<pre>
 +
login bolive
 +
/VSJOBS/JVSLOAD_MBRSHLN
 
</pre>
 
</pre>
  
 +
 +
Start the Python Listener on the Windows server (Scheduled Task or data\config\start_vsigns_srv.vbs)
 +
 +
Test the framework with a simple reload
  
 
<pre>
 
<pre>
 
login bolive
 
login bolive
/VSJOBS/JVSLOAD_MBRSHLN
+
/VSJOBS/JVSRELOAD Transaction_Analysis
 
</pre>
 
</pre>
  

Latest revision as of 23:26, 26 February 2014

Summary

Instructions for Upgrading to 1.6 from 1.5


Download Vital Signs 1.6

Download Vital Signs for HPUX Download Vital Signs for Windows


Staged Upgrade

Windows

Install Qlikview 11 Client

Install Qlikview 11 Client


Setup Staging Directory

Login to the Windows server as the vitalsigns administrator

Create a directory named v16_vitalsigns

Extract the 1.6 Vitalsigns zip files (VSIGNS-Windows-16xx.zip) into v16_vitalsigns

Rename CU1 to match the production vitalsigns/YOURCU acronym.

Copy the production config files (No Samp Files) from vitalsigns\YOURCU\data\config\ contents into v16_vitalsigns\YOURCU\data\config\

  • Carefully merge vitalsigns.xls with vitalsigns-samp.xls
    • In the vitalsigns.xls on the GlobalVars sheet
      • Make sure vUseAcctXref = 1
      • Make sure that vReportFrequencies exists : Daily, Weekly, Monthly
    • Save vitalsigns-samp.xls to vitalsigns.xls


Carefully merge membership_analysis.xls with membership_analysis-samp.xls NOTE : there is a new LN_VAR_RATE_CODE dimension

  • Save membership_analysis-samp.xls to membership_analysis.xls


Carefully merge documentdistribution.xls with documentdistribution-samp.xls

  • Save documentdistribution-samp.xls to documentdistribution.xls


Carefully merge VS_BRANCH_INFO.xls with the VS_BRANCH_INFO-samp.xls

  • Save VS_BRANCH_INFO-samp.xls to VS_BRANCH_INFO.xls
  • BranchReassign.xls
    • If this files doesn't exist, review the Vital Signs-v15 - Transaction Analysis Setup.pdf
    • Rename BranchReassign.xls BranchReassign-temp.xls until you have all of the Branch Numbers for the Credit Union and their corresponding drawer numbers (Including Virtual Branches)
    • Get a list of the Branch numbers and associated drawer numbers for the CU
      • Virtual Branches are supported as well - A Virtual Branch is a Branch number that does not exist in Spectrum but can be assigned to real drawer numbers and tracked in Transaction Analysis
    • Important - If BranchReassign.xls is found without being completely filled out, any matching drawer numbers with a 0 branch will be dropped from Vital Signs. It is VERY important to get all of the branch information correct the first time. It is important to also list reserved drawer numbers that can potentially be assigned to a branch in the future.

Copy Data_Change-samp.xls as Data_Change.xls

Merge vitalsigns/YOURCU/data/config/start_vsigns_srv.vbs with start_vsigns_srv.samp

Merge vitalsigns/YOURCU/data/config/vsigns_srv.ini with vsigns_srv.samp

NOTE: Set QV_UNICODE in vsigns_srv.ini with QlikView 11 compatible UTF-16LE

QV_UNICODE   "UTF-16LE"


Merge Custom Presentation Document Changes

Open the following presentation level documents in 2 QlikView windows side by side NOTE : the left qlik document should be from the production vitalsigns\YOURCU and the right from the v16_vitalsigns.

Compare the bookmarks/reports/Custom Charts in each of the documents. Export/Import any custom reports/bookmarks to the new Qvw files, copy any Custom Charts to the new Qvw files

  • Daily_Membership_Summary.qvw
  • Weekly_Membership_Summary.qvw
  • Monthly_Membership_Summary.qvw
  • Membership_Analysis_by_ACCOUNT.qvw
  • Membership_Analysis_by_SSN.qvw (Might not be in use)
  • Transaction_Analysis.qvw
  • Loan_Application.qvw
  • Spectrum_Data_Change.qvw


Populate New Documents

Backup the qvd directory as qvd_v15

Edit v16_vitalsigns\bin\custom\Set_Custom_Paths.txt and set the QVDataPath to the live path containing the qvd directory

QVDataPath = 'C:\vitalsigns\YOURCU\data\';

Membership_Analysis_by_ACCOUNT

  • Open v16_vitalsigns/YOURCU/data/Read_Qvd_Membership_Analysis.qvw
    • Click File->Reload
    • Save the document when it has finished reloading
  • Open v16_vitalsigns/YOURCU/data/Read_Qvd_Membership_Analysis_by_ACCOUNT.qvw
    • Click Filed->Reload
    • Save the document when it has finished reloading
  • Open v16_vitalsigns/YOURCU/Membership_Analysis_by_ACCOUNT.qvw
    • Click File->Reload
    • Save the document when it has finished reloading
    • When reloading Membership_Analysis_by_ACCOUNT for the very first time do the following:
      • Select the Mbr Select tab
      • Click the "Clear and Set all to Open" button
      • Select the Current Date in the upper left
      • Right click the Date select box and click properties and browse to the General Tab
      • Enable the "Always 1 selected" option, hit OK
      • Save the document.
  • Look at the Mbr Attributes as well to make sure things look as they should
      • Browse to the Overview Sheet and click the button labeled "Post Reload (Local Access Only)"
      • Verify that the Attributes now look correct
      • Hit Clear
      • Select the Mbr Select Sheet
      • Save the document


Loan Application (If in Use)

  • Reload and Save
    • v16_vitalsigns\YOURCU\data\Read_Qvd_Loan_Application.qvw
    • v16_vitalsigns\YOURCU\Loan_Application.qvw


Spectrum_Data_Change

  • Reload and Save
    • v16_vitalsigns\YOURCU\data\Read_Qvd_Data_Change.qvw
    • v16_vitalsigns\YOURCU\Spectrum_Data_Change.qvw


Transaction_Analysis

  • Reload and Save
    • v16_vitalsigns\YOURCU\data\Read_Qvd_Transaction_Analysis.qvw
    • v16_vitalsigns\YOURCU\Transaction_Analysis.qvw


HPUX

Login as the askplus user

Copy the vsdata directory to vsdata-bkup-YYYYMMDD

cd /ASKPLUS
cp -Rp vsdata vsdata-bkup-20140201

As the askplus user, transfer binary VSIGNS-HPUX-16xx.gz into /ASKPLUS/ and unzip/untar it :

gunzip VSIGNS-HPUX-1601.gz
tar -xvf VSIGNS-HPUX-1601

Merge vitalsigns.ini with vitalsigns.samp

Merge vsreload.ini with vsreload.samp


Place the new Spectrum_Data_Change file for the specific CPU type (Itanium/PA-Risc) in /ASKPLUS

  • datachng.sl (.so for Itanium)
  • (owner askplus:users and 750 permissions)

Confirm that the /VSJOBS symbolic link exists :

Example:

$ ls /VSJOBS
JVSLOAD_GLDATA      JVSLOAD_HIST        JVSLOAD_MBRSHLN
JVSRELOAD           JVSLOAD_OANR

If the /VSJOBS symbolic link does not exist, login as root and create it :

ln -s /ASKPLUS/vsdata/jobs /VSJOBS


Check for custom attributes in the /ASKPLUS/vsdata-bkup-CCYYMMDD/scripts/VSCALC-CUSTOM-ATTR file

more /ASKPLUS/vsdata-bkup-CCYYMMDD/scripts/VSCALC-CUSTOM-ATTR
  • If custom criteria exists, merge it into the /ASKPLUS/vsdata/scripts/VSCALC-CUSTOM-ATTR

Verify the following macros in /ASKPLUS/vsdata/custom/live/vsmacdef

NOTE : Compare the vsmacdef against the new version in /ASKPLUS/vsdata/custom/test/

  • If site uses OANR
Macro VS-EXTRACT-OANR = 1
  • If the site has visa info in Spectrum
Macro VS-EXTRACT-VISAINFO = 1
  • If the site uses lender
Macro VS-EXTRACT-LOANAP = 1

Verify the following macros in /ASKPLUS/vsdata/custom/live/vsmacdef under Macro VS-CHGOFF-LOAN

** Added for Trial Balance extracts:
Macro VS-TRBAL-SHARE    = (SHARE-FILE.BALANCE <> 0 OR SHARE-FILE.CONTROL-FLAGS(21) <> " ")
Macro VS-TRBAL-LOAN     = (LOAN-FILE.BALANCE <> 0 OR LOAN-FILE.CREDIT-LIM > 0)

*** Use the following macros if you want to include non-zero escrow balance loans in the trial bal chart
*** - The macros with the same names (below) MUST be disabled with comments.
*Macro VS-TRBAL-INC-ESCTOTS = 1
*Macro VS-TRBAL-ESCROW-LINK = link l1, account splice "-" splice !format("99", suffix) :: esctots.acct-sfx-key
*Macro VS-TRBAL-ESCROW-MBR = (!range((LOAN-ADDENDUM.BALANCE <> 0, $MISSING), "1/"))
*Macro VS-TRBAL-ESCROW-LN = (ESCTOTS.ESCROW_BALANCE <> 0, $MISSING)

*** Use the following macros if zero balance escrow loans Should NOT be included
*** - The macros with the same names (above) MUST be disabled with comments.
Macro VS-TRBAL-INC-ESCTOTS = 0
Macro VS-TRBAL-ESCROW-LINK = * No Link
Macro VS-TRBAL-ESCROW-MBR = ($FALSE)
Macro VS-TRBAL-ESCROW-LN = ($FALSE)


Loan_Application changes to /ASKPLUS/vsdata/vsreload.ini

  • If the CU uses lender, uncomment the loanap read and presentation level tasks in the [MBRSHLN_Daily] group
[MBRSHLN_Daily]
...
#task15=Read_Qvd_Loan_Application
task16=Read_Qvd_Data_Change
task21=Membership_Analysis_by_ACCOUNT
#task22=Membership_Analysis_by_SSN
task23=Daily_Membership_Summary
#task24=Loan_Application
task25=Spectrum_Data_Change


Going Live

Windows

Login to Windows as the Vital Signs admin user

Open Task Manager and end the process named python.exe *32 - This is the Vital Signs Listener

Email the end users that VitalSigns will be down for a while during the migration to QlikView 11 Server

Open the Administrative Tools->Services window and stop the QlikView Server services from top to bottom

Open Windows Explorer and browse to the vitalsigns directory


Backup v15 files

Copy the bin directory to bin_v15

Change directory into YOURCU/data

Create a folder Presentation-Level_v15

Copy all of the vitalsigns/YOURCU/ qvw files into vitalsigns/YOURCU/data/Presentation-Level_v15

Create a directory named Read-Level_v15

Copy all of the vitalsigns/YOURCU/data/*.qvw files into vitalsigns/YOURCU/data/Read-Level_v15/

Copy vitalsigns\bin to bin_v15

Copy vitalsigns\YOURCU\data\config to config_v15

Copy vitalsigns\YOURCU\data\mbrshln to mbrshln_v15

Copy vitalsigns\YOURCU\data\hist to hist_v15


Merge 1.6 files into production

Copy all of the files from v16_vitalsigns/bin/ to vitalsigns/bin/

Copy all of the files from v16_vitalsigns/YOURCU/data/config/ to vitalsigns/YOURCU/data/config/

Copy the Read Level qvw file from v16_vitalsigns/YOURCU/data/mbrshln/ to vitalsigns/YOURCU/data/mbrshln/

Copy the Read Level qvw file from v16_vitalsigns/YOURCU/data/hist/ to vitalsigns/YOURCU/data/hist/

Copy all of the Read Level qvw files from v16_vitalsigns/YOURCU/data/ to vitalsigns/YOURCU/data/

Copy all of the Presentation Level qvw files from v16_vitalsigns/YOURCU/ to vitalsigns/YOURCU/


Install Qlik 11 Server x64

Installing Qlikview 11 Server

Try to connect to the Server with the Qlik 11 client on another machine and browse the new Vital Signs documents


HPUX

Gather the latest CMNDFILE

login as bolive
/VSJOBS/JVSLOAD_HIST CMNDFILE=1


Test run the nightly jobs

login as bolive
/VSJOBS/JVSLOAD_HIST
login bolive
/VSJOBS/JVSLOAD_MBRSHLN


Start the Python Listener on the Windows server (Scheduled Task or data\config\start_vsigns_srv.vbs)

Test the framework with a simple reload

login bolive
/VSJOBS/JVSRELOAD Transaction_Analysis

Populate the Weekly Document using the last Sunday date

login bolive
/VSJOBS/JVSRELOAD MBRSHLN_Weekly CCYYMMDD

Populate the Monthly Summary Document using the last EOM date

login bolive
/VSJOBS/JVSRELOAD MBRSHLN_Monthly CCYYMMDD


UC4

Modify the UC4 jobs as shown here :

Daily Jobs
  HIST DAILY
    ##Run nightly- between 12:01 and 1 am.
    ##Login as bolive
    set -e
    /VSJOBS/JVSLOAD_HIST
			
  MEMBERSHIP_ANALYSIS
    ##Run nightly – prior to 5am
    ##Do not run on days when the EOM job (see below) is scheduled
    ##Login as bolive
    set -e
    /VSJOBS/JVSLOAD_MBRSHLN


Month End Jobs
  MEMBERSHIP_ANALYSIS
    ##Run after report databases have been created
    ##Login as bolive
    set -e
    /VSJOBS/JVSLOAD_MBRSHLN eom &YYYYMMDD
    #Where &YYYYMMDD is a UC4 variable containing the last day of the month being
    #closed

Note: There is no need to have your job plans pause and wait for completion of these jobs before
continuing with the next step


If you have any issues, please contact support at 1-800-848-2576 ext 21 or email support@vital-soft.com