" /> ConfigPlatformSDK - Genesys CTI User Forum

Author Topic: ConfigPlatformSDK  (Read 2522 times)

Offline masa

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
ConfigPlatformSDK
« on: May 13, 2009, 12:15:52 PM »
Advertisement
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

Offline SisB

  • Jr. Member
  • **
  • Posts: 60
  • Karma: 0
Re: ConfigPlatformSDK
« Reply #1 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