Genesys CTI User Forum > Genesys-related Development

Code for finding definite switch using SDK

(1/1)

Degger:
I am working on web application using .net sdk. Application for deletting DN, Person,Agent login and Place. How I can find on what Switch located definite DN, Person,Agent login or Place?

cavagnaro:
Namespaces ► Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.CfgObjects ► CfgDN
Namespaces ► Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.CfgObjects ► CfgAgentLogin
GetSwitchDBID()

The query:
Namespaces ► Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.Queries ► CfgDNQuery
Namespaces ► Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.Queries ► CfgAgentLoginQuery

A person and Place are not exclusive of a Switch

How to execute a Query? Sample here:
http://www.sggu.com/smf/index.php/topic,9579.0.html

Navigation

[0] Message Index

Go to full version