Hi,
Here is some tips. After UpdateCallCompletionStats, Agent should send RecordProcessed event with all Mandatory keys.
UpdateCallCompletionStats Attached Data
Data Key Type Key
Required
Description
GSW_AGENT_REQ_TYPE - String - Yes - UpdateCallCompletionStats
GSW_CALL_RESULT - Int - No - For preview mode set call result Value
GSW_RECORD_HANDLE - Int - Yes - Unique Record Identifier. Do not change this
value.
GSW_APPLICATION_ID - Int - Yes - OCS configuration application database ID.
Unique identifier of the running OCS instance.
GSW_CAMPAIGN_NAME - String - Yes - Name of the campaign.
RecordProcessed
GSW_AGENT_REQ_TYPE - String - Yes - RecordProcessed
GSW_APPLICATION_ID - Int - Yes - OCS configuration application database ID.
Unique identifier of the running OCS instance.
GSW_CALLING_LIST - String - Yes - Name of the calling list.
GSW_CAMPAIGN_NAME - String - Yes - Name of the campaign.
GSW_RECORD_HANDLE - Int - Yes - Unique Record Identifier.
There is a sample application that I have posted a while back on this forum that allows you to control the outbound calls and update the data. Search for it - it is written in VB and source code is really easy to understand. I hope it will help you.
I did a search for the sample appl. you mentioned…Is it the thread titled “campaign control via attch data”? It’s making reference to DesktopToolkitX, CTKVListClass and CTKVList which I am unfamiliar with or even if available in the Interaction SDK 7.2. If I am wrong I appologize for my ignorance. What lib. do I need to import if this is the case.
I know I have to send the UpdateCallCompletionStats event by using the sendUserEvent method..but
I am still unclear as to how to do that in Java through the AIL.
it is using Genesys ActiveX, which is freely available and people don’t have to pay for. I understand that there is also going to be a free version of it coming for 7.5 as well. I have not tried it with with AIL yet, but if you carefully look at the methods, you will see that they are very similar (if not the same).
If you want to use it, alll you have to do is install Desktop ActiveX Softphone that you probably have on one of your CDs.
Give me a few days, and I will try to put together a sample of how to do it via Interaction SDK. Would Platform SDK do, or do you need the whole GIS thingy?
GIS eh? Ok, ok! Give me until Monday. I will try to play with it on Monday morning and get back something back to you. I have not touched GIS in a loooong time - I do not like the concept nor the fact that it is using xml to communicate, nor the fact that it is using WIS - way too slow
I’m wondering if there is anything specific about deploying this code when I work with 7.5. I keep receiving a 201 error when I send the UpdateCompletion requirement. When I issue the RecordProcessed, I get an error telling me that Treatments are a requiremnt.
In my second try, (now with treatments) I get an 201 error for both: UpdateCompletion and RecordProcessed.
What should I do!! :‘( :’( :‘( :’( :‘( :’( :‘( :’(