We are developing our softphone client with media capabilities. We are coding it for a webservice, and using a GIS Genesys application.
One of the problems we are seeing, are the abilities of the Java-SDK-Webservices API, to retrieve old e-mail agents.
In other words, in the documentation is explained how to answer, send reply… an e-mail, but we couldn’t see anywhere any function that retrieves all the old agent interactions, and the status they are.
If somebody could give me any idea on how to start with it, I’ll be very pleased!
The services “IContactService” and “IHistoryService” are the right ones you have to look at. You can find more information about these in the document “Agent Interaction SDK 7.2 Service Developer’s Guide” (72sdk_dev_ixn_services-agent.pdf).