TekAdmin V2.10.008 Copyright (c) 2000-2003. Teknowledge Corporation. All Rights Reserved. 3/13/2003 Overview - APIs - ISSUE: Enhancement RESOLUTION: New TPRefresh_Single_Account_V21 command. Supports refreshing a single account only, if there are multiple accounts associated with the logon credentials. Supports passing in custom name/value (key) pairs to enable "custom script processing" (e.g. Balance only scrape). - TekAdmin - Issue: WebLogic/java crash with large sized parameters Resolution: Created a property for maximum size of a parameter. Controller checks this and fires an error if there is a problem. - Issue: WebLogic/java crash with large sized parameters Resolution: Created a property for maximum size of a parameter. Controller checks this and fires an error if there is a problem UI.maxParamSize=10000 - Reports (EX) - Issue: Add back/next functionality to all action args Resolution: Done - Issue: Back/Next button not set up properly on several screens Resolution: Set up back/next buttons to work properly - Issue: Dates not being changed correctly in javascript Resolution: Fix this - Issue: Need to set up back/next functionality for Agg Results section Resolution: Do this. Added new sql statement that makes sure that the correct number of Institutions per page are displayed - Issue: SQL Statements are not retrieving data properly Resolution: Fix SQL Statements Requirements - TekAdmin V2.1 Patch 007 Installation Instructions - Log on to each of the TekAdmin Application Server(s). - Solaris - Login as tekp (or your J2EE Application Server id) - Stop your J2EE Application Server - Note: The instructions below assume you installed TekAdmin in the root directory; if this is not the case, please replace that with the directory you installed TekAdmin. Also, if you are using a different id/group, please replace those with yours. - uncompress -c TekAdmin_V2.10.008.tar.Z | (cd /; tar -xvf -) - chown -R tekp:tekp /TekAdmin/* - chmod -R 750 /TekAdmin/* - Note: If any JSP files are updated, they are purposely extracted into the Tpx2.Patch008 directory to not overwrite any changes you may have made. You must copy them over to the Tpx2 explicitly. - Start your J2EE Application Server - Windows NT/2000 - Stop your J2EE Application Server - Run TekAdmin_V2.10.008.exe and extract to c:\ (or wherever you have installed TekPortfolio) - Note: If any JSP files are updated, they are purposely extracted into the Tpx2.Patch008 directory to not overwrite any changes you may have made. You must copy them over to the Tpx2 explicitly. - Start your J2EE Application Server 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. - TPClient2 - ISSUE: Enhancement RESOLUTION: Added TPLog_OFX_Message_V2 command - ISSUE: Enhancement RESOLUTION: New TPRefresh_Single_Account_V21 command. Supports refreshing a single account only, if there are multiple accounts associated with the logon credentials. Supports passing in custom name/value (key) pairs to enable "custom script processing" (e.g. Balance only scrape). - TekAdmin ***************** TP_UI_AdminControl.java ***************** Issue: WebLogic/java crash with large sized parameters Resolution: Created a property for maximum size of a parameter. Controller checks this and fires an error if there is a problem. ***************** TekAdmin.Default.properties ***************** Issue: WebLogic/java crash with large sized parameters Resolution: Created a property for maximum size of a parameter. Controller checks this and fires an error if there is a problem UI.maxParamSize=10000 ***************** TP_UI_EX_LockedAccounts.java ***************** Issue: Add back/next functionality to all action args Resolution: Done ***************** TekAdmin_EX_LockedAggAccts_en.jsp ***************** Issue: Back/Next button not set up properly Resolution: Set up back/next buttons to work properly ***************** TekAdmin_EX_UserAcctActivity_en.jsp ***************** Issue: Dates not being changed correctly in javascript Resolution: Fix this ***************** TP_UI_EX_ReportsAggAct.java ***************** Issue: Need to set up back/next functionality for Agg Results section Resolution: Do this. Added new sql statement that makes sure that the correct number of Institutions per page are displayed ***************** TekAdmin_EX_AggResults_en.jsp ***************** Issue: Back/Next button not set up properly Resolution: Set up back/next buttons to work properly ***************** TP_UI_EX_ReportsUser.java ***************** Issue: Add back/next functionality to all action args Resolution: Done ***************** TekAdmin_EX_UserStatus_en.jsp ***************** Issue: Back/Next button not set up properly Resolution: Set up back/next buttons to work properly ***************** TekAdmin_EX_AcctRegCustDetail_en.jsp ***************** Issue: Back/Next button not set up properly Resolution: Set up back/next buttons to work properly ***************** TekAdminJSPUtilities.java ***************** Issue: Needed functions for maxing dates out Resolution: Took functions from TekPortfolio TekJSPUtilities ***************** TekAdmin_EX_NewUserEnrollments_en.jsp ***************** Issue: Back/Next button not set up properly Resolution: Set up back/next buttons to work properly ***************** TekAdmin_EX_MostFreqUsersDetail_en.jsp ***************** Issue: Back/Next button not set up properly Resolution: Set up back/next buttons to work properly ***************** TP_UI_EX_ReportsAgg.java ***************** Issue: Need to use back/next buttons properly Resolution: Add support for back/next functionality where back/next only loads one screen of data at a time Issue: SQL Statements are not retrieving data properly Resolution: Fix SQL Statements ***************** TekAdmin_EX_AggAccInst_en.jsp ***************** Issue: Need to use back/next buttons properly Resolution: Add support for back/next functionality where back/next only loads one screen of data at a time ***************** TekAdmin_EX_AggAccounts_en.jsp ***************** Issue: Need to use back/next buttons properly Resolution: Add support for back/next functionality where back/next only loads one screen of data at a time ***************** TekAdmin_EX_AggAccTypeAll_en.jsp ***************** Issue: Need to use back/next buttons properly Resolution: Add support for back/next functionality where back/next only loads one screen of data at a time ***************** TekAdmin_EX_AggInstDetail_en.jsp ***************** Issue: Need to use back/next buttons properly Resolution: Add support for back/next functionality where back/next only loads one screen of data at a time ***************** TekAdmin_EX_AccOwners_en.jsp ***************** Issue: Need to use back/next buttons properly Resolution: Add support for back/next functionality where back/next only loads one screen of data at a time