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, Cisco friends.We have two physical FTDs in a pair, and two virtual FTDs in a pair, and an FMC. The virtual FTDs and the FMC run on VMware.We are primarily a Hyper-V shop. We use VMware only to run Cisco VMs: The FMC and the FTDvs.We are migrat...
This question is about the Linux Webex client but I'm going to start out talking about the Windows client for comparison.First off, I don't like using Windows. I do so only when I need to. Most of my daily work is done from a Linux machine. Kudos to ...
Can anyone tell me if this is even possible?
We have CCX v11.0.1 with queues configured for incoming calls. Agents have the Jabber soft client and log in to Finesse to get incoming calls.
If another call comes in to the queue while an agent is alre...
We have a Catalyst 4506 switch with Supervisor IV model WS-X4515, ROM version 12.2(20r)EW1, IOS version 12.2(52)SG.When connecting to this unit via SSH for administration from Linux (ex: Fedora 24, OpenSSH v7.2p2), fails with message: no matching ...
UCCX 10.6.
If I have an XML file like this:
<?xml version="1.0" encoding="ISO-8859-1" ?> <COLORS> <COLOR ID='1'>red</color> <COLOR ID='2'>green</color> <COLOR ID='3'>blue</color></COLORS>
How can I get the total number of COLOR elements under COLO...
Andreas-
This looks very interesting. I'll be passing this on to the decision makers. Do you have a response for David Macias' question? How much time is required for implementation? What is the difficulty?
Regards
Geoff-
Thanks for your response.
Not -my- requirements, unfortunately. I gave them my opinion when I heard what they wanted but they still want what they want.
Aaron-
Thank you for your response.
It was a hastily typed example, I hope you will forgive the formatting mistakes. Of course </color> should have been </COLOR>.
Should I be able to use this in a Get XML Document Data step, like this:
iColorCount = ...
I found this query which has almost everything I need:
admin:run sql SELECT name,value FROM TABLE (FUNCTION LicenseTotals()) (pkid,name,value,UserValue,DeviceValue)
It appears to produce a count of licenses currently in use. Anyone know how I can ge...