Is there anything different in the setup of the FCS version of Finesse from the previous DR3 version?
I have installed and setup the FCS version and have it running in parallel with the old DR3 version. Both are connecting to the same UCCE with all the same parameters for IP, etc.
Looking at UCCE I can see that the FCS version is successfully connected. The following shows up in the ctisvr window.
13:08:23 Trace: CTIApplication:

rocessOpenRequest - sessionID 4 from rsuser at (192.168.10.85:32832),
13:08:23 Trace: CTIApplication:

penValidAgent from sessionID 4 (rsuser) - ACCEPTED (0 ms)
13:08:23 Trace: ProcessConfigRequestKeyEventMSG - sessionID 4
13:08:27 Trace: ProcessConfigRequestEventMSG - sessionID 4
13:08:27 Trace: ProcessQueryAgentStateRequest - sessionID 4
I then see a bunch of GET_AGENT_STATE_REQ lines each followed by an AGENT_STATE_RESPONSE line. Then further down I see a confirmation that UCCE indeed has 2 connections now.
13:30:00 CTIServer ACTIVE, 2 CTI Client connection(s), 0 call(s) in progress, PG Status: NORMAL
13:30:00 Period connection(s): 1 Period call(s): 0 (0.00 calls/sec)
13:30:00 Period EnterpriseCTI traffic: 232 messages (0.13 msgs/sec)
13:30:00 4158 bytes / 1800 seconds (2.31 bytes/sec)
13:30:00 103 heartbeats (0.06 hb/sec)
13:30:00 0.00ms average queue time/msg
13:30:00 2.56ms average CPU time/msg (0.00% busy)
So all looks okay.
But when I try to log an agent into the FCS version I get the following.
"Invalid username or password. Please try again."
And logging the same agent into the DR3 version still works fine.
So is there anything different in the setup of the FCS version of Finesse from the previous DR3 version that I might have missed?