CAXL Connection with Username
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2022 11:36 PM
Hi,
I am able to create an XMPP connection via CAXL (jabberwerx) with agent id, but when I use a username (loginName) it doesn't make a connection and returns a not-authorized error.
I have checked Strophe on the other hand, allows to make a connection with both i.e agentId and username.
Is there a way to make a connection by using username in CAXL?
Thank you.
- Labels:
-
Finesse
-
UCCE CTI Protocol

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 08:47 AM
Hi,
Since your labels are Finesse and UCCE CTI Protocol, I'm assuming you are trying to connect to the Finesse Notification Service with a UCCE Finesse deloyment. As far as I remember, the XMPP connection to the Finesse notification service needs to use the agentId and not the username. So even though the library allows a connection to be made with username, it isn't going to be very helpful in the CCE deployment.
Also, is there a reason why you are trying to use CAXL vs Strophe? Strophe is the recommended library.
Thanx,
Denise
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2022 04:49 AM
The reason is that we have been using CAXL for a while now in our products.
