TekPortal V3.20.004 Copyright (c) 2000-2005. Teknowledge Corporation. All Rights Reserved. 3/11/2005 Overview - TekPortal - ISSUE: Windows services under Task Manager will display unique name to indicate which service is running. RESOLUTION: Enhancement - ISSUE: TPSend_Mail_V32 fails without any error indications when the MA.charset property is set to blank RESOLUTION: If MA.charset is blank, default it to null. - ISSUE: Enhancement RESOLUTION: Add support for case insensitive LOGON_ID and PASSWORD in the current set of commands. This feature is controlled by the partner-specific properties GW.CaseInsensitiveLogonID and GW.CaseInsensitivePassword. The ten affected commands are: TPGet_Customer_By_UserID_V2 TPGet_Customer_By_UserID_V31 TPGet_Admin_By_UserID_V2 TPGet_Admin_By_UserID_V31 TPGet_Advisor_By_UserID_V2 TPLogon_V2 TPLogon_V31 TPLogon_Admin_V2 TPLogon_Admin_V31 TPLogon_Advisor_V2 Requirements - TekPortal V3.2 Patch 003 Installation Instructions - Log on to each of the TekPortal Aggregation Server(s) and TekPortfolio Application Server(s) - Solaris - Login as tekp - Bring down TekPortal with TekPortal/bin/StopServices.sh - uncompress -c TekPortal_V3.20.003.tar.Z | (cd /; tar -xvf -) - chown -R tekp:tekp /TekPortal/* - chmod -R 750 /TekPortal/* - Bring up TekPortal with TekPortal/bin/StartServices.sh - Windows NT/2000 - Bring down TekPortal with c:\TekPortal\bin\StopServices.cmd - Run TekPortal_V3.20.003.exe and extract to c:\ - Bring up TekPortal with c:\TekPortal\bin\StartServices.cmd - Special Instructions - The classpath has changed for TekGateway and TekScrape - update the services to reflect the new classpath by running the appropriate "service creation" batch/script. Summary of Changes - Note: The following are the specific files that have changed. If you have made any custom modifications to these files, you will need to reapply those changes to these new versions; or else these versions will overwrite your custom modifications. - TekBBACHFiles.jar - ISSUE: TekPortal Business Banking platform base RESOLUTION: Enhancement - TekGateway.jar - ISSUE: TPSend_Mail_V32 fails without any error indications when the MA.charset property is set to blank RESOLUTION: If MA.charset is blank, default it to null. - ISSUE: BBBilling report changes in SQL RESOLUTION: Fixed - ISSUE: Enhancement RESOLUTION: Add support for case insensitive LOGON_ID and PASSWORD in the current set of commands. This feature is controlled by the partner-specific properties GW.CaseInsensitiveLogonID and GW.CaseInsensitivePassword. The ten affected commands are: TPGet_Customer_By_UserID_V2 TPGet_Customer_By_UserID_V31 TPGet_Admin_By_UserID_V2 TPGet_Admin_By_UserID_V31 TPGet_Advisor_By_UserID_V2 TPLogon_V2 TPLogon_V31 TPLogon_Admin_V2 TPLogon_Admin_V31 TPLogon_Advisor_V2 - TekTransfersAction.jar - JavaService*.exe *ServiceCreation*.bat - ISSUE: Windows services under Task Manager will display unique name to indicate which service is running. RESOLUTION: Enhancement