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.
I need to allow multiple people to access my sandbox at the same time. But the VPN does not allow that.1 - Is there a way to allow a single VPN ID to work for more than one instance at the same time?OR2 - How can I create more VPNs to access the san...
I have UCCX 11.5 sandbox, and cannot connect: This worked last Friday.The Anyconnect error is:Function: CTransportWinHttp::handleServerCertCheckFile: CTransportWinHttp.cppLine: 2351Invoked Function: CCapiCertUtils::VerifyPolicyReturn Code: -23789553...
I am using the Learning Sample. In the .js document there are entries like: $("#userId").text(user.getId());I am trying to load the ID into an input object: <td <input type="text" id="userid" value=""></td>I can successfully load the value into othe...
I'm totally new to this!I'm trying to install a sample gadget, and the first thing it says to do is to upload a file to the Finesse server.So I'm using Putty SSH to try to do this. Is that correct?I'm using login "3rdpartygadget" and I am getting "a...
I started a UCCX sandbox today. When I navigated to CUCM administration, I observed that the license has expired.What is the process / procedure to get the CUCM license reactivated?
The picture I sent was from a prior session, but the error text was the same.But the real issue is that the same credentials can't be used more than once at the same time by the same person.So I went to the sandbox configuration, to the place to add ...
OK, started a new sandbox. Was able to connect - for a while. But now VPN is failing with this message below This has happened before with other environments.The new environment was established with same access port as the prior sandbox.Sandbox Ow...
Your suggestions have been most helpful! I'm moving along with my new gadget.But I am having an issue.All of my code appears to function correctly. Except when the gadget exits out of a function, I get this:Missing or malformed url parameterAny ide...
Yes, most helpful! Thank you.I would like to know if there is a way to "unit test/debug" gadgets before loading to Finesse server. That would significantly shorten development time for a beginner like me.
Thanks for the response. I dug around some more and found a tutorial which told me how to set the password on the 3rdpartygadget account. And then my PC decided to stop working! Finally restored late last night. Today I'm getting back into this -...