Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: masa on May 13, 2009, 12:15:52 PM

Title: ConfigPlatformSDK
Post by: masa on May 13, 2009, 12:15:52 PM
Hi All.

I use and am developing ConfigPlatformSDKforC# now.

When data is registered in ConfigServer, it exchanges it with XML.

How is everybody examining it though there is a lot of time when the writing of XML is not understood?

Are there methods other than XML?

Please teach when there are material etc.


My best regards.

Thank
Title: Re: ConfigPlatformSDK
Post by: SisB on May 13, 2009, 03:49:55 PM
You can use Config Object Model application block for most [common] operations without worrying much about xml.

Thanks