Product: CallPath Enterprise SDK Version: 2.02.01 Package Name: etkw1903.exe Size: 1699574 (1659Kb) Level: 1903 How to install: download the self extracting file, etkw1903.exe, to a temporary directory. Run it from any command line and follow the prompts. This will start an InstallShield Wizard to guide you through the installation process. Fixes: PMR 27972 Symptom: Unreceivable events and intermittent traps when large amounts of data sent in events. Problem: Large data sizes ( > 63 Kb) in CEO events can result in events that cannot be received using TadsGetEvent, and on occassion may cause a trap or core dump. Internal defect number CMVC 8254. Workaround: Reduce amount of call data or extension data. Solution: Force call data and extension data maximums to be consistent with CEO event model. PMR 74905 Symptom: Intermittent traps on various REXX API calls. Problem: Unitialized pointers used in various REXX API's. Internal defect number CMVC 8159. Workaround: None. Solution: Validate pointers following Object REXX utility function calls before using them. PMR 51773 Symptom: TrxGetEvent may trap on TADS_EXTENSION_DATA_EVENTs. Problem: Unitialized pointer used in TrxGetEvent when handling TADS_EXTENSION_DATA_EVENTs. Intermittently causes the REXX DLL to trap. Workaround: None. Solution: Correct programming error. DEFECT 7325 Symptom: TrxQueryAgentStatus always fails with "Invalid Parameter in API". Problem: Incorrect usage of sscanf() routine causes parameter parsing to fail. Workaround: None. Solution: Correct programming error. PMR 64255 Symptom: csebtest.exe memory leak when running on Windows 95. Problem: 12 byte memory leak in Windows 95 when using native C runtime _beginthread(). Workaround: Visual Age C++ has provided a work-around for this OS problem. This version of csebtest.exe utilizes this work around when using the IThread library. Solution: None. DEFECT 6809 Symptom: No sample program source code available for ADDPTY sample program. Problem: No sample program source code available for ADDPTY sample program. ADDPTY.C is missing. Solution: Added ADDPTY.C to ship list. APAR IX82684 Symptom: REQACD.C Sample program incorrect. Problem: In REQACD.C, the sample program issues user prompts incorrectly stating the values for the "ACD Action". The program presents a list starting with the value 1, when in fact the starting value should be 0. All values listed in the prompt are off by 1. Workaround: Subtract 1 from the desired ACD action before issuing command. Solution: Correct prompts in REQACD.C sample program. PMR 26871 Symptom: rqstrict.exe gives "TadsGetEvent: Not enough space allocated to hold data". Problem: Rqstrict.c initalised the wrong variable prior to TadsGetEvent() call . Workaround: None. Solution: Correct programming error. Files in service: cseksdk.txt cseksdk.txt bin\csebcon.exe bin\csebdbgw.exe bin\csebtest.exe conf\csebhint.cfg conf\csebrem.cfg dll\csebapi.dll dll\csebbase.dll dll\csebdmon.dll dll\cseblib.dll dll\csebmwin.dll dll\csebnet.dll dll\csebutil.dll dll\libcmnr.dll dll\libcpn04.dll include\cseb.rc include\csebdef.h include\csebver.h include\csessbrd.h lib\csebapi.lib lib\csebdmon.lib samples\client\addpty.c samples\client\addpty.exe samples\client\altr.exe samples\client\answer.exe samples\client\conf.exe samples\client\confjoin.exe samples\client\disc.exe samples\client\dontdist.exe samples\client\extend.exe samples\client\forward.exe samples\client\getdata.exe samples\client\getevent.exe samples\client\getstats.exe samples\client\getxdata.exe samples\client\hold.exe samples\client\make.exe samples\client\makeans.exe samples\client\makecall.exe samples\client\makeext.exe samples\client\qci.exe samples\client\qcs.exe samples\client\qload.exe samples\client\qls.exe samples\client\qpotcall.exe samples\client\qryagent.exe samples\client\qrylims.exe samples\client\qrysys.exe samples\client\queryacd.exe samples\client\redirect.exe samples\client\reqacd.exe samples\client\reqdeq.exe samples\client\reqenq.exe samples\client\reqrqu.exe samples\client\retrieve.exe samples\client\retrnctl.exe samples\client\rqstrict.c samples\client\rqstrict.exe samples\client\rqsttrmt.exe samples\client\setdata.exe samples\client\setevent.exe samples\client\setxdata.exe samples\client\teststat.exe samples\client\transfer.exe samples\server\csektime\csektime.exe samples\server\gettime\gettime.exe