Last Updated: 17th June 2002
| NOTE: The page numbers referenced in these documentation updates match the Version 2.1 documents available on this website. However, since the release of Version 2.1, the documents have been reformatted in FrameMaker. Therefore, these page references do not match the documents on the Genesys Documentation Library CD. |
| UQ41518 | New function to maintain Agent state and ACD AGENT counts from the FEATURE_INVOKED message |
| This update is for the CallPath CallCoordinator/CICS for OS/390 Application Programming Guide |
The Transfer Load Balancing API, CAMI705C, now returns four
extra fields:
TOT-Q-COUNT will contain the cumulative number of calls that have been queued at this ACD Group in zoned decimal format. TOT-Q-ABSTIME will contain the cumulative amount of time that calls have spent in queue at this ACD Group in packed decimal format which can be processed by the EXEC CICS FORMATTIME to obtain the HH:MM:SS format. These fields are also available to the TLB algorithm, CAMB600C, as:
It should be noted that a new parameter has been added to the Set Telephony Feature API called CAMC740-AGENT-STATUS so that the user can decide to only allow an agent to set features if that agent is signed on to CallCoordinator. Setting this parameter to 'Y' will mean that the API will set a return code of 10 if the agent is not signed on and will not send the feature request to the switch. It is mandatory that this option be used if the user wants to take advantage of the Transfer Load Balancing enhancements that this New Function APAR introduces. This will ensure that the agent telephone is monitored for Feature_Invoked events so that CallCoordinator can keep track of telephone state changes. It is also mandatory that the Switch Detail parameter 'Receive FI event messages' is set to 'Y' otherwise NO Feature_Invoked events will reach CallCoordinator. Users of this enhancement need to be aware of certain restrictions imposed by differences in the ways various switches report agent state changes. Lucent Technologies G3 switchThe Lucent G3 does not support either an Invoke_Feature request or a Feature_Invoked message for STL_AGENT_READY but supports STL_AGENT_READY_EXPLICITLY and STL_AGENT_READY_IMPLICITLY. Unfortunately if the agent is made ready implicitly no Feature_Invoked event message flows at the end of a call to indicate that the agent is now ready. For this reason it is not recommended to use the Set Telephony Feature API with the Agent Activity of Ready Implicitly. Furthermore the Feature_Invoked event message for STL_AGENT_READY_EXPLICITLY only flows if the agent was made ready using the Set Telephony Feature with the Agent Activity of Ready Explicitly and NOT if the agent makes the handset ready manually. For this reason it is not recommended to use any of the agent features manually. If the above recommendations are not followed then the ACD Agent Status held in the Agent Table will not reflect the true state of the agent's handset nor will the ACD group's agents logged on and available counts be accurate in the Balance Point Table.Aspect CallCenterIt should be noted that when an agent logs on the TeleSet immediately goes into 'Not Ready' state so the state 'Logged on' will not be seen in the agent record. It should also be noted that when the agent terminates the call and the TeleSet goes into Wrap Up mode no Disconnected event flows until the agent goes out of Wrap Up. Therefore the after call work known as Wrap Up on the Aspect is all part of the telephone call from a CTI perspective.Siemens Hicom 300EThis switch fully supports both requests and events.Other switchesThis enhancement has not been tested on any of the other CallCoordinator supported switches and its effectiveness will depend upon the level of support provided for Invoke_Feature and Feature_Invoked by that switch. |
| UQ43959 | Allow user to search agent table with a key of Switch Id and Position Id |
| This update is for the CallPath CallCoordinator/CICS for OS/390 Application Programming Guide |
|
The Inquire Call Data API, CAMI720C, has been enhanced to allow
the user to search the Agents table by specifying the Switch-Id
and Position Id.
The following paragraph in "How to use this API" on page 42 of the "Callpath CallCoordinator/CICS for OS/390 Application Programming Guide" Specify the Switch ID and Extension ID or the Terminal Id or the Agent ID. If more than one selection criteria is specified, the API uses the criteria in Switch ID and Extension ID, Terminal ID, Agent ID order, ignoring subsequent criteriashould be changed to read Specify the Switch ID and Extension ID or the Terminal Id or the Agent ID or the Switch ID and Position Id. If more than one selection criteria is specified, the API uses the criteria in Switch ID and Extension ID, Switch ID and Position Id, Terminal ID, Agent ID order, ignoring subsequent criteriaTable 13 on pages 43 and 44 of the same book should include the following entry: "SRCH-POS-ID PIC X(8) In Position Identifier." after the "SRCH-SYSID" field. |
| UQ54071 | CallCoordinator/CICS V2: Provide an INQUIRE CALLCOORDINATOR/CICS STATUS API |
| This update is for the CallPath CallCoordinator/CICS for OS/390 Application Programming Guide | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Inquire System Status API (CAMI725C)What this API doesThis APAR makes available the status of the CallCoordinator/CICS system. The The following information is retrieved via this API:
To use the Inquire System Status API in your application programs, do the following:
If operation of the API was successful, the output fields of the communication data area contain the System statistics information |
| UQ54137 | Allow CallCoordinator/CICS agents to delete any existing call data records during the signon API (CAMI710C). |
| This update is for the CallPath CallCoordinator/CICS for OS/390 Application Programming Guide | ||||||||||||
Table 11, Page 8 of 8, CICS Communication Data Area for the
SignOn API, CAMC710, on page 35 of the Callpath CallCoordinator
/CICS Application Guide needs to be updated as follows:
|
| UQ54141 | Further improvements to call tracking routines on resource tracking switches |
| This update is for the CallPath CallCoordinator/CICS for OS/390 Application Programming Guide |
|
The table on Page 187 of the Application Programming Guide should
be updated to inform the users of 2 new values for the field:
END-CODE. These values are as follows:
|
| UQ55775 | Facility to inquire on an ACD Group's queue count without using a function |
| This update is for the CallPath CallCoordinator/CICS for OS/390 Application Programming Guide |
|
The CallPath CallCoordinator/CICS Application Programming Guide
Chapter 7. Transfer Load Balancing has been updated.
Page 145 of SC34-5397-01 has been modified to add the ACTION of 4, CAMC705-ACT-ACD-GROUP, whose description will read: Return the queue-count, logged-on agents, available agents and balance point numbers for the specified ACD GroupPage 145 should also be updated with REASON-CODE value of '9', CAMC705-RE-NO-ACD-GROUP, which will indicate that the API request failed as an action of CAMC705-ACT-ACD-GROUP was used to request the queue counts etc of an ACD Group but no value was entered in the ACD-GROUP field. Page 146 should be updated to indicate that ACD-GROUP is now an Input and Output field. |
| UQ55912 | CAMI715C - Agent login and available counts not maintained correctly. |
| This update is for the CallPath CallCoordinator/CICS for OS/390 Application Programming Guide |
Page 37 of the CallPath CallCoordinator/CICS Application
Programmimg Guide, should be updated under the
heading "What this API Does" to read:
When this API is invoked the Agent Status will be set to 'OF' (Logged Off) because no further event messages will be receive for this agent's resource as monitoring will be stopped. A side effect of this is that the agent's handset may not be in the Logged Off state and it is the application's responsibility to synchronise the handset with this state by logging the agent off before permitting the agent to sign on to CallCoordinator again |
| UQ57353 | Casual User Restore API issues error message CAMS029E to the log when a call is not found |
| This update is for the CallPath CallCoordinator/CICS for OS/390 Application Programming Guide |
|
Please note that there is a new return code documented in the
CAMC760 copybook. This copybook is used with the Casual User
Restore API (CAMI760C).
The new Return Code has a value of 6 and indicates that there is no Active call associated with this terminal. Chapter 3, page 65, of the Application Programming Guide should be updated to include this new return code as follows:
|
| UQ57679 | New exit point in CAMI705C (TLB API) required to enable user to select a diallable number for the IST number |
| This update is for the CallPath CallCoordinator/CICS for OS/390 Application Programming Guide | ||||||||||||||||||||||||||||||||||||
|
The following section needs to be added to Chapter 7 'Transfer
Load Balancing' in the Application Programming Guide.
Inter Switch Tracking Number Exit (CAMB601C). What the Inter Switch Tracking Number Exit Does. The IST Number exit is an exit which enables the user to select a dialable number for the IST number that has been reserved. This exit point occurs in the Transfer Load Balancing API after an IST number has been reserved. The input parameters are the Load Balancing function and the IST number reserved. The output parameters are the Dialable number and the return code. This dialable number is then moved to the CAMC705-PRIMARY-NUMBER field. What the sample IST Number Exit (CAMB601C) Does. The sample exit just passes back the IST Number as the dialable number. How to Use This Exit. To write your own version of the IST Number exit do the following:
All references to "Satellite Options" should be removed.A new field, "IST Dialable Number Exit", has replaced the "Satellite Options" field in the panel. The section titled "Modifying Telephony Settings" in Chapter 26 , Operating the CallCoordinator System , in the System Management Guide, SC34-5395-01 needs to be changed as follows;
| ||||||||||||||||||||||||||||||||||||
| UQ58642 | Extensions Update panel |
| This update is for the CallPath CallCoordinator/CICS for OS/390 System Management Guide | |||||||||
|
The following additions or updates should be made to the 'System
Management Guide' for Callpath CallCoordinator/CICS for OS/390.
On page 105, Chapter 13, The following should be added to the VSAM file list;
On page 149, Chapter 19. On page 173,183 and 186 of Chapter 20. On pages 191,193 and 195 of Chapter 21. On pages 198 of Chapter 22. The VA40 screen should include an entry for Option 8, as follows:
On page 262, Chapter 27. The following section should be added on this page: Maintaining Position Ids. Extension Update panel
|
| UQ59878 | Provide CICS TS 1.3 RDO definitions for the Temporary Storage Tables in CALLCOORDINATOR/CICS V210 |
| This update is for the CallPath CallCoordinator/CICS for OS/390 Application Programming Guide | ||||||
The 'TST' entry in "Table 20. CallCoordinator Modules" on page
103 of the System Management Guide needs to be updated as
follows:
References to macros CAMKTS13 and CAMKTA13 should be removed from "Table 21.CICS Jobs Using CallCoordinator/CICS Table Macros " on page 103 of the System Management Guide. Also the entry for job CAMKTSAJ can be removed from the table. The section "Defining Temporary Storage Table Entries" on page 112 of the System Management Guide should include the following: For CICS 4.1 and TS 1.2 only. For TS 1.3 use the supplied RDO job as listed in Table 22 on page 104.The section "Defining the Shared TSQ Structure to the Coupling Facility" on page 127 of the System Management Guide no longer applies and should be removed. |
| UQ62078 | The MIS process is disabled when the MIS Long Running Task has not posted a time for 2 minutes and message CAMA540E is issued. |
| This update is for the CallPath CallCoordinator/CICS for OS/390 Application Programming Guide |
| Note: Error messages CAMA532E and CAMA540E have been changed to warning messages CAMA532W and CAMA540W |
Send mail to CallPath/CICS and CallCoordinator/CICS Level 2 Support