TekPortal V2.10.024 Copyright (c) 2000-2004. Teknowledge Corporation. All Rights Reserved. 9/8/2004 Overview - TekPortal APIs - ISSUE: Categories enhanced to return transactions on a per account basis RESOLUTION: Enhancement. Added TPGet_Account_History_Txn_Category3_V31 - Aggregation - ISSUE: Missing Refer in Redirect in last build RESOLUTION: Readded Requirements - TekPortal V2.1 - Patch 023 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.024.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.024.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. - TekGateway.jar, TekLIMB.jar, TPClient2.jar - ISSUE: Categories enhanced to return transactions on a per account basis RESOLUTION: Enhancement. Added TPGet_Account_History_Txn_Category3_V31 - TekWebBrowser.exe, TekWebBrowser - ISSUE: Missing Refer in Redirect in last build RESOLUTION: Readded - *.bat - ISSUE: Add TITLE to batch file RESOLUTION: Enhancement