Vital Signs New Install

From Vital Soft Wiki
Revision as of 21:26, 31 October 2012 by >Jeremyb (UC4 Job Setup)
Jump to: navigation, search

Overview

The Vital Signs install can be broken into 3 distinct phases; Pre Install, Install and Post Install. The following Check Lists will guide your installation of Vital Signs through these 3 phases.

The Pre Install phase encompasses gathering the information of Credit Union defined attributes and extract criteria to make data more meaningful. It also includes the information on Windows Server requirements, HPUX Server requirements and establishing with Vital Soft key contacts for the project.

The Install phase encompasses the setup of software on the HPUX and Windows servers

The Post Install phase encompasses all of the configuration for the different Applications to fine tune the product


Pre Install Check List

Provide Vital Soft with Contacts For

  • Project Lead
  • VPN Access
  • HPUX/UC4 Installation and Setup
  • Windows Server Installation and Setup

Windows Server Requirements

Share and Loan Product Grouping

Supported HPUX Systems

  • HPUX PA-Risc 11.11
  • HPUX PA-Risc/ITANIUM 11.23
  • HPUX PA-Risc/ITANIUM 11.31


Credit Union Specific Customization

Install Check List

HPUX


Windows

  • Python 32bit
  • Pyparsing Python Module
  • Microsoft Excel 2007 or later (Open Office Calc will limit Document Distribution Full Functionality)
  • IIS 7+ / FTP 7.5+ (FTPes is currently only supported with FileZilla Server)
  • .NET Framework 3.5+
  • Sftp client (winscp, filezilla, etc..) for HPUX script transfers (optional)
  • Qlikview Client
  • Qlikview Server
  • vitalsigns.zip unzipped to vitalsigns directory


Post Install Configuration

  • Membership Analysis
  • History


Membership Analysis Initial Run

UC4 Job Setup

Daily Jobs

   ## HIST DAILY
   ## Run nightly- between 12:01 and 1 am, including weekends
   ## Should be run prior to the MEMBERSHIP_ANALYSIS DAILY
   ## Login as bolive
   set -e
   cd /var/summit/spectrum/LIVE
   /VSJOBS/JVSLOAD_HIST


   ## MEMBERSHIP_ANALYSIS DAILY
   ## Run nightly – after JVSLOAD_HIST and prior to 5am
   ## Do not run on days when the EOM job (see below) is scheduled
   ## Login as bolive
   set -e
   cd /var/summit/spectrum/LIVE
   /VSJOBS/JVSLOAD_MBRSHLN


EOM Job

   ## MEMBERSHIP_ANALYSIS EOM
   ## Run after report databases have been created
   ## Login as bolive
   set -e
   cd /var/summit/spectrum/LIVE
   /VSJOBS/JVSLOAD_MBRSHLN eom &YYYYMMDD
   #Where &YYYYMMDD is a UC4 variable containing the last day of the month


UC4 Error Alerts

   #Main Vital Signs Errors
   serious error occurred while processing
   Errors found in log.  Printing last 20 lines
   #Vital Signs Listener Error
   Error xmlrpc exception
   #FTP Errors
   Unable to connect
   Unable to login
   Error in uploading the remote file.