" /> RecordProcessed not updating database - Genesys CTI User Forum

Author Topic: RecordProcessed not updating database  (Read 12658 times)

Pierre Blanchet

  • Guest
Re: RecordProcessed not updating database
« Reply #15 on: October 22, 2008, 08:20:03 PM »
Advertisement
Hi,

I effectivelly want to update, custom fields and default fields in the database.
I understand now that I need to pass the commands using the Outbound Platform SDK to be able to update info in database. I understand also that I can use class called RecordProcessed, RecordReschedule, etc that exists within this API. But what I don't know is how to pass the class to the Outbound server. I've found in documentation how to create a connection to the server and how to disconnect the server, but I cannot find any exemple of how to send command to server. The only exemple I found is based on the Voice platform SDK.

I will look at the java documentation to find any tips.

Pierre J Blanchet