Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

After downloading this repo and opening the files manually and steppi… #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ekav555
Copy link

@ekav555 ekav555 commented Apr 20, 2021

#20 …Fixed this issue for me. This saved me having to spend a few thousand dollars with Matrix. From debugging @smiley22 awesome work, it seems line 1486 of Xmpplm.cs is only checking to see if the XMLNODE has a BODY tag, but messages from Cisco do not have a BODY, they have an EVENT tag.

See Example XML Payload below.

/finesse/api/User/radlam/Dialogs 4165 Rose Adlam radlam radlam 1 NOT_READY 861 true 63 Fun Activities false /finesse/api/ReasonCode/63 63 Agent Supervisor NOT_READY 2021-04-20T02:14:46.303Z 29 Tier 2 29 Tier 2 /finesse/api/Team/29 26 Tier 1 /finesse/api/Team/26 /finesse/api/User/radlam PUT 3d639227-a7b6-445e-b5cf-abfdd14976c6 /finesse/api/User/radlam

…ng through the code it seems line 1486 of Xmpplm.cs is only checking to see if the XMLNODE has a BODY tag, but messages from Cisco do not have a BODY, they have an EVENT tag.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants