Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello Friends, I am new to Cisco CCMP APIs and need to work on a project in which I need to perform operations like Agent, person creation, skill map and dismap etc. Could you please provide me some link for Sample C# Code for CCMP Resource Managemen...
Select TOP 100(Select EnterpriseName from Agent a where a.SkillTargetID = asg.SkillTargetID) as AgentName,(Select FirstName from Person p where p.PersonID = (Select PersonID from Agent a where a.SkillTargetID = asg.SkillTargetID)) as Firstname,(Selec...
Select TOP 100(Select EnterpriseName from Agent a where a.SkillTargetID = asg.SkillTargetID) as AgentName,(Select FirstName from Person p where p.PersonID = (Select PersonID from Agent a where a.SkillTargetID = asg.SkillTargetID)) as Firstname,(Selec...
Select TOP 100(Select EnterpriseName from Agent a where a.SkillTargetID = asg.SkillTargetID) as AgentName,(Select FirstName from Person p where p.PersonID = (Select PersonID from Agent a where a.SkillTargetID = asg.SkillTargetID)) as Firstname,(Selec...