Hello,
I am trying to execute a dynamic query in a cursor but I am getting error: A cursor with the name 'MyCursor ' does not exist.. Any idea, please? Thanks in advance!! Smile | :)
This is the code:
DECLARE @TempSQL NVARCHAR(max)
DECLARE @id INT
DECLARE @action_day INT
DECLARE @TableName...
Hello,
I have doubts before decide if microservice architecture (with event bus, ....) is good for distributed applications where the event publication in point X must be received in point Y with the minimum delay (100 ms),.... and the quantity of events could be near 800 per second. Of course...
Hello,
I'm trying to change the state of an agent to aux_work with reason cause (two digits) and I get the error GENERIC_UNSPECIFIED.
If I try it using the station manually it works.
Any idea why this error?
Thank you!!!
Hello,
Is there any configuration to avoid internal calls to extension while the agent in this extension is in aux work? I know there is "do not disturb" option but this option rings the extension and the call is diverted. I would like to not allow calls to the extension if the agent is in...
Hello,
I'm new in c#-c++ marshaling and wrappers. I need to use a c++ dll where there are the next header and struct:
extern "C" __declspec(dllexport) int GiveMeData(LPCTSTR sID, CustomerData* pData)
typedef struct CustomerData
{
LPTSTR customerName
LONG...
Hello,
I'm receiving an ASAI Event Connected with Cause NormalClearing. In ASAI Technical Reference for Connected Event Report the Cause NormalClearing doesn't appear as an option. The options for this event are:
● Normal Answer
● Timed Answer
● Voice Energy Answer
● For Single-Step...
Hello,
when i try acsopenstream i get the error ACSERR_APIVERDENIED in WINDOWS 7. When i use WINDOWS XP the acsopenstream open the stream correctly. When I use exercicer the open stream is ok in Windows 7 and Windows XP.
Any idea?
The client version:
csta32.dll 5.2.0.454
Attprv32.dll...
Hello,
I develop a software that writes traces files. Sometimes my process is running but not traces and doesn't execute any function. Is possible that McAfee real time analisys causes this problem?
thanks a lot!!!
Hello,
i need receive the unsolicited events CSTA_READY and CSTA_NOT_READY when the agent state is changed . I'm monitoring the extension and the skill extension. How can i receive this events?
Thankyou!!!
Hello,
I need use a big data type (typedef struct with a lot of unions) defined in a .h file. I need use that type in a Visual Basic Net application. Is possible do this?
thank you
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.