cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
868
Views
0
Helpful
3
Replies

What database access methods does UCCX/IPCC support?

benbollinger
Level 2
Level 2

Does it do WCF or just ODBC?

3 Replies 3

geoff
Level 10
Level 10

It's Java, so it uses JDBC. I don't know what "WCF" is.

Regards,

Geoff

WCF is Windows Communications Foundation. 

WCF Overview

1. What Is WCF?

WCF stands for Windows Communication Foundations.

WCF combines the functionality from ASP.NET Web Services, .NET Remoting, Message Queuing and Enterprise Services.

Here's the link to the info:

http://www.c-sharpcorner.com/UploadFile/akrtripathi/WCFIntro06062009111716AM/WCFIntro.aspx

If the methods of the WCF are encapsulated as Java in a JAR file you can use the Document registration function to make the library visible to CRS and create custom Java code to call the necessary functions.

Regards,

Geoff