TekPortal V2.10.017 Copyright (c) 2000-2003. Teknowledge Corporation. All Rights Reserved. 10/31/2003 Overview - Aggregation - ISSUE: Enhancement RESOLUTION: Performance improvements to TekWebBrowser SSL connections - ISSUE: TekWebBrowser log files not cleaned up nightly RESOLUTION: Fixed - ISSUE: Biller accounts may get result code 525 and retries infinitely. RESOLUTION: This is a bug. It is fixed. - ISSUE: Duplicate transactions may result after account aggregation. RESOLUTION: SQLParser converts tab characters to space characters. When a transaction description contains a tab character, TekCapture would compare tab characters against space character when checking for duplicate transactions. Fixed SQLParser. - SRun06TekScraperServer.sh, TekScraperServer.sh, TekScraperServerMonitor.sh - ISSUE: Enhancement RESOLUTION: Support multiple TekScrape processes per server. Support for TekScraperServerMonitor which will monitor the processes. - TekPortal APIs - ISSUE: Transfer commands API error RESOLUTION: Fixed Requirements - TekPortal V2.1 - Patch 016 is required 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_V2.10.017.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_V2.10.017.exe and extract to c:\ - Bring up TekPortal with c:\TekPortal\bin\StartServices.cmd 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. - TekWebBrowser, TekWebBrowser.exe, TekWebBrowser.linux, TekWebBrowser.aix - ISSUE: Enhancement RESOLUTION: Performance improvements to TekWebBrowser SSL connections - ISSUE: TekWebBrowser log files not cleaned up nightly RESOLUTION: Fixed - TekCapture.jar - ISSUE: Biller accounts may get result code 525 and retries infinitely. RESOLUTION: This is a bug. It is fixed. - TekGateway.jar - ISSUE: Duplicate transactions may result after account aggregation. RESOLUTION: SQLParser converts tab characters to space characters. When a transaction description contains a tab character, TekCapture would compare tab characters against space character when checking for duplicate transactions. Fixed SQLParser. - SRun06TekScraperServer.sh, TekScraperServer.sh, TekScraperServerMonitor.sh - ISSUE: Enhancement RESOLUTION: Support multiple TekScrape processes per server. Support for TekScraperServerMonitor which will monitor the processes. - TekLIMB.jar - ISSUE: Transfer commands API error RESOLUTION: Fixed